- Why is it important to make sure that miners spend money (on electricity) while mining?
Miners make an upfront investment in the network by paying for electricity. This investment incentivizes them to follow the network mining rules, or risk losing (wasting) their investment efforts.
- Why would it be very difficult for someone to go back change a previously added block?
It would take thousands of years to go back and re-mine all of the blocks proceeding the block you change because the current block hash will change based on the previous block hash and you would need to re-mine each proceeding block. This can take thousands of moons to complete this process. This would be a very costly process, and wouldnât be productive since the network always chooses the longest chain of blocks.
- How does the network regulate mining difficulty?
The more miners there are, the higher the hash rate, and the more difficult the cryptographic puzzle. Less hash power, the puzzle is less complex (Nonce and target).