Next scheduled rescrape ... never
Version 1
Last scraped
Edited on 07/07/2025, 15:18:03 UTC
What about prefix jump ? Example after find  1PWo3JeBthen prefix then jump 1-3  trilion key ...

Mybe have to test safe jump range and how many prefix digit.  

How about this: instead of jumping, simply continue scanning, but subtract whatever jump size you intended to make (those 1-3 trillion) from the total number of keys you want to look at.

Same thing, but faster. You're welcome. If you get any statistical difference to actually skipping, congrats, you broke the last 300 years of understanding of mathematics1,2,3,4.

1 assuming the secp256k1 curve isn't rigged
2 assuming SHA256 isn't rigged
3 assuming RIPEMD-160 isn't rigged.
4 assuming your programming language isn't rigged.
Original archived Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
Scraped on 07/07/2025, 14:48:18 UTC
What about prefix jump ? Example after find  1PWo3JeBthen prefix then jump 1-3  trilion key ...

Mybe have to test safe jump range and how many prefix digit.  

How about this: instead of jumping, simply continue scanning, but subtract whatever jump size you intended to make (those 1-3 trillion) from the total number of keys you want to look at.

Same thing, but faster. You're welcome. If you get any statistical difference to actually skipping, congrats, you broke the last 300 years of understanding of mathematics.