Blockchain.info Wallet: Lost Password and Recovery Phrase on Phone
BlockedWallet passphrase could not be recalled or recovered — access was permanently blocked.
In June 2017, a Blockchain.info user posted on Bitcoin Stack Exchange reporting the loss of both their wallet password and 12-word recovery phrase after losing the phone on which both credentials were stored. The user had not maintained offline backups of either the passphrase or the seed phrase, instead relying entirely on phone-based storage.
The user sought technical recovery options through the forum. The top-voted response from experienced community members confirmed that recovery was not possible. The answer explained that in the Blockchain.info architecture, private keys are encrypted with the password and can only be recovered using the recovery phrase. With both credentials unavailable, no recovery path exists—neither Blockchain.info support nor any technical workaround could circumvent this constraint.
The responder noted that users should have secured the recovery phrase on paper or in encrypted cloud storage separate from the device containing the wallet. This case illustrates a critical dependency in hosted wallet custody: while Blockchain.info does not control user private keys, the user's own credential management becomes the single point of failure. The 2017 timeframe reflects an era when recovery phrase backup practices were not yet standardized in user education.
No evidence in the source indicates the user pursued further recovery attempts or contacted support directly. The case stands as documented proof that custodial wallet services cannot override cryptographic access controls, even when users claim legitimate ownership.
| Stress condition | Passphrase unavailable |
| Custody system | Exchange custody |
| Outcome | Blocked |
| Documentation | Partial |
| Year observed | 2017 |
| Country | United States |
Why passphrases fail years after they are set
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.
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.