Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
newsecurity1986
on 30/04/2025, 14:21:11 UTC
Why should your theory and ktimesg’s even be taken seriously?
All I see is two dudes clinging to a sinking ship, while the prefix idea clearly has way more advantages—but of course you ‘math geniuses’ just dismiss that.

That's not a theory but basic math.

I'm litterally giving away 10k USD if you post the prefix idea to the cryptography subreddit and get it gets validated there. Yet no one does it, I wonder why.

You do it, otherwise shut up and leave. You, being the cryptographer here, go ahead, propose it and share it here.

So, start by making a formal post about your reward in the technical area, where ideas are not mixed with interactions from alts accounts.

What you're doing here is stupidity;

everyone knows you have no intention of paying.



=== Configuration ===
Total numbers: 100,000
Block size: 4,096
Prefix: 3 characters (16^3 combinations)
Simulations: 10000
secp256k1 order: 115792089237316195423570985008687907852837564279074904382605163141518161494337


=== FINAL NUMERICAL ANALYSIS ===

[Decision Parameters]
1. Win Rate:
   • Sequential = 35.6%
   • Prefix = 57.3%

2. Efficiency (Checks/Win):
   • Sequential = 47,996.032258064515
   • Prefix = 39,777.6964410328

3. Average Speed/Win:
   • Sequential = 0.1191s
   • Prefix = 0.1007s

4. Consistency (Check Range):
   • Sequential = 168 - 94,203
   • Prefix = 342 - 87,295

5. Global Performance (All Cases):
   • Average Checks:
     - Sequential = 50,123.0389
     - Prefix = 50,493.5277
   • Average Time:
     - Sequential = 0.1244s
     - Prefix = 0.1277s

[Verdict by Criteria]
+------------------------+----------------+----------------+-------------+
| Criterion              | Sequential     | Prefix         | Winner      |
+------------------------+----------------+----------------+-------------+
| Win Rate (%)           |         35.6% |         57.3% | Prefix      |
| Checks/Win (avg)       | 47,996.032258064515 | 39,777.6964410328 | Prefix      |
| Time/Win (avg)         |      0.1191s |      0.1007s | Prefix      |
| Best Case (checks)     |          168 |          342 | Sequential  |
| Consistency (range)    |       94,035 |       86,953 | Prefix      |
+------------------------+----------------+----------------+-------------+

[Final Conclusion]
Overall Winner: PREFIX_SEARCH
Primary Reason: Lower average number of checks per win
Advantage Margin: 21.7% in wins | 8,218.335817031715 checks/win

[Raw Statistics]
• Total Checks Executed:
  - Sequential = 501,230,389
  - Prefix = 504,935,277
• Total Time Accumulated:
  - Sequential = 1244.00s
  - Prefix = 1277.20s