Blockchain
Blockchain
Distributed ledger linking data blocks in a chain, shared among participants, making tampering extremely difficult.
In Simple Terms
Blockchain is a distributed record-keeping technology known above all for being extremely resistant to tampering. Multiple computers on a network share the same history, maintaining consistency through consensus rules. Rewrite any past data and the chain's entire consistency breaks — making retroactive tampering practically impossible. Beyond its original use in cryptocurrency, blockchain is now applied where proving records haven't been altered matters: food origin tracking, digital certificate issuance, and more.
Behind the Name
Blockchain (Block + Chain). The name reflects its structure: data is bundled into 'Blocks' and linked like a 'Chain.' Each block holds a reference to the previous one — alter even one block and the chain's consistency collapses. Network participants also verify records under shared consensus rules, making unauthorized tampering extremely difficult.
Take a Closer Look!
Blockchain is a technology in which multiple computers on a network maintain the same history (ledger) and keep records consistent by reaching agreement under shared consensus rules.
Its defining feature is that tampering is extremely difficult.
Transaction records are bundled into units called 'blocks' and linked in a single chain. Each new block contains information from the one before it, so rewriting any past data breaks the consistency of everything that follows.
For such a rewrite to be accepted as legitimate, it would need to satisfy the network's consensus rules — a bar set deliberately high, making tampering practically infeasible.
That said, the strength of tamper-resistance varies by type and network composition.
A large public network like Bitcoin's makes attacks extremely hard, but smaller chains can carry higher risk. 'Tamper-resistant' is not an absolute guarantee — it depends on the scale of the network and the consensus mechanism in use.
Blockchain originally emerged as the technology behind cryptocurrencies like Bitcoin, but its use has spread well beyond finance.
Its ability to verify that records haven't been altered after the fact is now applied across many fields — from food origin tracking to digital certificate issuance.