Bitcoin Forum
May 09, 2024, 02:28:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Calculate estimated time of finding string where SHA256(string) starts with n ze  (Read 19 times)
JohnyCarrot (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 04, 2022, 07:14:43 AM
 #1

Hi have a program that is finding for any string SHA 256 hash that is starting with n zeros. It works like in bitcoin, so i get string for example "FOO", where im finding "nonce" where SHA(FOO+nonce) starts with for example 8 zeros. That nonce is 1231004720 (you can check it BTW)

The program of course works like a charm. I know, that things takes time, but i cant find, if i could calculate estimated time. If i can calculate n=10 in one hour, how much it can take to get 11 leading zeros hash. Somewhere i readed thats its "factor of 16", but IDKif its true and if yes, why ?

Thanks
Pages: [1]
  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!