Skip to main content

Block Integrity

Definition

Block integrity ensures that each block of transactions on a blockchain remains unaltered and consistent with the network’s rules. This property is maintained through cryptographic hashing, where each block contains a hash of the preceding block. Any modification to a transaction or block would invalidate its hash and subsequent blocks. It is a fundamental element for the security and trustworthiness of distributed ledgers.