CustodyStress
ArchivePassphrase unavailable › Exchange custody
Part of the CustodyStress archive of observed Bitcoin custody incidents
CS-00175

Forgotten Password on Blockchain.info Web Wallet: 0.22 BTC Inaccessible

Indeterminate

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

Case description

In October 2014, a Bitcoin Forum user (findftp) sought technical assistance for a friend who had lost access to a Blockchain.info wallet containing 0.22 BTC (approximately $110–$150 USD at the time). The friend had forgotten the password protecting the wallet and had not created an export backup of the encrypted wallet file, though the wallet identifier—a UUID-based reference—remained known.

Blockchain.info operated as a custodial web wallet service, storing encrypted wallets on their servers and providing browser and mobile (iPhone) access. The platform used client-side AES encryption with the user's password as the key. Critically, Blockchain.info did not store passwords and offered no password reset mechanism—a deliberate architectural choice documented publicly. This design eliminated any recovery path through the platform itself.

The friend's password appeared to be weak and memorable (colloquially described as "easy"), suggesting it may have been a simple combination of words and numbers. No contemporaneous record of the password existed, and no encrypted wallet backup had been exported to an offline location.

Community responses from experienced developers (particularly btchris, creator of the btcrecover tool) explained the technical recovery pathway: the wallet identifier was merely a database reference; the actual encrypted wallet.json.aes file could be downloaded from Blockchain.info using that identifier, then subjected to offline brute-force decryption using tools like John the Ripper (with GPU acceleration) or btcrecover (a Python-based password recovery utility). The original poster tested both tools on known test cases and reported successful decryption within 30 seconds on simple passwords like "house23tree1." He proposed attempting brute-force recovery with a 50% bounty split and mentioned considering paid recovery services if automated tools failed.

No final outcome was documented in the thread. The case remained unresolved, with 0.22 BTC status unknown—either recovered through successful password cracking or permanently lost.

Custody context
Stress conditionPassphrase unavailable
Custody systemExchange custody
OutcomeIndeterminate
DocumentationPartial
Year observed2014
Countryunknown
Structural dependencies observed
Passphrase DependencyUndocumented procedureSingle Person Knowledge
What this illustrates
The seed phrase was there, but the passphrase that unlocked it was gone. Both are required. Exchange custody eliminates key management complexity but replaces it with platform dependency. The holder does not control private keys — access runs entirely through the platform. 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
Blockchain.info Wallet Password Loss: No Recovery Options — February 2016
Passphrase unavailable · Exchange custody · 2016 Indeterminate
Related cases
Structural patterns in this case
Forgotten passphrase
226 cases involve passphrase unavailable 265 cases involve exchange custody 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