Imagine sending money to a friend, buying land, or verifying a university degree. In each case, you are trusting that a record, somewhere, is accurate and cannot be secretly altered. For decades, that trust rested on banks, land registries, and universities acting as gatekeepers of “the truth.” Blockchain technology offers a different answer: instead of trusting one gatekeeper, you trust a system where altering a record without detection is mathematically difficult. That shift is why blockchain has moved far beyond cryptocurrency and into banking, supply chains, and government records.
Table of Contents
- What exactly is blockchain?
- Anatomy of a block
- Where the idea actually began
- How blockchain builds trust without a middleman
- Immutability
- Decentralisation and consensus
- Transparency
- Beyond cryptocurrency: real applications
- Banking and finance
- Supply chain management
- Governance and public records
- India’s blockchain roadmap
- Where the technology still struggles
- What do you think?
What exactly is blockchain?
At its core, a blockchain is a digital ledger of transactions that is duplicated and distributed across a network of computers, rather than stored in one central database. Each new set of transactions is grouped into a block, and every block is cryptographically linked to the one before it, forming a chronological chain. Because each block carries a fingerprint of the previous block, changing any past record would break the chain and immediately expose the tampering.
Anatomy of a block
Every block typically stores three things: the actual transaction details, information identifying the participants involved, and a unique cryptographic fingerprint called a hash.
| Component | What it does |
|---|---|
| Transaction data | Records what was exchanged, when, and under what conditions |
| Participant identifiers | Represents the parties involved, usually through cryptographic addresses rather than real names |
| Block hash | A unique digital fingerprint generated from the block’s contents |
| Previous block’s hash | Links the block to the one before it, creating the “chain” |
| Timestamp | Records exactly when the block was created |
Where the idea actually began
Most people associate blockchain with Bitcoin, but the underlying concept predates cryptocurrency by nearly two decades. In 1991, cryptographers Stuart Haber and W. Scott Stornetta proposed a way to timestamp digital documents so that no one could secretly backdate or alter them. Their solution linked each new timestamp to the hash of the one issued before it, creating a tamper-evident chain of records long before the term “blockchain” existed. A year later, Merkle trees were incorporated into the design, allowing multiple documents to be bundled efficiently into a single block rather than timestamping each one individually.
It took until 2008 for this idea to be combined with a decentralised peer-to-peer network by the pseudonymous Satoshi Nakamoto, giving rise to Bitcoin. The original insight, however, was never really about currency. It was about proving that a digital record had not been quietly changed.
How blockchain builds trust without a middleman
Three properties work together to make blockchain records trustworthy.
Immutability
Once a block is added to the chain and verified by the network, changing it would require altering every subsequent block across every copy of the ledger simultaneously. This is computationally impractical on any reasonably sized network, which is what makes blockchain records effectively permanent.
Decentralisation and consensus
Rather than one authority approving transactions, copies of the ledger are held across many participants (called nodes). A transaction is only added once a majority of the network agrees it is valid, removing the single point of failure and single point of trust that centralised databases rely on.
Transparency
Depending on whether the blockchain is public or permissioned, participants can view the transaction history and verify it independently, rather than taking a central administrator’s word for it.
Beyond cryptocurrency: real applications
While Bitcoin popularised blockchain, its most practical uses in India today lie elsewhere.
Banking and finance
The Institute for Development and Research in Banking Technology (IDBRT), along with the National Payments Corporation of India, tested blockchain-based proofs of concept for trade finance and letters of credit, examining how the technology could reduce paperwork and fraud in cross-border trade settlement. The Reserve Bank of India has taken this further with its Central Bank Digital Currency. The retail pilot of the Digital Rupee (e₹), launched within a closed user group of banks and merchants, uses blockchain-style distributed ledger design to make payments instant, traceable, and resistant to tampering.
Supply chain management
NITI Aayog, the Indian government’s policy think tank, partnered with PwC and Intel on a blockchain pilot to fix a long-standing problem in fertiliser subsidy disbursement: paper-based supply chains meant subsidy reimbursements to companies could take three to four months. By recording each stage of the fertiliser’s movement from factory to farmer on a shared ledger, the pilot aimed to link retail sales directly to dispatch records and cut down on delays and diversion. The same logic applies to tracking pharmaceuticals, food, or textiles, where every custodian in the chain adds a verifiable, unchangeable entry.
Governance and public records
Centralised government databases are vulnerable to single points of failure, data manipulation, and duplication. Under the National Blockchain Framework, the National Informatics Centre now verifies land titles, academic certificates, and court documents on blockchain-based ledgers, making unauthorised changes to millions of records virtually impossible. NITI Aayog’s earlier proof-of-concept work covered similar ground, testing blockchain for verifying university degrees and recording land ownership transfers, both areas long troubled by forged documents and disputed titles.
India’s blockchain roadmap
India’s approach has been deliberately layered. The Reserve Bank of India’s own research has tracked how distributed ledger technology has matured in complexity and adoption across central banks globally, informing its own pilots. Separately, NITI Aayog released its two-part strategy, Blockchain: The India Strategy, aimed at helping “ease of business, ease of living and ease of governance,” a document that explicitly distinguishes between areas where blockchain adds genuine value and areas where it does not. Investment promotion body Invest India frames the technology plainly: a way for untrusted parties to agree on a shared digital history without needing an intermediary. That framing matters for a country managing enormous volumes of financial transactions, subsidy disbursements, and land records, all areas where the cost of undetected tampering is high.
Where the technology still struggles
Blockchain is not a universal fix. Public blockchains can be slow and resource-intensive compared to a conventional database, since every node must validate and store the same information. Regulatory clarity is still developing in India, particularly around the line between blockchain infrastructure, which regulators actively encourage, and cryptocurrency trading, which remains a subject of caution. Choosing blockchain over a normal database only makes sense when trust between multiple, potentially competing parties is the actual bottleneck, not simply when data needs to be stored.
What do you think?
What do you think? If land records or academic certificates in your city were verifiable on a blockchain, would that change how much you trust the document in your hand? And in a sector like fertiliser subsidies or trade finance, do you think the bigger barrier to blockchain adoption is the technology itself, or getting every participant in the chain to actually use it?
References
- https://arxiv.org/pdf/1904.11435
- https://www.fintechfutures.com/blockchain-crypto-digital-assets/rbi-investigates-blockchain-for-financial-applications-in-india
- https://www.pib.gov.in/PressReleasePage.aspx?PRID=2182023®=3&lang=2
- https://www.niti.gov.in/sites/default/files/2020-01/Blockchain_The_India_Strategy_Part_I.pdf
- https://www.rbi.org.in/Scripts/BS_ViewBulletin.aspx?Id=18766
- https://www.investindia.gov.in/team-india-blogs/implementing-blockchain-india
Leave a Reply