Post
Topic
Board Bitcoin Discussion
Merits 1 from 1 user
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Evillo
on 05/10/2022, 13:04:41 UTC
⭐ Merited by nc50lc (1)
Quote

[2022-10-01.14:26:29] [Info] Address     : 13zb1hQbWMzfvBudo1G28SjrDjwpcY8PA9
                             Private key : 319AFC93A46A34462
                             Compressed  : yes
                             Public key  : 03BA713FDDD4D0E475A60D3057F2E33B18A50B40827EF3728B4EE9E86C444D23C5

It's not just about the beginning of the address... There are tons of those... more about the similarities between the beginning and the end of the address..

13zb1hQbwfhhEryPWBrAioLY5tiFLrhs5o


And the main feature of sha256 hex pvt key that makes it secure in the first place is, once you change even one letter, the whole underlying (input) string changes! This works both way, if the output changes (the sha256 32 byte) consequently this means that whatever comes out as a ripemd aaand the resulting address will change significantly. This means that you can have trillions and trillions of addresses starting with 13zb...... Spread around the entire 256 bit range leaving you with the fact that none of them is the exact address you're looking for. Someone then might ask then why would we search by prefix instead of addresses?! The answer is simple: it's way faster to look for part of the address. That's the only advantage. But It doesn't say anything about determining or even predicting the range.