How do miners solve a block?

To solve a block, miners modify non-transaction data in the current block such that their hash result begins with a certain number (according to the current Difficulty, covered below) of zeroes . If you manually modify the string until you get a 0… result, you’ll soon see why this is considered “Proof of Work!”

Read more