Bomben Recovers 2013 Bitcoin Wallet Locked by Nonstandard Private Key Encoding
SurvivedNo documentation described the custody setup — but a recovery path was eventually found.
Bomben created a Bitcoin wallet in 2013 using software that implemented a nonstandard encoding for private keys, diverging from the Wallet Import Format (WIF) standard that became universal in Bitcoin clients. The wallet and its funds remained accessible on the blockchain but became functionally inaccessible to the owner when attempting to import the private key into modern Bitcoin software. Standard clients rejected the key as invalid because they could not parse the proprietary encoding, even though the cryptographic material was correct and the funds remained recoverable on-chain. For several years, the wallet sat inaccessible despite the owner's possession of the private key in its original form.
Bomben eventually undertook a methodical technical investigation into the specific encoding variant used by the 2013 software, reverse-engineered the format differences, and identified or developed tools capable of converting the key into standard WIF format. Once reformatted, the private key imported successfully into modern clients, restoring access to the funds. Bomben documented the entire technical recovery process in a Medium post that included detailed steps for identifying and converting similar nonstandard key formats. The post became a reference resource for other early Bitcoin users encountering analogous encoding compatibility issues.
The case illustrates both a specific technical failure mode in early Bitcoin software and the possibility of recovery through cryptographic knowledge and persistence, even years after initial loss of access.
| Stress condition | Documentation absent |
| Custody system | Software wallet |
| Outcome | Survived |
| Documentation | Present and interpretable |
| Year observed | 2013 |
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