Blockchain

Quick Answer
Blockchain is a distributed digital ledger that stores information in cryptographically linked blocks. Once recorded, information cannot be modified or deleted. It was not invented by Bitcoin — but Bitcoin brought it to the world’s attention. Today blockchain is used in finance, logistics, healthcare, electronic voting and dozens of other fields.

What is blockchain?

The word comes from English: block + chain. A blockchain is a distributed database in which information is grouped into blocks, and each block is cryptographically linked to the one before it — forming a continuous chain that cannot be falsified without rewriting everything that follows.

Unlike a classic database — which exists on a central server controlled by a company or government — a blockchain exists simultaneously on thousands or millions of computers around the world. Nobody owns it entirely, nobody can stop it alone, and nobody can modify the history without the network’s consensus.

Simple analogy: Imagine a notebook in which 10,000 people are simultaneously writing the same page. If someone tries to change something in their copy, all the other 9,999 copies show that they lied. That is the essence of blockchain — truth through distributed consensus, not through central authority.

The history of blockchain

Blockchain did not appear out of nowhere in 2008. The mathematical concepts behind it have roots in decades of cryptographic research.

1976 — Public key cryptography
Whitfield Diffie and Martin Hellman publish “New Directions in Cryptography” — the mathematical foundation of modern cryptography. Without this paper, blockchain would not be possible.
1991 — First concept of cryptographic timestamping
Stuart Haber and W. Scott Stornetta publish “How to Time-Stamp a Digital Document” — the first description of a system of cryptographically linked blocks, designed to certify that a document has not been altered. Satoshi Nakamoto would cite this paper in the Bitcoin whitepaper.
1997 — Hashcash and Proof of Work
Adam Back invents Proof of Work to combat email spam. The concept would become Bitcoin’s consensus mechanism.
2008 — The Bitcoin whitepaper
On 31 October 2008, Satoshi Nakamoto publishes “Bitcoin: A Peer-to-Peer Electronic Cash System” — the document that combines all these concepts into a coherent system. Blockchain, as a practical architecture, is born.
3 January 2009 — The first Bitcoin block (Genesis Block)
Satoshi mines the first block of the Bitcoin blockchain. Blockchain becomes functional for the first time in history.
2015 — Ethereum and smart contracts
Vitalik Buterin launches Ethereum — the first programmable blockchain. Blockchain is no longer just a transaction ledger but a decentralised computing platform. Smart contracts, DeFi, NFTs and DAOs emerge.
2016–2019 — Enterprise blockchain
IBM, Microsoft, JPMorgan and Maersk launch private blockchain projects for logistics, finance and supply chain. Hyperledger Fabric and R3 Corda become standards for business blockchains. Blockchain leaves the crypto niche.
2022 — Ethereum Merge: PoW → PoS
Ethereum abandons Proof of Work and adopts Proof of Stake, reducing the network’s energy consumption by 99.95%. It is the largest upgrade in blockchain history.
2024–2026 — Blockchain and regulation: MiCA
The European MiCA regulation introduces the first coherent legal framework for blockchain-based platforms. CBDCs (central bank digital currencies) are being tested in the EU, China and the US — all using variants of blockchain.

How does a blockchain work?

Understanding the mechanism requires no technical expertise. Here are the 5 essential steps:

1. A transaction is initiated
Someone wants to send Bitcoin, execute a smart contract, or record information on the blockchain. The transaction is cryptographically signed with the initiator’s private key — no one else can sign on their behalf.
2. The transaction is broadcast to the network
The transaction is broadcast to all nodes (computers) in the network. Each node verifies that the signature is valid and that the sender has sufficient funds.
3. Transactions are grouped into a block
Miners or validators collect valid transactions and group them into a new block. Each block also contains a hash — a unique digital fingerprint of the previous block. This creates the cryptographic link between blocks.
4. The block is validated through the consensus mechanism
On Proof of Work networks (Bitcoin), miners compete to solve a complex mathematical problem. On Proof of Stake networks (Ethereum), validators are selected proportionally to the amount staked. The first to succeed adds the block and receives the reward.
5. The block is permanently added to the chain
Once added, the block is distributed to all nodes. The information is now permanent and immutable. To modify it, someone would need to recalculate all subsequent blocks — on every computer in the network simultaneously. Practically impossible.
🔐 What is a hash?
A hash is a mathematical function that transforms any amount of data into a fixed-length string of characters. Any minimal change in the input data produces a completely different hash. On a blockchain, each block contains the hash of the previous block — if someone modifies an old block, its hash changes, invalidating all subsequent blocks.

Types of blockchain

There is no single type of blockchain. They differ by who can access and validate the network:

🌐 Public blockchain (permissionless)
Anyone can participate — as a node, miner or user. Fully transparent: every transaction is publicly visible. Completely decentralised, with no central authority. Examples: Bitcoin, Ethereum, Solana. Use cases: cryptocurrencies, DeFi, NFTs.
🏢 Private blockchain (permissioned)
Access is controlled by a central organisation. Participants are verified and authorised. Faster and more energy-efficient, but less decentralised. Examples: Hyperledger Fabric, Corda. Use cases: banks, hospitals, logistics companies.
🤝 Consortium blockchain (federated)
Controlled by a group of organisations, not just one. Each organisation operates a node. A compromise between transparency and control. Examples: Quorum (JPMorgan), Energy Web Chain. Use cases: regulated industries, inter-corporate consortia.
🔀 Hybrid blockchain
Combines public and private elements. Some data is public (verifiable by anyone), while other data is private (accessible only to authorised participants). Examples: Dragonchain, XinFin. Use cases: companies wanting selective transparency.

Consensus mechanisms — how does the network reach agreement?

Without a central authority, the network must reach agreement on its own about which transactions are valid. This is done through consensus mechanisms:

⛏️ Proof of Work (PoW)
Miners consume energy to solve mathematical problems. The first to solve adds the block and receives the reward. Secure, but energy-intensive. Used by Bitcoin.
🔒 Proof of Stake (PoS)
Validators stake coins as collateral. They are randomly selected proportionally to the amount staked. 99.95% more energy-efficient than PoW. Used by Ethereum, Cardano.
Token holders vote for delegates who validate transactions. Faster and more scalable, but less decentralised. Used by TRON, EOS.
Creates a cryptographic record of time — validators know the order of events without constantly synchronising. Enables speeds of 65,000 TPS. Used by Solana.

Blockchain beyond cryptocurrencies

Blockchain is often associated exclusively with Bitcoin or cryptocurrencies. The reality is that the technology has profound applications in almost any industry involving data that needs to be trustworthy, verifiable and impossible to falsify.

🏦
Finance and banking
Instant international transfers (XRP/Ripple works with global banks). Tokenisation of assets (bonds, shares on blockchain). CBDCs — digital euro, digital dollar. Reducing settlement costs from 2–3 days to seconds.
🚢
Logistics and supply chain
IBM Food Trust and Walmart use blockchain to track food from farm to shelf — detecting contamination in hours, not weeks. Maersk and IBM have digitised maritime documents for global containers.
🏥
Healthcare
Electronic medical records that cannot be falsified. Tracking pharmaceutical supply chains — preventing counterfeit medicines. Secure sharing of data between hospitals with patient consent.
🗳️
Electronic voting
Sierra Leone used blockchain for elections in 2018. West Virginia allowed blockchain-based voting for military personnel. Full transparency — every vote verifiable without revealing the voter’s identity.
🏠
Real estate and property registers
Georgia (the country) and Sweden are testing property registers on blockchain. Tokenisation of real estate enables fractional investment. Automated rental contracts through smart contracts.
🎨
Intellectual property and art
NFTs certify ownership of digital works. Musicians can distribute directly without record labels. Writers can register copyright on blockchain with a cryptographic timestamp.
Energy
Peer-to-peer energy markets — consumers with solar panels sell excess directly to neighbours without a distributor. Brooklyn Microgrid is a real example. Renewable energy certificates on blockchain.
🎓
Education and diplomas
MIT has been issuing digital diplomas on blockchain since 2017. Employers can instantly verify the authenticity of diplomas without contacting the university. Prevents falsification of academic qualifications.

Blockchain vs. traditional databases

🗄️ Classic database⛓️ Blockchain
ControlCentralised — one administratorDistributed — thousands of nodes
Data modificationPossible — the administrator can editImmutable — data cannot be deleted
TransparencyLimited — controlled accessFull (public blockchain)
SpeedVery fast (milliseconds)Slower (seconds–minutes)
Censorship resistanceVulnerable — single serverHigh — thousands of copies
CostLow for simple operationsHigher (network fees)
Ideal forInternal data, speed is priorityData requiring distributed trust
When does blockchain make sense? Blockchain is not the solution to every problem. It makes sense when: (1) there are multiple participants who do not know or fully trust each other, (2) data needs to be transparent and verifiable, and (3) immutability is more important than speed. If all the data belongs to a single company, a classic database is more efficient.

Limitations and challenges of blockchain

⚠️ The scalability trilemma
A blockchain cannot simultaneously be decentralised, secure and scalable. Bitcoin processes ~7 transactions per second (vs. 24,000 for Visa). Layer 2 solutions (Lightning Network, Arbitrum) attempt to solve this without compromising security.
⚠️ Energy consumption (PoW)
Bitcoin consumes as much energy annually as Norway. Critics argue it is wasteful. Supporters counter that security justifies the cost and that an increasing number of miners use renewable energy. PoS networks (Ethereum) have largely solved this problem.
⚠️ Immutability as a drawback
Incorrect or illegal data recorded on a blockchain cannot be deleted. The European GDPR grants a “right to be forgotten” — difficult to implement on a system designed never to forget anything. A real challenge for public blockchains in Europe.
⚠️ The oracle problem
Blockchain is secure for internal data. But how do you know that an asset price or sports result entered by someone is correct? If external data (oracle) is corrupted, the smart contract will logically execute something wrong.

Frequently asked questions about blockchain

What is blockchain, in brief?
Blockchain is a digital ledger distributed across thousands of computers, in which information is stored in cryptographically linked blocks. Once recorded, information can no longer be modified or deleted. It does not depend on any central authority — the network’s consensus ensures the authenticity of the data.
Are blockchain and Bitcoin the same thing?
No. Bitcoin is a cryptocurrency that runs on its own blockchain. Blockchain is the underlying technology — just as the internet is the technology that enables email, but is not the same thing as email. Blockchain exists independently of cryptocurrencies.
Can a blockchain be hacked?
A large, mature blockchain like Bitcoin or post-Merge Ethereum is practically impossible to hack at the protocol level. Vulnerabilities exist at the application layer built on top of it (exchanges, poorly written smart contracts). A 51% attack is theoretically possible on small networks — read what is a 51% attack.
Is blockchain anonymous?
Pseudonymous, not anonymous. Transactions are publicly visible on the blockchain, but linked to addresses rather than real identities. With sufficient analysis (blockchain analytics), addresses can be associated with real people — which is why platforms apply KYC and AML.
What is a smart contract?
A smart contract is a programme that runs automatically on the blockchain when certain conditions are met — without human intermediaries. Example: if you receive amount X, automatically transfer ownership Y. Programmable, transparent and irreversible once executed.
Who invented blockchain?
The concept of cryptographically linked documents was described by Stuart Haber and W. Scott Stornetta in 1991. Satoshi Nakamoto implemented the first practical version in 2008–2009 as part of the Bitcoin protocol. Satoshi’s true identity remains unknown.
What is DeFi?
DeFi (Decentralised Finance) is the ecosystem of financial services — loans, currency exchange, insurance — that operates on blockchain through smart contracts, without banks or traditional intermediaries.
What is a blockchain node?
A node is a computer that participates in the blockchain network — keeping a complete copy of the ledger and validating transactions. The more nodes a network has, distributed geographically, the more resistant it is to censorship or attack.

blockchain
what is blockchain
distributed technology
smart contracts
bitcoin
ethereum
proof of work
proof of stake
crypto dictionary