Hacker News new | ask | show | jobs
by dekervin 1829 days ago
What is the state of the art in term of cracking btc address. There is no heuristics that in some circumstances, would ease the workload ?
1 comments

I wondered this too. I'm sure you could narrow the universe to some degree. Most wallets use the BIP 39 word list as a seed to derive the private key. So 12 words (in order) out of 2048 possible words is probably less than the total number of possible bitcoin addresses. This is just one example.