Bitcoin Forum
July 29, 2025, 11:05:45 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 [378] 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 ... 565 »
  Print  
Author Topic: Bitcoin puzzle transaction ~32 BTC prize to who solves it  (Read 323169 times)
Desyationer
Jr. Member
*
Offline Offline

Activity: 64
Merit: 2


View Profile
February 25, 2025, 06:36:16 PM
 #7541

The profitability of Puzzle 67 can be assessed using AI, and it turns out to be quite profitable, maybe even 68.

At a speed of 7 Terrakeys, approximately 1,750 RTX 4090 GPUs with undervolting to 350 W would be required.

🔹 Power Consumption:

Total power: 612.5 kW
Runtime: 67 days (1,608 hours)
Total consumption: 984,900 kWh
🔹 Electricity Costs:

USA (0.19 USD/kWh): 187,131 USD
UK (0.318 USD/kWh): 313,198 USD (≈244,686 GBP)
These costs vary by region and tariff, but the USA and the UK remain among the most expensive places for electricity.
Kelvin555
Jr. Member
*
Offline Offline

Activity: 58
Merit: 1


View Profile
February 25, 2025, 06:38:59 PM
 #7542

The profitability of Puzzle 67 can be assessed using AI, and it turns out to be quite profitable, maybe even 68.

At a speed of 7 Terrakeys, approximately 1,750 RTX 4090 GPUs with undervolting to 350 W would be required.

🔹 Power Consumption:

Total power: 612.5 kW
Runtime: 67 days (1,608 hours)
Total consumption: 984,900 kWh
🔹 Electricity Costs:

USA (0.19 USD/kWh): 187,131 USD
UK (0.318 USD/kWh): 313,198 USD (≈244,686 GBP)
These costs vary by region and tariff, but the USA and the UK remain among the most expensive places for electricity.

1,750 RTX 4090s rented for 67 days or bought is more than puzzle 67 price.
Desyationer
Jr. Member
*
Offline Offline

Activity: 64
Merit: 2


View Profile
February 25, 2025, 06:42:14 PM
 #7543

If the GPUs are free for them—let's say it's some AI organization whose computing power the solver has access to—then paid rental is madness.
hoanghuy2912
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
February 25, 2025, 07:29:24 PM
 #7544

The profitability of Puzzle 67 can be assessed using AI, and it turns out to be quite profitable, maybe even 68.

At a speed of 7 Terrakeys, approximately 1,750 RTX 4090 GPUs with undervolting to 350 W would be required.

🔹 Power Consumption:

Total power: 612.5 kW
Runtime: 67 days (1,608 hours)
Total consumption: 984,900 kWh
🔹 Electricity Costs:

USA (0.19 USD/kWh): 187,131 USD
UK (0.318 USD/kWh): 313,198 USD (≈244,686 GBP)
These costs vary by region and tariff, but the USA and the UK remain among the most expensive places for electricity.

1,750 RTX 4090s rented for 67 days or bought is more than puzzle 67 price.
he is obviously lying, lol
kTimesG
Full Member
***
Offline Offline

Activity: 546
Merit: 166


View Profile
February 25, 2025, 08:01:06 PM
 #7545

For those who didn't catch on this yet, the 67 solver wants to use RetiredCoder's skills to go after 135, since the amount of computing power to break 135 is pretty much what he used to break 67.

Or he wants to rent the GPUs to him to make up for his losses, lol.

Off the grid, training pigeons to broadcast signed messages.
zahid888
Member
**
Offline Offline

Activity: 329
Merit: 24

the right steps towerds the goal


View Profile
February 25, 2025, 08:19:51 PM
Last edit: February 25, 2025, 08:34:38 PM by zahid888
 #7546

Hi @zahid888. I am curious about this from last year.. I even write some python script to try to understand this, but still didnt get that :

It’s just a few lines of code, bro—why overcomplicate it?  Remember, it’s only for generating the starting point!

Below is full demonstration & Code

Demo:



Code:
import random
import subprocess

print('''\n\n      Demo By Zahid888\n
puzzle: 67 730fc235 Possibilities : 13\n
Seed : 2113081982 KHex : 730fc235
Seed : 2179848786 KHex : 730fc235
Seed : 2620256395 KHex : 730fc235
Seed : 3559516538 KHex : 730fc235
Seed : 5559894373 KHex : 730fc235
Seed : 5960477113 KHex : 730fc235
Seed : 6204436682 KHex : 730fc235
Seed : 7016671995 KHex : 730fc235
Seed : 8305603871 KHex : 730fc235
Seed : 8560029709 KHex : 730fc235
Seed : 8633074902 KHex : 730fc235
Seed : 9737552820 KHex : 730fc235
Seed : 9997208084 KHex : 730fc235\n\n''')
while True:
    x = input('seed integer : ')
    seed_value = int(x)
    random.seed(seed_value)
    seed = str(seed_value)
    a = random.randrange(2**30, 2**31)
    random_start = "%00x" % a
    random_range = (random_start+"000000000:"+random_start+"fffffffff")
    print('\nSeed : ' + str(x) + ' KHex : ' + str(random_start) + '\n')
    cmd_command =('BitCrack.exe -b 128 -t 256 -p 512 --keyspace '+random_range+' 1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9\n')
    subprocess.call(cmd_command, shell=True)

If you do the calculation, puzzle 67 solver only realized a lot of losses,
67 days x 24 hours x several thousand GPUs = more than puzzle 67 price. I think that's why he is not giving any donations right now.

There’s a big difference between someone posting a youtube tutorial in 2005 and someone introducing an idea at the right time and right place, @Wondrig philosopher didn’t just share information—he brought forward a solution when it was needed the most.

Innovations aren't always about inventing something entirely new; sometimes, they’re about applying knowledge when it is truly needed.

Anyway...

Hi @zahid888. I am curious about this from last year.. I even write some python script to try to understand this, but still didnt get that :

Hey Bro, welcome to the black hole! Cheesy Just a friendly reminder—if you win, I definitely expect an appreciation fee... Fair trade, right?  Grin Grin

1BGvwggxfCaHGykKrVXX7fk8GYaLQpeixA
Bram24732
Member
**
Offline Offline

Activity: 154
Merit: 15


View Profile
February 25, 2025, 08:32:03 PM
 #7547

For those who didn't catch on this yet, the 67 solver wants to use RetiredCoder's skills to go after 135, since the amount of computing power to break 135 is pretty much what he used to break 67.

Or he wants to rent the GPUs to him to make up for his losses, lol.

What makes you think that ?
Desyationer
Jr. Member
*
Offline Offline

Activity: 64
Merit: 2


View Profile
February 25, 2025, 08:52:19 PM
 #7548

zahid888
Interesting idea! I’m not quite sure what benefit it brings me yet, but it’s definitely something new. I ran your script, and bitcrack worked at full power on my RTX 4090, reaching about 3Gkey. Previously, I was using my own BAT file, which only gave me around 500Mkey. In any case, that’s already a noticeable improvement!

My batfile for bitcrack example:
cuBitCrack.exe --keyspace 6AF70BC6066336300:6AF70C160F7BF3B00 -o 2.txt 1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9
zahid888
Member
**
Offline Offline

Activity: 329
Merit: 24

the right steps towerds the goal


View Profile
February 25, 2025, 09:09:47 PM
 #7549

zahid888
Interesting idea! I’m not quite sure what benefit it brings me yet, but it’s definitely something new. I ran your script, and bitcrack worked at full power on my RTX 4090, reaching about 3Gkey. Previously, I was using my own BAT file, which only gave me around 500Mkey. In any case, that’s already a noticeable improvement!

My batfile for bitcrack example:
cuBitCrack.exe --keyspace 6AF70BC6066336300:6AF70C160F7BF3B00 -o 2.txt 1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9

If my idea helps you succeed, just remember me in your victory speech! A little ‘shoutout to the genius who made this possible’ wouldn’t hurt... or at least a ‘thank you’ in small print at the bottom of your success story! BTC BTC Also accepted Cheesy... have a happy hunting..

1BGvwggxfCaHGykKrVXX7fk8GYaLQpeixA
Desyationer
Jr. Member
*
Offline Offline

Activity: 64
Merit: 2


View Profile
February 25, 2025, 09:19:46 PM
 #7550

zahid888
If... then as a token of gratitude, I have no problem sending you a reward, just like the creator of the bruteforce program that will help find the key. I don't mind giving 1 BTC out of more than free 6 BTC.  Smiley
zahid888
Member
**
Offline Offline

Activity: 329
Merit: 24

the right steps towerds the goal


View Profile
February 25, 2025, 09:34:52 PM
 #7551

zahid888
If... then as a token of gratitude, I have no problem sending you a reward, just like the creator of the bruteforce program that will help find the key. I don't mind giving 1 BTC out of more than free 6 BTC.  Smiley
Shocked OMG! You’re so kind—Wishing you all the success! But remember, don’t let this consume all your time and energy. Stay focused on your main work, because real success comes from consistency, not just luck.

To all newbies: treat this as a side quest, not your whole adventure! Wink

1BGvwggxfCaHGykKrVXX7fk8GYaLQpeixA
0x1FFFFFF
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 25, 2025, 10:07:22 PM
Last edit: February 25, 2025, 10:17:37 PM by 0x1FFFFFF
 #7552

Hi @zahid888. I am curious about this from last year.. I even write some python script to try to understand this, but still didnt get that :

It’s just a few lines of code, bro—why overcomplicate it?  Remember, it’s only for generating the starting point!

Below is full demonstration & Code

Demo:

https://www.talkimg.com/images/2025/02/25/q4fzj.gif

Code:
import random
import subprocess

print('''\n\n      Demo By Zahid888\n
puzzle: 67 730fc235 Possibilities : 13\n
Seed : 2113081982 KHex : 730fc235
Seed : 2179848786 KHex : 730fc235
Seed : 2620256395 KHex : 730fc235
Seed : 3559516538 KHex : 730fc235
Seed : 5559894373 KHex : 730fc235
Seed : 5960477113 KHex : 730fc235
Seed : 6204436682 KHex : 730fc235
Seed : 7016671995 KHex : 730fc235
Seed : 8305603871 KHex : 730fc235
Seed : 8560029709 KHex : 730fc235
Seed : 8633074902 KHex : 730fc235
Seed : 9737552820 KHex : 730fc235
Seed : 9997208084 KHex : 730fc235\n\n''')
while True:
    x = input('seed integer : ')
    seed_value = int(x)
    random.seed(seed_value)
    seed = str(seed_value)
    a = random.randrange(2**30, 2**31)
    random_start = "%00x" % a
    random_range = (random_start+"000000000:"+random_start+"fffffffff")
    print('\nSeed : ' + str(x) + ' KHex : ' + str(random_start) + '\n')
    cmd_command =('BitCrack.exe -b 128 -t 256 -p 512 --keyspace '+random_range+' 1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9\n')
    subprocess.call(cmd_command, shell=True)


Hi @zahid888. I am curious about this from last year.. I even write some python script to try to understand this, but still didnt get that :

Hey Bro, welcome to the black hole! Cheesy Just a friendly reminder—if you win, I definitely expect an appreciation fee... Fair trade, right?  Grin Grin


Thanks for your response @zahid888. I am overthink about this for almost 2 year.

From all logic including magical pattern and everything. only your approach about seeds that got my attention beside the random logic things. because when author said the key was totally random without pattern. the only thing to find it is through the random too (computing power and some luck also needed ). but the random isnt just random right ? there's some seed / entrophy in it... My questions is, how do you know / determine about 5 to 20 possibility starting point from such seeds ?

If i ever find the key.. 2 btc will hit your wallet right away  Grin Grin

brokedummy
Legendary
*
Offline Offline

Activity: 994
Merit: 1004


View Profile
February 25, 2025, 10:42:52 PM
 #7553

I am running Bitcrack on my 3070. The most I can get out of it so far is just under a billion keys/second. Do ya'll think this the best it can do or could it be improved with better settings or better software? I'm using -b 256 -t 256 -p 512, I've tried a few other variations but it never got any better than this.
Cricktor
Legendary
*
Offline Offline

Activity: 1204
Merit: 2749



View Profile
February 25, 2025, 10:59:45 PM
Last edit: February 25, 2025, 11:21:52 PM by Cricktor
Merited by mcdouglasx (1)
 #7554

I don't mind giving 1 BTC out of more than free 6 BTC.  Smiley
Sure, bla bla bla...

Unfortunately we won't have the pleasure to hold you accountable for your blabber.



Marathon Digital Holdings announced their Slipstream service around February 22nd, 2024. In their investor relations post they don't talk about a non-public mempool explicitly. Lots of yadda yadda about how "special" they are and offering an unique service no one else offers, yadda yadda.

It was talked about on whatnot crypto coin news sites as Bram24732 indicated. Maybe not immediately with the property of a non-public mempool for transactions submitted to slipstream.mara.com. From very crude search I've done, initial focus was more on the topic of non-standard transactions. I'm not sure if MARA actually needed their service to have a non-public mempool. Anyway, I think their main motivation is to provide an unique service where they can charge at least double or more Tx fee rates than by normal block space competition.


First mention of Slipstream to my knowledge in this forum was here, https://bitcointalk.org/index.php?topic=5487786.msg63775224#msg63775224 by FinneysTrueVision. About two months later again by ABCbits here, https://bitcointalk.org/index.php?topic=5495707.msg64052681#msg64052681 in the context of being able to submit non-standard transaction that won't otherwise be transmitted by other nodes and subsequently mined by miners. Search hits via ninjastic.space and search for "slipstream.mara.com" in post body. I might've missed other posts.

It's true that WanderingPhilospher was first to elaborate about Slipstream service as a means to counter transaction sniping bots. Kudos to him for actually using his brain cells to post something valuable in this thread, in contrast to the bs we have to endure here for quite some time.

I wonder what puny contributions the pay-WP-gratitude camp and other near-zero-value posters here have given so far? How about compensation for the nonsense, conspiracies, magic voodoo or other non-sensical crap you've spouted here?

You can chill now, my sporadic rant is over. I'll populate my ignore list in the hopes that I don't catch brain cancer by following here.  Wink

mcdouglasx
Sr. Member
****
Offline Offline

Activity: 714
Merit: 373



View Profile WWW
February 25, 2025, 11:47:28 PM
 #7555

Contrary to what the know-it-all gurus say, probabilistic search does work, understand well "probabilistic".

1-Prefix search(rmd)

2-Discarding improbable ranges

3-Discarding already scanned ranges

Code:
mcdouglasx@DESKTOP-xxxxxxx:/mnt/d/keyhunt-main$ ./keyhunt -m vanity -t 4 -l compress -R -b 30 -v d39c4704664e1deb76c9331e637564c257d68a08 -n 0x100000
[+] Version 0.2.230519 Satoshi Quest, developed by AlbertoBSD
[+] Mode vanity
[+] Threads : 4
[+] Search compress only
[+] Random mode
[+]Vanity search: d39c4704664e1deb76c9331e637564c257d68a08
[+] N = 0x100000
[+] Bit Range 30
[+] -- from : 0x20000000
[+] -- to   : 0x40000000
Partial match found. Prefix: d39c47 Saving key: 0x254b3f6d Address: d39c47ba3ec193b509c2731ca8502d8e1d6869a4
Partial match found. Prefix: d39c47 Saving key: 0x358a57f0 Address: d39c47cedc2cb959a8d5d2767415beeed3bbaa64
Partial match found. Prefix: d39c47 Saving key: 0x38293a25 Address: d39c472538bc9ec5cd70e88482b9dac7d031f2b6
100% match found! Saving key to Eureka.txt: 0x3d94cd64 Address: d39c4704664e1deb76c9331e637564c257d68a08

▄▄█████████████████▄▄
▄█████████████████████▄
███▀▀█████▀▀░░▀▀███████

██▄░░▀▀░░▄▄██▄░░█████
█████░░░████████░░█████
████▌░▄░░█████▀░░██████
███▌░▐█▌░░▀▀▀▀░░▄██████
███░░▌██░░▄░░▄█████████
███▌░▀▄▀░░█▄░░█████████
████▄░░░▄███▄░░▀▀█▀▀███
██████████████▄▄░░░▄███
▀█████████████████████▀
▀▀█████████████████▀▀
Rainbet.com
CRYPTO CASINO & SPORTSBOOK
|
█▄█▄█▄███████▄█▄█▄█
███████████████████
███████████████████
███████████████████
█████▀█▀▀▄▄▄▀██████
█████▀▄▀████░██████
█████░██░█▀▄███████
████▄▀▀▄▄▀███████
█████████▄▀▄███
█████████████████
███████████████████
██████████████████
███████████████████
 
 $20,000 
WEEKLY RAFFLE
|



█████████
█████████ ██
▄▄█░▄░▄█▄░▄░█▄▄
▀██░▐█████▌░██▀
▄█▄░▀▀▀▀▀░▄█▄
▀▀▀█▄▄░▄▄█▀▀▀
▀█▀░▀█▀
10K
WEEKLY
RACE
100K
MONTHLY
RACE
|

██









█████
███████
███████
█▄
██████
████▄▄
█████████████▄
███████████████▄
░▄████████████████▄
▄██████████████████▄
███████████████▀████
██████████▀██████████
██████████████████
░█████████████████▀
░░▀███████████████▀
████▀▀███
███████▀▀
████████████████████   ██
 
[..►PLAY..]
 
████████   ██████████████
walletrecovery
Copper Member
Member
**
Offline Offline

Activity: 452
Merit: 29


View Profile WWW
February 26, 2025, 04:24:54 AM
 #7556

Contrary to what the know-it-all gurus say, probabilistic search does work, understand well "probabilistic".

1-Prefix search(rmd)

2-Discarding improbable ranges

3-Discarding already scanned ranges

Code:
mcdouglasx@DESKTOP-xxxxxxx:/mnt/d/keyhunt-main$ ./keyhunt -m vanity -t 4 -l compress -R -b 30 -v d39c4704664e1deb76c9331e637564c257d68a08 -n 0x100000
[+] Version 0.2.230519 Satoshi Quest, developed by AlbertoBSD
[+] Mode vanity
[+] Threads : 4
[+] Search compress only
[+] Random mode
[+]Vanity search: d39c4704664e1deb76c9331e637564c257d68a08
[+] N = 0x100000
[+] Bit Range 30
[+] -- from : 0x20000000
[+] -- to   : 0x40000000
Partial match found. Prefix: d39c47 Saving key: 0x254b3f6d Address: d39c47ba3ec193b509c2731ca8502d8e1d6869a4
Partial match found. Prefix: d39c47 Saving key: 0x358a57f0 Address: d39c47cedc2cb959a8d5d2767415beeed3bbaa64
Partial match found. Prefix: d39c47 Saving key: 0x38293a25 Address: d39c472538bc9ec5cd70e88482b9dac7d031f2b6
100% match found! Saving key to Eureka.txt: 0x3d94cd64 Address: d39c4704664e1deb76c9331e637564c257d68a08

? Can you give a link to the program and .BAT file with the correct command line for puzzle 68

cctv5go
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
February 26, 2025, 05:49:44 AM
 #7557

Contrary to what the know-it-all gurus say, probabilistic search does work, understand well "probabilistic".

1-Prefix search(rmd)

2-Discarding improbable ranges

3-Discarding already scanned ranges

Code:
mcdouglasx@DESKTOP-xxxxxxx:/mnt/d/keyhunt-main$ ./keyhunt -m vanity -t 4 -l compress -R -b 30 -v d39c4704664e1deb76c9331e637564c257d68a08 -n 0x100000
[+] Version 0.2.230519 Satoshi Quest, developed by AlbertoBSD
[+] Mode vanity
[+] Threads : 4
[+] Search compress only
[+] Random mode
[+]Vanity search: d39c4704664e1deb76c9331e637564c257d68a08
[+] N = 0x100000
[+] Bit Range 30
[+] -- from : 0x20000000
[+] -- to   : 0x40000000
Partial match found. Prefix: d39c47 Saving key: 0x254b3f6d Address: d39c47ba3ec193b509c2731ca8502d8e1d6869a4
Partial match found. Prefix: d39c47 Saving key: 0x358a57f0 Address: d39c47cedc2cb959a8d5d2767415beeed3bbaa64
Partial match found. Prefix: d39c47 Saving key: 0x38293a25 Address: d39c472538bc9ec5cd70e88482b9dac7d031f2b6
100% match found! Saving key to Eureka.txt: 0x3d94cd64 Address: d39c4704664e1deb76c9331e637564c257d68a08

? Can you give a link to the program and .BAT file with the correct command line for puzzle 68
It's basically useless. McDouglasx is just an enlightenment teacher. You can find the link you want from his homepage.
bibilgin
Newbie
*
Offline Offline

Activity: 249
Merit: 0


View Profile
February 26, 2025, 08:47:58 AM
 #7558

There are very suspicious transactions regarding finding the 67th wallet.

Example: Graphics Cards rented with stolen credit card information
It just proved that this is not related to any software or hardware.

Thank you for showing that it can be cracked with MONEY even with the worst software. Of course, if you really did it with such a serious investment or expense. I definitely do not think that a few thousand graphics cards were rented with their own money.

Let's do a simple accounting.
In 67 days, they have to spend at least 250-300 thousand dollars to crack the 67th wallet. When the remaining amount is divided by the total number of partners, 50 thousand dollars remains. (Average)

So, would someone write "WE GOT RICH" on Twitter for 50 thousand dollars?
Bram24732
Member
**
Offline Offline

Activity: 154
Merit: 15


View Profile
February 26, 2025, 09:03:02 AM
 #7559

There are very suspicious transactions regarding finding the 67th wallet.

Example: Graphics Cards rented with stolen credit card information
It just proved that this is not related to any software or hardware.

Thank you for showing that it can be cracked with MONEY even with the worst software. Of course, if you really did it with such a serious investment or expense. I definitely do not think that a few thousand graphics cards were rented with their own money.

Let's do a simple accounting.
In 67 days, they have to spend at least 250-300 thousand dollars to crack the 67th wallet. When the remaining amount is divided by the total number of partners, 50 thousand dollars remains. (Average)

So, would someone write "WE GOT RICH" on Twitter for 50 thousand dollars?

I'd love to see any kind of proof related to stolen credit card information.
nomachine
Full Member
***
Offline Offline

Activity: 714
Merit: 110


View Profile
February 26, 2025, 09:07:38 AM
 #7560

I think we are slowly sinking fully into conspiracy theories.   Grin

BTC: bc1qdwnxr7s08xwelpjy3cc52rrxg63xsmagv50fa8
Pages: « 1 ... 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 [378] 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 ... 565 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!