Y
Hacker News
new
|
ask
|
show
|
jobs
by
ajrw
2018 days ago
I don't think you'd need to target specific wallets, you'd probably just generate a ton of keys and match them against any known wallets.
1 comments
gruez
2018 days ago
As of today there are 68,446,700 unspent transaction outputs. Meanwhile there are approximately 2^256 possible private keys, so testing against any known wallets doesn't achieve any meaningful increase in your odds.
link