Search content
Sort by

Showing 5 of 5 results by ik316m
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
ik316m
on 26/07/2025, 15:34:28 UTC
If we all share each scanned section together, there will be more than prefix theory or the number φ.


I'm scanning with a GPU using BitCrack at a speed of 550 million keys per second. I searched the key range from 78D110000000000000 to 78D12BDB2A82C14000 over a period of six months.

What makes you to scan this range and stick to it for 6 months? Do you think it starts with 78D1?
I highly recommended you to stop BitCrack and use KeyHunt-Cuda or VanitySearch-BitCrack, it will double your speed.

A rough aggregate of all puzzles keys from 1-70
'D' appears only 2 times at position 3 and '1' appears only 2 times at position 4

https://i.postimg.cc/TPXMYLfz/Capture.png

Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
ik316m
on 25/07/2025, 11:51:29 UTC
HEY GUY JUST QUESTION DID ANYONE FINISH THIS SPACE 400000000000000000 TO 500000000000000000

Not possible for a solo user until next few years.
I prefer random search. I am using RTX3060 and Keyhunt-Cuda in a random mode with an helper app. I am using 36 bit search with 9 random prefix. Link contains the ranges I have already scanned, it may not be useful if someone searching with less prefix.

https://drive.google.com/file/d/1zig8usXOQmqRZD5xlSHndNf5RRir-eg2/view?usp=sharing



What helper app ? It is automatic or you input manually each keyspace ?

I created this helper app, it has both the modes, auto or manual/personalized mode. In auto mode it first pick a random number and check if its it is already scanned or not and apply filters, if everything is ok it creates a command and pass it to new cmd and wait for the search to complete. It also has an option to divide the full rane in to multiple parts and search N number of ranges in each parts.

https://postimg.cc/6810xJJL
https://postimg.cc/w79Mg19g

Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
ik316m
on 24/07/2025, 21:09:43 UTC
HEY GUY JUST QUESTION DID ANYONE FINISH THIS SPACE 400000000000000000 TO 500000000000000000

Not possible for a solo user until next few years.
I prefer random search. I am using RTX3060 and Keyhunt-Cuda in a random mode with an helper app. I am using 36 bit search with 9 random prefix. Link contains the ranges I have already scanned, it may not be useful if someone searching with less prefix.

https://drive.google.com/file/d/1zig8usXOQmqRZD5xlSHndNf5RRir-eg2/view?usp=sharing



what is your speed with rtx 3060 keyhunt-cuda ?

I have tested 3 apps, BitCrack 625MKeys/s, VanitySearch-BitCrack 1024MKeys/s but the problem is it gets hang multiple times in a day and forced to restart my PC, and KeyHunt-Cuda 945MKeys/s with these settings (KeyHunt-Cuda.exe -t 0 -g --gpui 0 --gpux 950,256 -m address --coin BTC...)


Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
ik316m
on 24/07/2025, 08:53:47 UTC
HEY GUY JUST QUESTION DID ANYONE FINISH THIS SPACE 400000000000000000 TO 500000000000000000

Not possible for a solo user until next few years.
I prefer random search. I am using RTX3060 and Keyhunt-Cuda in a random mode with an helper app. I am using 36 bit search with 9 random prefix. Link contains the ranges I have already scanned, it may not be useful if someone searching with less prefix.

https://drive.google.com/file/d/1zig8usXOQmqRZD5xlSHndNf5RRir-eg2/view?usp=sharing

Post
Topic
Board Project Development
Re: Keyhunt - development requests - bug reports
by
ik316m
on 09/07/2025, 12:20:55 UTC
Hi, I like the BSGS mode but it become worst when I add multiple points, where as xpoint with either 1 point or 1000+ points works good. Can the BSGS mode be updated to run with the same for 1 point or 1000+ points