Scale, Finalization, and Consensus
This method results in a compromise. Even if a block is theoretically approved by most nodes, if a transaction within it is later deemed false, the entire block may be reversed—removed from the chain. Valid transactions then need to be included in a new block.
The consensus mechanism also impacts scalability. When every node must validate and store each block, the saying "your chain is only as strong as your weakest link" becomes relevant. This means the system's performance is constrained by the transaction speed of the slowest nodes.
Last updated