Difference between revisions of "Proof of Work"

From wiki
Jump to navigation Jump to search
m
Line 4: Line 4:
 
Miners with faster computers will usually be the the first to find a block. This make mining expensive, you need the right equipment and the power to run it.
 
Miners with faster computers will usually be the the first to find a block. This make mining expensive, you need the right equipment and the power to run it.
  
Examples of PoW blockchains are BitCoin, Ethereum and LiteCoin.
+
Examples of PoW blockchains are BitCoin and LiteCoin.
  
 
On the BitCoin blockchain every 10 minutes a block is created, the difficulty of the problem to fix is automatically adjusted to keep this frequency. So, more miners with fast computers, mean faster block generation, meaning greater difficulty meaning more energy or faster hardware is to be used.
 
On the BitCoin blockchain every 10 minutes a block is created, the difficulty of the problem to fix is automatically adjusted to keep this frequency. So, more miners with fast computers, mean faster block generation, meaning greater difficulty meaning more energy or faster hardware is to be used.

Revision as of 12:37, 31 May 2021

Miners on a Proof of Work (PoW) blockchain have to fix a complex mathematical problem before then can complete a new block. The miner that finds the solution first can put the block on the network and is rewarded e.g. by receiving an amount of the the cryptocurrency on that blockchain.

Miners with faster computers will usually be the the first to find a block. This make mining expensive, you need the right equipment and the power to run it.

Examples of PoW blockchains are BitCoin and LiteCoin.

On the BitCoin blockchain every 10 minutes a block is created, the difficulty of the problem to fix is automatically adjusted to keep this frequency. So, more miners with fast computers, mean faster block generation, meaning greater difficulty meaning more energy or faster hardware is to be used.