Blockchain.info Hosted Wallet Recovery: Password Reset via Seed Phrase (2013)
SurvivedWallet passphrase was unavailable — a recovery path existed and access was restored.
PandaNL opened a Blockchain.info hosted wallet in 2013 and over several years forgot the account password. The user retained three critical pieces of recovery information: the wallet ID, a valid 12-word mnemonic seed phrase, and an encrypted wallet.aes.
json backup file. The email address associated with the account remained under the user's control. When attempting recovery through Blockchain.info's standard account recovery interface, the system presented a non-functional 'Check/continue' button that remained greyed out, blocking further progress.
Initial troubleshooting attempts within the community forum suggested importing the wallet.aes.json file to a new account, but this approach required the original password—creating a circular dependency. A critical breakthrough occurred when community member krishnapramod noted that wallets created in 2013 typically used 17–19 word recovery phrases rather than 12 words, prompting verification of the phrase length.
PandaNL confirmed possession of a legitimate 12-word phrase. This clarification led to discovery of Blockchain.info's dedicated forgot-password recovery tool at https://blockchain.info/wallet/forgot-password.
Using this specialized tool with the correct seed phrase, PandaNL successfully recovered the account password and regained full wallet access by June 28, 2017—approximately four years after initial password loss. The case illustrates both the vulnerability of password-dependent hosted wallet access and the recovery pathway available when seed phrase backup exists. A secondary user (Superzpay) in the same thread faced identical circumstances but remained unresolved within visible documentation. No specific Bitcoin amount, USD value, or final asset disposition is recorded.
| Stress condition | Passphrase unavailable |
| Custody system | Exchange custody |
| Outcome | Survived |
| Documentation | Present and interpretable |
| Year observed | 2013 |
| Country | unknown |
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