CustodyStress
ArchivePassphrase unavailable › Software wallet
Part of the CustodyStress archive of observed Bitcoin custody incidents
CS-00599

180 BTC Lost Due to Forgotten Custom SHA256 Passphrase; Year-Long Manual Recovery Attempt

Indeterminate

Wallet passphrase was unavailable — whether access was ultimately recovered is not known.

Case description

In January 2022, a BitcoinTalk user (k844738i) disclosed a critical custody failure spanning approximately one year. The user had created a Bitcoin wallet years earlier using a custom SHA256 string as the basis for key generation, deliberately avoiding standard BIP39 mnemonic seed phrases. At the time of wallet creation, the user did not save either the SHA256 input string or the resulting private key in WIF format. The wallet contained approximately 180 BTC, valued at $38,000–$47,000 per coin at the time of posting, representing total exposure of $6.

8–$8.5 million USD. When the user's computer crashed, access to the wallet files was lost entirely. Unable to recall the exact SHA256 pattern, the user spent approximately one year (since January 2021) attempting manual recovery.

The recovery method was labor-intensive: generating SHA256 hashes from guessed patterns, converting results to WIF format using bitaddress.org, and manually testing each derived key. The user reported physical pain from repetitive manual entry and made no meaningful progress. Critically, the user did not retain the wallet address in retrievable form, eliminating the possibility of address-based matching to validate candidates.

The custody architecture contained no redundancy—all security knowledge resided solely in the user's imperfect memory, with no backup mechanism for the passphrase or key material. The BitcoinTalk community response was constructive and technically competent. Experienced members, particularly o_e_l_e_o and PawGo, recommended the open-source btcrecover tool, which can execute thousands of passphrase tests per second using user-supplied token lists. PawGo also offered to develop custom recovery tools and suggested leveraging blockchain address databases for matching if the original address remained unknown.

The thread does not document the ultimate outcome; the user indicated willingness to attempt btcrecover but no follow-up confirmation was recorded in the available thread history.

Custody context
Stress conditionPassphrase unavailable
Custody systemSoftware wallet
OutcomeIndeterminate
DocumentationPartial
Year observed2022
Structural dependencies observed
Single Person KnowledgeUndocumented procedurePassphrase DependencyDevice Specific Access
What this illustrates
The seed phrase was there, but the passphrase that unlocked it was gone. Both are required. A software wallet stores keys on the device — whether a phone or computer. When the device is lost or the application is uninstalled, access depends entirely on whether a seed phrase was recorded and stored independently. There was no documentation of how access worked. Without it, there was no path back in. An indeterminate outcome reflects the limits of available information. Whether anyone eventually gained access is not documented in the sources reviewed.
Why this matters

Why passphrases fail years after they are set

A passphrase adds a second layer of security to a Bitcoin wallet: the seed phrase opens one wallet; the seed phrase plus the passphrase opens a different one. This structure is effective at protecting against seed phrase theft. It is poorly designed for long-term memory reliability.

The failure mode documented consistently across observed cases is temporal: the passphrase is set with confidence, not used for an extended period, and then cannot be reproduced exactly when needed. A single character difference — different capitalization, an added space, a slightly different special character — produces a different wallet with a zero balance. The holder may be certain they remember the passphrase while being unable to produce the exact string that was originally set.

What makes this particularly difficult is that there is no signal at the moment of failure. A wrong passphrase does not produce an error message. It opens an empty wallet. The holder sees a zero balance and typically concludes the passphrase was wrong — but without knowing which part was wrong, or by how much.

Professional passphrase recovery services can attempt permutations when the holder has partial information: they remember the general structure, typical patterns they use for passwords, the approximate length, or that it included a specific word. Recovery from total non-recollection is not feasible.

How this category of failure is typically preventable

The preventive action is to store a passphrase record — not with the seed phrase, which would defeat its security purpose, but in a separate secure location accessible to the holder and potentially a designated recovery person. A passphrase that exists only in memory has a time horizon: it will eventually be forgotten, and the timing is unpredictable.

Read more: How Passphrase Delay Failures Occur →
Can a forgotten Bitcoin wallet passphrase be recovered?
In most cases, no. A wallet passphrase is not stored on the device, the network, or any recoverable system. It exists only in the holder's memory. If forgotten, there is no reset mechanism and no institution that can retrieve it. Some professional recovery services attempt passphrase variations for holders who remember partial information — but this is only feasible if the original passphrase had a recognizable pattern.
Is a Bitcoin passphrase the same as the seed phrase?
No. A passphrase is an additional secret layered on top of the seed phrase. The seed phrase alone generates one wallet; the seed phrase plus a specific passphrase generates a different wallet. Both are required for access. Losing the passphrase while retaining the seed phrase still blocks access — the seed alone will open an empty wallet, not the funded one.
Why do Bitcoin passphrases get forgotten even when the owner remembers setting one?
Passphrases are often set once during wallet setup and then not used again for months or years. Memory of infrequently used information degrades over time, and even small deviations — different capitalization, added space, slightly different word order — produce a completely different wallet with a zero balance. The holder may recall setting a passphrase clearly while being unable to reproduce the exact characters required.
Source
Publicly Reported
Most structurally similar case
Incomplete Seed Phrase and Lost Password: Electrum Wallet Recovery Blocked
Passphrase unavailable · Software wallet · 2022 Indeterminate
Related cases
Structural patterns in this case
Passphrase never recorded
226 cases involve passphrase unavailable 455 cases involve software wallet View archive statistics →
This archive documents observed custody survivability failures. It does not attempt to document all Bitcoin losses or security incidents. Submit a case
← All cases
Framework references
Terms guide
Survived
Access remained possible under the reported conditions.
Constrained
Access remained possible, but only with delay, dependence, or significant difficulty.
Blocked
Access was not possible under the reported conditions.
Indeterminate
There was not enough information to determine the outcome.
Survivability
The degree to which a custody system maintains the possibility of authorized recovery under stress.
Archive inclusion criteria

This archive documents cases where a legitimate owner, heir, or authorized party encountered barriers accessing or recovering Bitcoin due to a failure in the custody arrangement. The central question for inclusion is: did the custody structure fail a legitimate access or recovery attempt?

A case must satisfy all three of the following to be included:

  1. Legitimate access attempt. The person attempting to access or recover the Bitcoin was the owner, a designated heir, an executor, a legal authority, or another party with a legitimate claim — not a thief, attacker, or unauthorized third party.
  2. Custody structure failure. The failure was caused by a property of the custody arrangement — missing credentials, structural dependencies, documentation gaps, knowledge concentration, legal barriers, or institutional constraints — not market conditions, individual-level fraud or theft, or protocol-level issues. Platform-level failures that block legitimate user access are in scope regardless of their cause.
  3. Documentable outcome or access constraint. The case must have a stated or inferable outcome: access blocked, access constrained, access delayed, or access eventually achieved through a recovery path. Cases with entirely unknown outcomes are included only where the structural failure is documented and the constraint is unambiguous.
  • Owner death or incapacity — Bitcoin held in self-custody that becomes inaccessible to heirs or designated parties because credentials, documentation, or operational knowledge were not transferred
  • Passphrase loss — BIP39 passphrase forgotten or unavailable, blocking access to a funded wallet even where the seed phrase is present
  • Seed phrase or wallet backup unavailable — no independent recovery path existed or the backup was destroyed, lost, or never created
  • Device loss without independent backup — hardware wallet, phone, or computer lost or destroyed with no recovery path outside the device
  • Documentation absent or ambiguous — heirs or executors cannot determine that Bitcoin exists, which wallet holds it, or how to access it
  • Knowledge concentration — only one person knew the procedure, passphrase, or access method; that person is dead, incapacitated, or unreachable
  • Multisig quorum failure — a threshold signature arrangement cannot be completed because signers are unavailable, uncooperative, incapacitated, or have lost their keys
  • Legal authority / access mismatch — a court order, probate ruling, or power of attorney establishes legal entitlement but provides no technical path to access
  • Institutional custody barrier — exchange or platform hacks, insolvency, regulatory seizure, or operational failure that caused a access constraint or failure for legitimate users, whether temporary, prolonged, or permanent. The failure of the custodian to remain available or solvent is itself the in-scope event.
  • Forced relocation or geographic constraint — physical access to a device or location required for recovery is blocked by displacement, border restrictions, or political circumstances
  • Coercion — the holder was compelled under threat to transfer Bitcoin or disclose credentials during an access event
  • Hidden asset discovery — heirs or executors locate a wallet or account but cannot access it due to missing credentials or operational knowledge
  • Market losses, investment losses, yield scheme losses, or Ponzi scheme losses
  • Hacks or theft targeting an individual's personal security (phishing, SIM swap, social engineering, malware) where the custody architecture itself did not fail
  • Unauthorized transfers where the holder's custody system was not the cause of the failure
  • Ordinary transaction mistakes — wrong-address sends, fee errors, mistaken amounts
  • Protocol-level failures — cryptographic vulnerabilities, consensus bugs, firmware integrity failures
  • Deliberate burns or tribute burns
  • Cases where the stated loss is unverifiable and no structural custody failure is described

Cases are drawn from public sources including forum posts, news reporting, court documents, academic research, and direct submissions. Each case is reviewed against the inclusion criteria above before publication. Source material is retained and available on request for documented cases.

The archive is observational and descriptive. It does not attempt to document all Bitcoin custody failures — only those meeting the criteria above with sufficient documentation to describe the structural failure and its outcome.

Original text
Rate this translation
Your feedback will be used to help improve Google Translate