Bitcoin Mining Simulator


Difficulty: 1

The difficulty is often directly connected with the hashrate of the whole mining network. The more miners, the harder it is to mine a block.

The difficulty in this case is the amount of 0's the result hash should start with


Nonce: 0

The nonce is a value that's being changed every hash. The faster a computer can change this, the faster the mining process is. This speed is often expressed in hashrate or hash/second


Result hash: 0

The result hash of all the data combined

Block found: false