Teenager Locked Out of Blockchain.info Wallet After Password Change – No Seed Backup
IndeterminateWallet passphrase was unavailable — whether access was ultimately recovered is not known.
In late October 2017, a Russian Bitcoin user (forum username: see123123) discovered they could no longer access their Blockchain.info hosted wallet. The user had successfully logged in on October 28, 2017, but found themselves locked out the following day with an incorrect password error. The wallet held approximately 1,000 satoshis, worth roughly $850 USD at October 2017 exchange rates.
The user had created the wallet at age 15 and had not recorded the seed phrase or passphrase. When locked out, they attempted standard recovery: clicking all links in the registration confirmation email yielded no helpful response. They then tried creating a second wallet using the same email address, which succeeded, but this did not restore access to the original account. After contacting Blockchain.info support directly, they received only a blank page after a five-hour wait—no resolution, no explanation.
The user suspected their Bitcoin had been transferred to an unknown third party but could not determine what had occurred. Fellow BitcoinTalk forum members suggested clearing browser cookies and waiting for support response, noting that proper email registration should trigger password recovery instructions. No recovery path emerged.
This case illustrates the vulnerability of email-based account recovery in hosted wallet environments when no seed phrase backup exists. Blockchain.info (later Blockchain.com) operated a web-based custody model in 2017, leaving account security dependent on email access and platform support responsiveness—both of which failed here. The user's age and lack of technical documentation made recovery impossible once platform access was lost.
| Stress condition | Passphrase unavailable |
| Custody system | Exchange custody |
| Outcome | Indeterminate |
| Documentation | Partial |
| Year observed | 2017 |
| Country | Russia |
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.
Translate