Mining Simulation

This application illustrates how digital currency mining is done using hashing as proof of work. You enter in the text to be hashed, the number of leading zeros and click on the hashing algorithm desired. The program will find the hash by adding a nonce, or random number, to the string until it generates a hash with the appropriate number of leading zeros. There is there is a limit of 30 cpu seconds for the computation, so stick to 5 or less leading zeros.

Please enter in a sentence and select the hash you want to use

Enter in Sentence:
Enter in Number of Zeros to Check For:
Select a Hash:
Enter number of Iterations: