Silliness. Yes… All private keys ∈ R
All Bitcoin private keys are on this website
61–70 of 398 posts
Re: All Bitcoin private keys are on this website
#62Earlier quoted context omitted.
With every supercomputer working for 100 years, you can have 0.01% of all accounts, maybe.
... not even close. 2^256 is a very large number. If you could build a computer that required a single atom, and could test the balance of a single account in a single nanosecond, and then converted the entirety of the earth into such computers, it would take ~2.8 million years for you to check 0.01% of all accounts. Brute-forcing modern cryptography isn't something that can happen. The magnitude of 2^256 is close to…
I've always heard that even 2¹²⁸ is significantly larger than that number (which is closer to 2⁸⁰). This page seems to support that:
https://en.wikipedia.org/wiki/Observable_universe#Matter_con...
Re: All Bitcoin private keys are on this website
#63Re: All Bitcoin private keys are on this website
#64If you transfer the funds out, isn't that just theft? Is "guessing" a private key any different from guessing someone's bank details?
Re: All Bitcoin private keys are on this website
#65Good to know I have a 1/2^256 chance to find a bitcoin billionaire's wallet. This feels only slightly more ludicrous than the guy who lost his bitcoin in a hard drive and went looking for it in a dumpster.
Re: All Bitcoin private keys are on this website
#66Earlier quoted context omitted.
You could check a lot more than 1B address per second.
Not easily, as you need to do an elliptic curve point x scalar multiplication, which takes tons of cycles on a CPU and even tons of gates on an ASIC. Please provide a link to hardware that can do it much faster...
Re: All Bitcoin private keys are on this website
#67Earlier quoted context omitted.
Hey John - I came here to ask the same question. How is that possible. Same happened to me. >> leads to the "end" page, it's not as I though a "big jump" from some random page... thus I suspect it's simply addresses that are low entropy, at the end of the range.
Possible causes are caching or random seeding using integer seconds.
Re: All Bitcoin private keys are on this website
#68Does this mean I’ve won the game?
Re: All Bitcoin private keys are on this website
#69Curiously, after hitting a random page and >> twice, I came upon this page https://playxo.com/bitcoin/904625697166532776746648320380374... that had several keys in use in the past. I would expect this website, in the rare event of discovering some positive balance, to try spending it right away...
the first page has almost all of them used. the first one having 7 BTC sent and received with the recent transaction in 2021-11-25 22:56. looks like its the wallet id 1. also the 0 page haave some as well. looks like someone is monitoring those address. https://playxo.com/bitcoin/1 https://www.blockchain.com/btc/address/1EHNa6Q4Jz2uvNExL497m... https://playxo.com/bitcoin/0
Re: All Bitcoin private keys are on this website
#70Earlier quoted context omitted.
They're the trivial wallet addresses (close to the beginning and end of the search space). I would expect them to be used for debugging and testing in the early days.
What makes them trivial, how are they generated?