What a blockchain is

A blockchain is a type of distributed ledger — a database that is replicated across many computers (nodes) rather than held by a single authority. Records (transactions) are grouped into blocks, each of which contains a cryptographic hash of the previous block, creating a chain. Altering any historical record would require recalculating all subsequent blocks and convincing a majority of the network to accept the altered version — computationally impractical for established blockchains.

Bitcoin

Bitcoin was the first blockchain-based cryptocurrency, created in 2008 by the pseudonymous Satoshi Nakamoto. It uses a proof-of-work consensus mechanism in which miners compete to solve computationally intensive puzzles to add new blocks. The miner who solves the puzzle first receives a Bitcoin reward. This process is extremely energy-intensive — Bitcoin mining consumes roughly the same electricity as a medium-sized country.

Ethereum and smart contracts

Ethereum extended the blockchain concept to support smart contracts — self-executing code stored on the blockchain that automatically enforces agreement terms without an intermediary. This enabled decentralised finance (DeFi), non-fungible tokens (NFTs) and decentralised autonomous organisations (DAOs). Ethereum transitioned from proof-of-work to proof-of-stake in 2022, reducing its energy consumption by around 99.95%.

The honest assessment

Blockchain technology has genuine use cases: cross-border payments, supply chain provenance tracking, and decentralised financial infrastructure for people without access to traditional banking. However, many claimed use cases have not materialised, and the cryptocurrency market has attracted significant fraud and speculation alongside legitimate applications.