Search content
Sort by

Showing 20 of 49 results by cctv5go
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 15/07/2025, 20:53:40 UTC
It cannot be denied that prefix search combined with mathematical methods is currently the most efficient way to find keys.
Under the premise of unknown public key, too many puzzle pools use search prefixes as exits, and for individuals, the winning rate of randomly searching for private keys is almost zero.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 10/07/2025, 23:17:39 UTC
Share a prefix:
1PWo3JeB9jTm84otLWfm4ePF9x7e1gc81S
5FC34BED98D3286F62
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 07/06/2025, 08:22:08 UTC
Solving puzzle 71 is actually quite simple, but we haven't found the appropriate code yet.JeanLucPons may be able to easily solve such puzzles.But I have never seen him discuss this topic here, perhaps it is a mystery.He is an excellent developer.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 04/06/2025, 00:05:25 UTC
Does anyone know who the author of the puzzle is?JPL?…
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 10/05/2025, 11:27:49 UTC
Good programmers are always excellent wherever they go, there are always some bad programmers who always talk big.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 30/04/2025, 16:41:19 UTC
Does this puzzle have a backdoor, damn prefix method?The creators seem to be having a great time, and more and more low-level puzzles will be solved in a short period of time.
Post
Topic
Board Project Development
Re: WifSolverCuda - new project for solving WIFs on GPU
by
cctv5go
on 30/04/2025, 15:17:08 UTC
That 500 BTC puzzle is a fake information match. The data indicates that the address does not match the private key.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 17/04/2025, 01:50:49 UTC

I tested this—amazing! It solved 12 characters in 8 minutes. Is there a C++ version of this? I can only imagine what a script that's 200x faster could do.    Tongue

I have a script in C++, but it's not 200x faster—it doesn't use AVX2 hashing or the JLP SECP256K1.
It uses OpenSSL.

But what are you going to do with it?

To generate the number of possible combinations between "ecrA1gh" and "kW1gt2H" (7 missing characters for puzzle 69) using the Base58 character set, there are approximately 1.54 trillion combinations.

  • WIFRotator
  • Starting WIF: KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3q
  • Middle range: ecrA1gh to kW1gt2H
  • Missing chars: 12
  • Target: 61eb8a50c86b0584bb727dd65bed8d2400d6d5aa
  • Cores: 12
  • Initial middle: f9FtYtY
  • New middle section activated: ipNX8dr
  • Speed: 16,2 MKeys/sec | Total: 6,404 MKeys
  • New middle section activated: hGnuha8
  • Speed: 16,2 MKeys/sec | Total: 6,304 MKeys
  • New middle section activated: gxN4jE6
  • Speed: 15,7 MKeys/sec | Total: 6,204 MKeys
  • New middle section activated: fT9yPyt
  • Speed: 15,9 MKeys/sec | Total: 6,404 MKeys
  • New middle section activated: hM42ZDc
  • Speed: 16,2 MKeys/sec | Total: 6,304 MKeys
  • New middle section activated: h5KwaZ5
  • Speed: 16,2 MKeys/sec | Total: 6,300 MKeys
  • New middle section activated: jSaH3oc
  • Speed: 16,2 MKeys/sec | Total: 6,301 MKeys
  • New middle section activated: iHgzCdB

This means your script will rotate through ~1.54 trillion different middle sections (each taking about 1–8 minutes), while brute-forcing the last 12 characters for each one.   Grin


Can you share this program? To try your luck, at least closer than the end of the universe.What is the random probability that these seven characters in the middle are different?
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 15/04/2025, 00:21:14 UTC
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?
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 24/03/2025, 07:12:43 UTC
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.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 20/03/2025, 03:46:28 UTC
Do you want to exchange address prefixes?1MVDYgVaSN6iKJMdVvjz5EEm7Vb6Hvpygo
target:1MVDYgVaSN6iKKEsbzRUAYFrYJadLYZvvZ
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 15/03/2025, 15:19:28 UTC
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.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 08/03/2025, 03:40:48 UTC
Is there anyone dumber than me who doesn't know what public key hash 256 is? ha ha
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 04/03/2025, 15:48:45 UTC
Cheers 🍻 Puzzle 68.Good luck!
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 02/03/2025, 18:17:56 UTC
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。
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 26/02/2025, 05:49:44 UTC
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.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 24/02/2025, 08:33:26 UTC
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.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 22/02/2025, 14:27:59 UTC
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
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 21/02/2025, 15:47:55 UTC
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
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
cctv5go
on 21/02/2025, 13:32:43 UTC
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.