The Bitcoin Mining Process


SUBMITTED BY: aloysius

DATE: Nov. 23, 2016, 7:54 p.m.

FORMAT: Text only

SIZE: 520 Bytes

HITS: 101333

  1. A rough overview of the process to mine bitcoins is:
  2. 1. New transactions are broadcast to all nodes.
  3. 2. Each miner node collects new transactions into a block.
  4. 3. Each miner node works on finding a proof-of-work code for its block.
  5. 4. When a node finds a proof-of-work, it broadcasts the block to all nodes.
  6. 5. Receiving nodes validate the transactions it holds and accept only if all are valid.
  7. 6. Nodes express their acceptance by moving to work on the next block, incorporating the hash of the accepted block.

comments powered by Disqus