Global Feed Post Login
Replying to Avatar Quotable Satoshi

The steps to run the network are as follows:

1. New transactions are broadcast to all nodes.

2. Each node collects new transactions into a block.

3. Each node works on finding a difficult proof-of-work for its block.

4. When a node finds a proof-of-work, it broadcasts the block to all nodes.

5. Nodes accept the block only if all transactions in it are valid and not already spent.

6. Nodes express their acceptance of the block by working on creating the next block in the chain, using the hash of the accepted block as the previous hash.

Avatar
The Bitcoin Vandal 2y ago

There’s a difference between nodes and miners. Nodes don’t participate in the mining process, only the verification process. They don’t have any hash power.

Reply to this note

Please Login to reply.

Discussion

No replies yet.