All Bitcoin private keys are on this website
291–300 of 398 posts
Re: All Bitcoin private keys are on this website
#292Curiously, 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...
Re: All Bitcoin private keys are on this website
#293Earlier quoted context omitted.
Why a thief? Bitcoin is a silly idea based on scarcity that doesn't exist. If someone generated the right numbers by chance and had luck, I wouldn't say they'd be doing anything wrong getting whatever is there. It's not the same as stealing data, and is not the same as hacking into a banking system. It's decentralized, and there isn't the concept of real scarcity. It's not even hacking. https://henvic.dev/posts/bitco…
My father always said, if you find something, and it isn't yours, it belongs to someone else. There are actual laws in the US that if you find money, you are supposed to report it to the authorities, and if no one reports losing the money in some fixed time (30 days?) then you keep it.
Bitcoin's supposedly scarcity is a joke that doesn't make any sense whatsoever.
Re: All Bitcoin private keys are on this website
#294Earlier quoted context omitted.
It is a far lower number. Are you checking random pages or browsing from the beginning? If you check random pages you're unlikely to even find a single page with a tx.
Started at random point and then clicked next. I checked a dozen or so and most had around 5-8 orange addresses each. Maybe I just hit a range that is especially busy. Which in a way is even more ominous though since it should be random
Re: All Bitcoin private keys are on this website
#295Am I right in understanding that this is somehow checking every private key on the page against every single wallet with money? How can it do that so fast?
It derives the public keys from the private keys and then check these.
Re: All Bitcoin private keys are on this website
#296How is it possible?
Re: All Bitcoin private keys are on this website
#297But can anyone explain why I am able to find so many "yellow" ones (empty wallets that have previously made transactions)?
I expected going in to _only_ find "red" (never used) wallets and was surprised to find that was very much not the case.
Re: All Bitcoin private keys are on this website
#298It's like passively playing the world's worst lottery in terms of odds, but hundreds of thousands of times every second. It's fun but the odds are astronomically low. I have a script[1] that generates a pub+private key and checks against a massive file of addresses with BTC[2]. The list of addresses is loaded in memory as a python `set` so checking is O(1), but I feel like optimisations at increasing the rate are fut…
https://github.com/TheDen/btc-heist/blob/5cf0ef73857277f1321... You don't need the f.close() here - the context manager does it for you.
Re: All Bitcoin private keys are on this website
#299Earlier quoted context omitted.
It is not 1/2^256. It is "number of wallets with balance"/2^256.
actually its "number of wallets with balance"/2^160. You don't need to find a specific private key, anyone will do that yields a public key that hashes to the BTC address.
That means the actual probability would be about 1/(2^135).
At a million hashes per second, that means you would likely find one after about 10^27 years.
Re: All Bitcoin private keys are on this website
#300> Finding an active wallet is hard, but not impossible. Every time you open a random page, you have a chance of finding someone else's fortune. Good 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.
I have had a crappy life, abused sexually and physically when a child, but trust me whenever I re-hear about that guy losing his hard drive with BTC in it, I am like, yikes.