Blockchain.info Account Lockout: Forgotten Password and Missing Recovery Phrase (2013 Wallet)
IndeterminateWallet passphrase was unavailable — whether access was ultimately recovered is not known.
A BitcoinTalk forum user identified as MARK 888 reported in October 2017 that they had lost access to a Blockchain.info wallet created around 2013. The user retained access to the associated email account and knew their account ID, but had forgotten the wallet password and could not recall whether they had ever created or backed up the 12-word recovery phrase required by Blockchain.info for account recovery.
The timing of the account creation is significant: Blockchain.info did not implement its 12-word recovery phrase feature until approximately 2015. Consequently, the user's early account may never have generated or exposed a recovery phrase to the user, and no backup was retained. The user did not export or store private keys separately.
Experienced forum members confirmed that without access to the 12-word recovery phrase, the private keys, or a password weak enough to brute-force, no recovery mechanism existed. Suggestions that the user recall any part of the original password to attempt brute-force cracking appeared impractical given the time elapsed since 2013. The user's follow-up inquiries—whether Blockchain.info could provide the recovery phrase if lost, whether private keys could be exported from older wallets, or whether a linked phone number could facilitate recovery—all returned negative or technically complicated answers.
By the final posts in the thread, no resolution had been documented. The consensus was that the funds were likely permanently inaccessible. The incident reflects a systemic failure mode in early Bitcoin adoption: users created wallets without understanding the criticality of seed phrase and password backup, and Blockchain.info's centralized custodial model offered no fallback recovery mechanism when both credentials and backups were lost.
| Stress condition | Passphrase unavailable |
| Custody system | Exchange custody |
| Outcome | Indeterminate |
| Documentation | Partial |
| Year observed | 2017 |
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