Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
mahmood1356
on 12/06/2025, 02:24:44 UTC
In my opinion, these puzzles were all manually created by their designer and are not derived from a deterministic wallet. This is because there are no visible patterns in these addresses that are typically found in deterministic wallets.

Bold part by me. I'm genuinely curious what kind of patterns you think are visible in deterministic Bitcoin wallet's addresses. Seriously, enlighten us!  Roll Eyes  Care to show some examples? Though, maybe rather not, because there are almost certainly none and we already had to endure a lot of crap here.
Older wallets typically used two fixed branches:

m/0/n for receiving addresses (external chain)

m/1/n for change addresses (change chain)

With a default gap limit (e.g., 20), meaning that after 20 empty addresses in each branch, subsequent addresses would no longer be scanned. This small, fixed number made attacks aimed at discovering the actual number of addresses and transaction structures more effective.