Block Validation
The process by which nodes in a blockchain network verify and confirm the authenticity of new blocks before adding them to the chain. This typically involves checking that the block’s data, transactions, and reference to the previous block meet the network’s rules.
Back to Dictionary