Bitcoin Forum
September 08, 2026, 03:48:03 AM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 »
21  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: April 15, 2025, 12:21:14 AM
Let's guess puzzle 69, how long will it take to solve this problem?Six months, one year, three years or even longer.
Regarding prefixes:Is it faster to use the birthday argument to find hash160?Has anyone paid attention to this?
22  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: March 24, 2025, 07:12:43 AM
Cyclone last update
By default 6 prefix, thats reduce speed to half
Even we select or not prefix,
This area effect speed
Is showing off your cyclone every day useful for solving problems?Let's study the GPU carefully.
23  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: March 20, 2025, 03:46:28 AM
Do you want to exchange address prefixes?1MVDYgVaSN6iKJMdVvjz5EEm7Vb6Hvpygo
target:1MVDYgVaSN6iKKEsbzRUAYFrYJadLYZvvZ
24  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: March 15, 2025, 03:19:28 PM
So, anyone claiming to have 2,000 GPUs at home is either lying, misrepresenting their setup, or using a commercial or industrial facility?  Tongue
You're here for fun, who would be foolish enough to use common sense to solve this problem?

67 was solved via vast.ai + automated scripts to rent instances.

You'd need a dedicated nuclear power plant + a modest neighborhood full of RTX 4090 in each home if you intend to solve such a puzzle at home in less than a few months.
25  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: March 08, 2025, 03:40:48 AM
Is there anyone dumber than me who doesn't know what public key hash 256 is? ha ha
26  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: March 04, 2025, 03:48:45 PM
Cheers 🍻 Puzzle 68.Good luck!
27  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: March 02, 2025, 06:17:56 PM
quick question for y'all...

I have a PC with no GPU, a CPU capable of running 32 threads, and 64GB of RAM...

I've been playing with Keyhunt recently, and if I try it in address mode on a lower number puzzle I get speeds somewhere in the Mkeys/s range (I forget the exact number)... And when I try it in BSGS mode for a higher puzzle (one with a known public key, like 135) I'm getting around 880 Pkeys/s...

The problem is that I know how to calculate how big the search space is when trying to solve by address, but I have no idea how to do the same for BSGS... If the math for BSGS is completely different from calculating addresses, then is the puzzle's key range still relevant...?

Basically, I know it'll take me a gazillion years to search an entire key space either way, but I don't know if I should try my luck at addresses on a lower puzzle or BSGS on a higher one... Which one is better odds for my setup, any ideas?

Thanks.
You're wasting your time. It's better to do something else meaningful。
28  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: February 26, 2025, 05:49:44 AM
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.
29  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: February 24, 2025, 08:33:26 AM
https://btcpuzzle.info/puzzle/67
It's hard to believe that Puzzle 67 was opened by simple enthusiasts and not by the creators themselves, since the pool was often attacked by DDOS and 6,69% of the range was already passed, and since the creators of the puzzles know the private key, they can easily monitor how close the pool participants got, so they could easily take their coins themselves under the guise of someone finding them, so this is most likely a scam than some kind of honest competition. Who wants to give strangers more than half a million dollars, it's unrealistic! Let's think about it. Does anyone doubt that this is how things are or do you think everything is honest?
Yes, this is a conspiracy theory by a creator! This is testing Mara, I don't know what it will be next time.
30  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: February 22, 2025, 02:27:59 PM
puzzle 66 was found by a newbie and stolen by bots.
Now Mara has been discovered. But there are not many people who know how to use it. So helping people
If anyone knows how to use Mara. A detailed explanation would be helpful. Maybe someone lucky will find it, don't let the bots lose it.

1- First, you perform the transaction here. You take raw TX out.
https://bitcoin.stackexchange.com/questions/103452/how-to-create-a-signed-transaction-offline-using-electrum

2- Go to slipstream.mara.com and paste it, and follow what is given to you.

It's that simple. Smiley

Thanks for the info. but according to the link you gave, won't the publickey be exposed when I sign raw tx in my electrum? in this way, aren't we actually broadcasting the transaction? Also, I didn't see such a step in the new version electrum. the question I asked may seem simple and funny to you, but I am trying to understand how people like me who don't know much can achieve this.
You can easily create original transaction hexadecimal Tx using Bitcoin Core Wallet or Electum Wallet
31  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: February 21, 2025, 03:47:55 PM
Well, 67 was just solved.

730fc235c1942c1ae

Someone please notify bib, he is still searching for prefixes  Grin
7545bf10859946eca
730fc235c1942c1ae
1BY8GQbnueYebq5d6CE1wDfbdAWWy33ZyW
1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9
It's quite close, it's just that Bibi Jin's luck is not very good
32  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: February 21, 2025, 01:32:43 PM
Deepseek how do you know bc1qgp48hjxp9uctzysq458dtlhk7ewtf9k4xpjpjj is the creator, their reason for sending 184USD TO #66 is not clear, but you are assuming it is a clue to #67?

Also if it was a clue why ignore the zeros, 0.00189717 = 0.007C553B1ADE27BE0A11   and 0.00010392  =  0.0006CF7D005BC5789A9B

I think you stretching cause as far as I know nobody ever correctly guessed #66 started with 283 , how could they guess #67 but not #66


I am lost how you came to those hex values from those decimals? Not finding any clues in deepseek or your earlier posts..?

If you could give me a hint or pointer, would be greatly appreciated. Thanks

We must be fully aware that sometimes we see what we want to see, and differentiate between an idea with logic and coincidences.

An example of a coincidence:


#66

000000000000000000000000000000000000000000000002832ed74f2b5e35ee

h160: 20d45a6a762535700ce9e0b216e31994335db8a5

prefix  "2"

#67

00000000000000000000000000000000000000000000000730fc235c1942c1ae

h160: 739437bb3dd6d1983e66629c5f08c70e52769371

prefix  "73"

#68

00000000000000000000000000000000000000000000000exxxxxxxxxxxxxxx ??

h160: e0b8a2baee1b77fc703455f39d51477451fc8cfc

prefix  "e"

Coincidences occur when two or more events seem significantly related, but do not have a real causal connection.


You're just as funny as searching for address prefixes.
33  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: February 21, 2025, 03:29:52 AM
Firstly, the puzzle solver must be 99% of the community members, and the low puzzle solver appears to be the creator themselves. From puzzle 67, it seems that this is a cold wallet address of the creator himself.
Personal opinion, don't criticize if you don't like it.
34  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: February 17, 2025, 06:19:09 PM
At most, I will solve puzzle 67 by September this year. Everyone is waiting for my good news.
35  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: February 05, 2025, 09:08:05 AM
#67 You can solve puzzles using mathematical methods, only requiring 58 to the power of 7 Calculation.
36  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: January 13, 2025, 02:05:46 AM
I have more than ten prefixes 1BY8GQbnueYo
But unfortunately, I didn't receive the bonus.
37  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: January 12, 2025, 07:57:05 PM
i think i know the specific range of the private key but it is still too big for my machine's scanning speed so first i have to find the public key, sorry but people may not believe me
Puzzle 67: Range of Private Key: 500000FFFFFFFFFFF-630000FFFFFFFFFFF
38  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: January 07, 2025, 07:18:57 PM
In my opinion, this is not a quiz but a business selling solutions from the organizer and it is not known whether the winners are from the organizer or not
Maybe you're right! But you don't have sufficient evidence.
39  Bitcoin / Development & Technical Discussion / Re: 5-7 kangaroo method on: January 04, 2025, 08:59:39 PM
I feel like you're talking nonsense and I can't understand a single word.
40  Bitcoin / Development & Technical Discussion / Re: Deriving p2wpkh addresses (bc1) using Xpriv (dumpprivkey no-legacy fail) on: December 31, 2024, 09:49:27 PM
How to import an existing private key or address into the core wallet?
Pages: « 1 [2] 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!