Seed Phrase Restored but Zero Balance: Unknown Derivation Path Blocks Recovery
IndeterminateNo documentation described the custody setup — whether anyone recovered access is not known.
A Bitcoin holder maintained a 12-word seed phrase from an offline wallet application, possibly a Coinbase product, for several years. The wallet displayed the user's balance consistently until a software upgrade prompted by the application itself. Following the upgrade, the interface reset—showing zero balance and no transaction history despite the seed phrase remaining unchanged.
Suspecting the seed remained valid, the user extracted the 12 words and imported them into Bluewallet, a widely used self-custody mobile wallet. The restoration process completed without error messages. However, Bluewallet displayed a zero balance. The transaction history showed a single outgoing transaction dated three years prior—one the user had not initiated. This unexplained transaction suggested either unintended behavior in the original application or a security breach that moved funds to an uncontrolled address.
Community discussion in the source thread revealed the critical technical issue: different wallet software derives child addresses from a seed phrase using different hierarchical deterministic (HD) derivation paths, including BIP44 and proprietary variants. When a seed is imported into wallet software using a derivation standard different from the original wallet, the software generates different addresses. The seed phrase remains valid and the funds remain on-chain, but the user cannot access them without knowing which derivation path the original wallet used.
One commenter reported successful recovery using a Ledger hardware wallet by toggling between derivation standards. Another suggested researching alternative paths. The user did not confirm resolution in the thread. The case demonstrates that seed phrase backup alone—without documentation of the original wallet's derivation method—can render recovery technically possible but operationally impossible.
| Stress condition | Documentation absent |
| Custody system | Software wallet |
| Outcome | Indeterminate |
| Documentation | Partial |
What the absence of documentation actually removes
What documentation provides is a starting point. Without it, heirs face three unknowns before they face any access problem: does the Bitcoin exist, where is it held, and what is needed to access it. Most of this information cannot be reconstructed after the owner dies or becomes incapacitated. Educated guesses, blockchain searches, and device inventories occasionally locate wallets — but without credentials, finding the wallet does not help.
Cases in this archive where documentation was absent but recovery succeeded typically involved one of two factors: an exchange account where the heir knew the email address and could navigate the account recovery process, or a designated person who had been given credentials informally and could act. Self-custody without any documentation or designated knowledge-holder is consistently the worst combination.
The content of documentation matters as much as its existence. A note that says "my Bitcoin is in a hardware wallet in the safe" is better than nothing but insufficient. Effective documentation specifies: what type of wallet, where the seed phrase is stored, whether a passphrase exists and where it is documented, and any exchange accounts and the email addresses used. It should be tested — the executor should be able to confirm the information is accurate before it is needed.
Documentation does not need to expose credentials to be useful. A document that describes the custody structure, points to where credentials are stored, and names a person who has been briefed can be stored without security risk. The goal is not to put the seed phrase in a filing cabinet — it is to ensure the executor has a map, not a blank wall.
Translate