Show HN: Coin Spin – Randomly guessing BTC addresses
1–10 of 14 posts
Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#2Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#3How long would it take you to guess one? 100 years? Does the app actually check to see if you have guessed?
Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#4People are naturally bad at large numbers (myself included).
Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#5OP here. I made this mostly out of fun/curiosity. The premise of cryptocurrencies is that it's practically impossible to guess the private key for a given address. This just keeps guessing on the off chance that you hit a 1 in a 1461501637330902918203684832716283019655932542976 chance. People are naturally bad at large numbers (myself included).
Humans are weird.
Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#6OP here. I made this mostly out of fun/curiosity. The premise of cryptocurrencies is that it's practically impossible to guess the private key for a given address. This just keeps guessing on the off chance that you hit a 1 in a 1461501637330902918203684832716283019655932542976 chance. People are naturally bad at large numbers (myself included).
It's funny -- I'm sitting here staring at these addresses thinking "it can't be that unlikely, right?" I know full well it's effectively impossible, but there's a part of me that thinks I may get lucky. Humans are weird.
Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#7Earlier quoted context omitted.
It's funny -- I'm sitting here staring at these addresses thinking "it can't be that unlikely, right?" I know full well it's effectively impossible, but there's a part of me that thinks I may get lucky. Humans are weird.
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 ?
Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#8How long would it take you to guess one? 100 years? Does the app actually check to see if you have guessed?
It would take longer than that to try all combinations. The app logs a message but doesn't attempt to sweep the wallet or anything.
Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#9How long would it take you to guess one? 100 years? Does the app actually check to see if you have guessed?
Re: Show HN: Coin Spin – Randomly guessing BTC addresses
#10OP here. I made this mostly out of fun/curiosity. The premise of cryptocurrencies is that it's practically impossible to guess the private key for a given address. This just keeps guessing on the off chance that you hit a 1 in a 1461501637330902918203684832716283019655932542976 chance. People are naturally bad at large numbers (myself included).
Also, wouldn't the odds be far higher of mining a block in your browser than of guessing a private key? My intuition says yes.
Thanks! Great stuff.