Skip to main content
coinmind
Crypto term

What Is Blockchain? Meaning & Example

A plain-English definition of Blockchain: what it means, how it works, and a simple example.

Quick answer

A blockchain is a distributed digital ledger that records transactions across many computers in a tamper-resistant chain of cryptographically linked blocks.

A blockchain is a type of database, but unlike a traditional database stored on one company's server, it is replicated across thousands of computers worldwide. Each new batch of transactions is grouped into a block, timestamped, and cryptographically linked to the previous block. This creates an append-only chain where altering any past record would require re-computing every subsequent block, making tampering practically impossible.

How a blockchain works

  1. A user initiates a transaction, say sending Bitcoin to another address.
  2. The transaction is broadcast to a peer-to-peer network of nodes.
  3. Nodes validate the transaction against the network's rules, for example checking that the sender actually holds the coins.
  4. Valid transactions are grouped into a block by a miner or validator.
  5. The block is added to the chain using a consensus mechanism, either proof of work or proof of stake.
  6. The updated ledger is synchronised across all nodes.

Public vs private blockchains

FeaturePublic blockchainPrivate blockchain
AccessAnyone can joinInvitation only
ExamplesBitcoin, EthereumHyperledger, R3 Corda
SpeedSlower, higher securityFaster, centralised control
Use caseCryptocurrency, DeFiEnterprise supply chain, banking

Blockchain beyond crypto

While cryptocurrency is the most well-known application, blockchain technology is used in supply chain tracking, voting systems, digital identity verification and land registry projects. In India, several state governments have piloted blockchain for land records and certificate verification.

Blockchain and Indian regulation

India does not regulate blockchain technology itself. The government has been supportive of blockchain applications in governance and finance while separately taxing cryptocurrency transactions at 30% under Section 115BBH. The RBI has explored blockchain for its Central Bank Digital Currency (CBDC) pilot.

Limitations

  • Scalability: public blockchains process far fewer transactions per second than traditional payment networks.
  • Energy consumption: proof-of-work chains like Bitcoin use significant electricity, though proof-of-stake alternatives are far more efficient.
  • Irreversibility: there is no undo button; errors are permanent.
  • Storage growth: the full ledger keeps growing and every node must store it.

Blockchain FAQs

The questions people most often ask about Blockchain, answered for Indian readers.

What is the difference between blockchain and cryptocurrency?

Blockchain is the underlying technology, a distributed ledger that records transactions in a tamper-resistant way. Cryptocurrency is one application of blockchain, a digital currency that runs on it. You can use blockchain without cryptocurrency, for example in supply chain tracking or digital identity.

Is blockchain technology legal in India?

Yes. India has no law restricting blockchain technology. The government actively promotes blockchain for governance use cases. What is regulated is the financial use of crypto assets on blockchains, which are classified as Virtual Digital Assets and taxed accordingly.

Can blockchain be hacked?

Altering a public blockchain like Bitcoin is practically impossible because it would require controlling more than 50% of the network's computing power. However, applications built on blockchains, such as smart contracts and exchanges, can have vulnerabilities that hackers exploit.

How is blockchain used in India?

Indian state governments have piloted blockchain for land registry records, certificate verification and supply chain management. The RBI uses blockchain technology in its CBDC digital rupee pilot. Private companies use it for trade finance, insurance claims and document authentication.

What is a block in blockchain?

A block is a batch of validated transactions that is timestamped and cryptographically linked to the previous block. Each block contains a unique hash, the hash of the prior block, and the transaction data. This linking creates the chain and makes tampering evident.

Related terms

Browse the full glossary

78finance & AI terms explained in plain English.

All terms
A note on accuracy: this definition is for general education, not personalised financial or tax advice. Figures are illustrative and rules can change. Confirm anything that affects a real decision.