Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
bcchanger
on 06/06/2025, 01:35:22 UTC
I noticed that some people in the group are searching for prefixes
You are not missing anything. They just try to be creative, that's all.
As you mentioned, it does not make sense. But if they are having fun with it, let it be.
I noticed that some people in the group are searching for prefixes of the Bitcoin address:

1PWo3JeB9jrGwfHDNpdGK54CRas7fsVzXU

For example: 1PWo3JeB, and so on.
Can anyone with experience explain the reasoning behind this?

It doesn’t make sense to me, since the private key is what gets incremented, and each key generates a completely different Bitcoin address.

What am I missing here?!!!
The purpose is jump between prefixs for reduce scanning, but the problem is the distance between prefixs target is not same because the distribution is not predictable.
this the example of scanning with sequential, you can see the distance is can't predicted. Even when we use average distance but that not guarantee the calculation not skipped the puzzle target.

Public Addr: 1PWo3JeBbURW5W5W6exwvLHfvRMRQ28SP7
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3rKL1DAnemGxU2wWDbE7V
Priv (HEX): 0x                                              794B37D7B6E94E4F5F 

Public Addr: 1PWo3JeBWCXEVkzycsVwm5bs3d3aj2J9hB
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3rKL1DBLVYzWiZu3f2zSc
Priv (HEX): 0x                                              794B37D9EDA9E85057   

Public Addr: 1PWo3JeBeJfj6GY3Uk2zX6ZCMxJtPNsGTF
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3rKL1DBTAE2PrM7wGtNtM
Priv (HEX): 0x                                              794B37DA6453F75BF3   

Public Addr: 1PWo3JeBergQXkCKD1gTN29HZXRTgEJw8h
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3rKL1DBaxzNYdiPxBUSxr
Priv (HEX): 0x                                              794B37DAEF465C322C

Thank you for your responses Smiley