1
I have a question about bitcoin, lets say that the output is uniformly random and that it is 256 bits in length. The output of the hash function y=H(t) begins with 25 zeros - how many times would one have to call the hash function to get something that starts with 25 zeros?
Secondly, how does one verify the solution and how many hashes would be attempted to solve it?
Does "zeros" mean zero bits or zero hex digits (which would be 100 bits)? – Nate Eldredge – 2014-09-25T03:16:35.923
zero binary bits as stated. – mcdoomington – 2014-09-25T13:42:18.360