What is Blockchain?


I've been diving into blockchain technology for a while now, and I want to share what this technology actually is without all the buzzwords and marketing hype you normally see.
Blockchain, at its heart, is a glorified spreadsheet. But one with superpowers.
The Definition
To get technical, blockchain is a distributed, decentralised, and typically a public digital ledger consisting of a continuously growing list of records, often called blocks, that are linked and secured using cryptographic hashing. Each block contains a timestamp, transaction data, and a reference to the previous block, forming an immutable chain of data that cannot be retroactively altered without altering all subsequent blocks and achieving network consensus.
Unlike traditional databases that use tables and rows, blockchain uses a chain of blocks where each block contains a batch of valid transactions that have been hashed and encoded into a Merkle tree. This structure allows for efficient and secure verification of the contents of large data structures.
To break it down further:
Distributed: In a distributed system, the data is not stored in a single location. Instead, it is spread across a network of computers (called nodes), each holding a copy of the entire blockchain. This means that no single point of failure exists—if one node goes offline, the network continues to function seamlessly.
Decentralised: Unlike traditional systems where a central authority (like a bank or government) controls the data, blockchain operates without a central governing body. Instead, control is shared among all network participants, making it resistant to censorship and manipulation.
Ledger: A ledger is simply a record-keeping system. In the case of blockchain, this ledger is digital and publicly accessible. It permanently records all transactions, creating a transparent and auditable history that cannot be altered.
What This Means in Plain Terms
Think about how we normally keep records. Someone—a bank, a government, a company—maintains a database that tells us who owns what, who paid whom, and when things happened. We trust these centralised authorities because, well, what choice do we have?
Blockchain flips this model on its head. Instead of one entity keeping THE record, everybody keeps THE record. And I mean everybody who participates in the network.
Here's what makes it even special, when I make a transaction on a blockchain, my transaction doesn't immediately get recorded. Instead, it waits in a pool with other recent transactions. Network participants (often called miners or validators) then collect these transactions into a block. This block then gets mathematically linked to all previous blocks through complex cryptography, forming a "chain" of blocks. Hence, blockchain.
Before a block can be added to the chain, it must be verified by the network according to predetermined rules. This verification process is what creates trust without requiring a central authority.
Once verified, the new block is added to the chain and broadcast to all nodes in the network, updating everyone's copy simultaneously. This distributed nature means there's no single point of failure or control.
The beauty is in how these blocks connect. Each new block contains a unique fingerprint (hash) of the previous block. Change anything in an earlier block, and that fingerprint no longer matches. The whole chain breaks. This creates an unalterable history—a record that can't be messed with.
What really clicked for me was understanding that blockchain isn't stored in one place. It lives simultaneously on thousands of computers around the world. When a new block is added, everyone's copy updates. There's no single point of failure or control.
This distributed nature means there's no need for a middleman to verify or authorise transactions. The system itself, through its transparency and mathematical certainty, creates trust.
The Revolutionary Implications
I remember being skeptical at first. "So it's just a database that lots of people have copies of?" But that's underselling it. It's the first time in human history we've had a way to establish absolute digital certainty without requiring trust in some authority.
Before blockchain, if I sent you a digital file—a picture, a document, some money—you received a copy, and I kept the original. With blockchain, when I transfer something digital to you, it's verifiably transferred. I no longer have it. That's revolutionary.
Blockchain creates digital scarcity and provable ownership in a world where digital things have always been infinitely copyable.
The immutability of blockchain also means that once information is recorded, it becomes a permanent part of the ledger. This property creates an unprecedented level of accountability and transparency in digital transactions.
That's the essence of blockchain. Not the cryptocurrencies built on top of it, not the smart contracts or NFTs or decentralised applications—just the core innovation of a tamper-proof, distributed ledger that creates trust through mathematics instead of authority.
Everything else is just what we've built on this foundation.
Subscribe to my newsletter
Read articles from Disha Jain directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
