Coinbase Wallet Device Wipe: 3 Missing Recovery Words, Incomplete Seed Backup
IndeterminateNo documentation described the custody setup — whether anyone recovered access is not known.
In August 2021, a Coinbase Wallet user identified as Rekumkacz lost access to their mobile wallet after their son remotely initiated a factory reset of their Android smartphone through Google Account settings. The user had previously created a physical seed backup—a handwritten record of the 12-word BIP39 recovery phrase—but discovered that the first three words were missing from their written record, making immediate wallet restoration impossible.
Coinbase Wallet is a mobile-first custodial interface that encrypts seed phrases and wallet metadata, with optional cloud backup through Google Drive or iCloud. When the device was wiped, the local wallet data was erased, and the user could not restore without either the complete seed phrase or access to a verified cloud backup.
Community members quickly analyzed the technical feasibility. With only three unknown word positions and each position drawn from a 2,048-word BIP39 dictionary, the search space comprised approximately 8.5 billion possible combinations. This was identified as tractable: btcrecover, a specialized seed-recovery tool supporting GPU acceleration, could exhaust all combinations in hours on standard hardware or under one hour with GPU resources.
The user was advised to construct a token file containing their known nine words in correct sequence and attempt recovery using btcrecover. Alternatively, if the Coinbase Wallet app had created an automatic backup to Google Drive before the wipe, the encrypted seed backup could be restored directly without brute-forcing.
The incident exemplified a compound custody failure: incomplete physical seed documentation (only 9 of 12 words recorded) combined with device loss and absence of verified cloud backup redundancy. No final recovery outcome was reported in the public forum thread, though technical consensus indicated the Bitcoin was highly likely to be recoverable within days.
| Stress condition | Documentation absent |
| Custody system | Software wallet |
| Outcome | Indeterminate |
| Documentation | Partial |
| Year observed | 2021 |
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.