Proof-of-Work is important to Bitcoin – Bitcoin Magazine

This is an opinion editorial by Pierre Gildenhuys, co-founder of a Hong Kong-based social environment technology startup.

Proof-of-work is the consensus mechanism that the Bitcoin protocol uses. At a basic level, this means that work must be done to prove that the transactions that have occurred on the network are valid.

Proof-of-work functions with specialized “computers” known as application-specific integrated circuits (ASICs), which input transaction data, information from the previous block listener, and a nonce (random number) to guess the result of hash functions. Hash functions are one-way mathematical equations, so it is impossible to figure out a resulting output from a publicly visible input other than through quick guesses like these ASICs do. “Miners” are the people who run these machines and they want to increase the number of hashes (or guesses) per second that their devices can produce and they want to find the cheapest and most reliable source of energy so that this mining becomes profitable for them to pay reduce the cost of their machines and make money to cover other expenses. Despite this, it is an incredibly competitive industry due to Bitcoin’s difficulty adjustment: depending on how many hashes per second are mined on the network, the complexity and difficulty of the hash function will increase or decrease accordingly so that it takes an average of 10 minutes for each new block to be found over the global network.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *