Live data from Hacker News

All Bitcoin private keys are on this website

playxo.com

141–150 of 398 posts

Re: All Bitcoin private keys are on this website

#141
post #38

An all private keys are in π... somewhere.

Probably, yes. But that's not proven.

The property that a number contains all sequences is called being "normal". We assume π is normal, but we have never proven any number to be normal, except those specifically constructed to be that way (like 0.123456789101112131415161718192021...). And that's despite the fact that almost all real numbers are normal.

Re: All Bitcoin private keys are on this website

#144
post #124

Earlier quoted context omitted.

That's what mining is too, basically. It's just that a mining rig can "buy a lot more tickets".

Well that's a different lottery system with much better odds than this. Technically miners could start mining by trying to guess private keys, but there's no reason to because the expected value is so so much worse.

Has someone done the expected cost to find a usable BTC address as well as the expected value of a BTC address? What is the ratio?

Re: All Bitcoin private keys are on this website

#145
post #92

Earlier quoted context omitted.

Make me wonder, at what point does brute forcing private keys become more lucrative than mining?

I mean...btc will eventually hit the supply limit. Sort of hilarious if all mining hardware was repurposed at that point to work on brute forcing instead

The supply limit is irrelevant in this case. In order to remain secure, the cost to attack Bitcoin must be proportional to the value represented by Bitcoin. Currently, when proof of work is performed, it is funded in large part by increasing a ledger value without a corresponding decrease elsewhere (aka "minting"). In the future, when proof of work is performed, transaction fees will need to increase in order to provide a similar incentive.

If the sum of the block reward and the transaction fees decreases, then that would result in fewer groups willing to perform proof of work calculations, and would be followed by a decrease in the proof of work difficulty in order to maintain ~1 block every ten minutes. That lowered difficulty then results in a lower cost to attack Bitcoin.

So, there must always, always be profit in running proof of work calculations. Not only that, but to maintain the security of the ledger, any increase in Bitcoin valuation must result in a proportional increase in proof of work expenditure across the entire network. It's an absolute disaster of a system.

Re: All Bitcoin private keys are on this website

#148

Earlier quoted context omitted.

I've noticed that there are a few hardcoded ones on the final page, where the account exists and the key is wrong. I'd say odds are that the website is wrong, but you can always load those keys in a wallet and see if they give you control over the actual address. If that works, I'd assume it's the case that some people have used weak keys (for example, a popular Ethereum wallet would actually generate 256 bits of ent…

You must mean this: https://keys.lol/ethereum/9046256971665327767466483203803742...

wow, the private key with 10.28 eth can't be imported anywhere. The others work and are already being emptied. One way to lose your money for sure.

EDIT: the aforementioned wallet can also be found as the 0x00 wallet on the very first page. Interesting collision?

EDIT2: it's hardcoded https://github.com/SjorsO/keys-generator/blob/master/ethereu...

Post reply on HN