Brad Yasar: Early Miner Locks Out Thousands of BTC Across Multiple Drives
BlockedWallet passphrase could not be recalled or recovered — access was permanently blocked.
Brad Yasar, a Los Angeles-based entrepreneur, mined thousands of Bitcoin on several desktop computers during the earliest years of the network when solo mining remained viable for individuals with modest computational resources. As the value of Bitcoin increased over time and Yasar's circumstances changed, he lost the passwords securing the encrypted wallet files on those drives. The exact quantity of Bitcoin remains unknown, though reporting from January 2021 indicated the holdings were worth hundreds of millions of dollars at that time.
For years, Yasar attempted to regain access to the wallets, dedicating hundreds of hours to recovery efforts. Unable to bypass the encryption or recall the passphrases, he eventually stored the hard drives in vacuum-sealed bags—a decision that reflected both resignation and an avoidance mechanism, keeping the inaccessible assets out of sight.
This case exemplifies a custody failure rooted in knowledge concentration and the absence of passphrase documentation. Early Bitcoin adoption occurred before established best practices for seed phrase backup and multi-copy storage had become standard. Desktop software wallets encrypted with user-chosen passphrases offered no built-in recovery mechanism if the passphrase was forgotten. Unlike hardware wallets that generate recoverable seed phrases, early software wallet implementations provided no secondary recovery path once access credentials were lost.
| Stress condition | Passphrase unavailable |
| Custody system | Software wallet |
| Outcome | Blocked |
| Documentation | Present and interpretable |
| Year observed | 2011 |
| Country | United States |
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.