What Blockchain Technology Actually Is
A blockchain is a distributed ledger — a database that is maintained simultaneously across many computers rather than on a single server — in which records are grouped into blocks, each block is cryptographically linked to the previous block (creating the chain), and the entire chain is replicated across all nodes in the network. The cryptographic linking means that changing a historical record would require changing every subsequent block and would be detectable by any node that compares its copy of the chain with others — making the blockchain tamper-evident. The distribution across many nodes means that there is no single point of failure or control — no company, government, or individual controls the canonical version of the ledger.
The blockchain properties that most determine its appropriate use cases: the tamper-evidence and decentralisation that make it valuable are also the properties that make it slow, expensive, and less capable than a conventional database for most information management tasks. The conventional database that stores and retrieves data on a single server can perform thousands of transactions per second at negligible cost; the public blockchain that requires global consensus across thousands of nodes performs tens of transactions per second at non-negligible cost per transaction. This trade-off means that blockchain is appropriate where the tamper-evidence and decentralisation properties provide value that outweighs the performance and cost disadvantages — a much smaller set of use cases than blockchain advocates initially claimed.
Cryptocurrency: The First Killer Application
Bitcoin, created in 2009 by the pseudonymous Satoshi Nakamoto, demonstrated the most compelling use case for blockchain technology: a digital currency that enables peer-to-peer transfer of value without any intermediary — no bank, no payment processor, no government — by using the blockchain as a decentralised record of all transactions. The double-spending problem that had prevented digital cash from working before Bitcoin (how do you prevent someone from copying and spending a digital coin multiple times when digital files can be duplicated freely?) was solved by the blockchain’s tamper-evident distributed ledger, which records every transaction and makes it visible to all nodes in the network.
The cryptocurrency market evolution that has most tested the technology’s claims: the speculative bubble cycles that have characterised most cryptocurrency assets have created significant wealth for early investors and significant losses for later investors, independently of whether the underlying technology was delivering genuine utility. The separation between the genuine utility of certain cryptocurrency and blockchain applications and the speculative price movements that have accompanied them is necessary for rational evaluation — the price of an asset and the utility of the technology it represents are related but not identical, and the price cycles have often reflected market speculation more than technological progress.
Smart Contracts and Decentralised Applications
Smart contracts — programmes that run on the blockchain and execute automatically when defined conditions are met — extend the blockchain beyond simple value transfer to the execution of logic. The Ethereum blockchain, launched in 2015, introduced smart contract capability and enabled a new category of blockchain applications: decentralised applications (dApps) that run their core logic on the blockchain rather than on centralised servers. The decentralised finance (DeFi) applications that enable lending, borrowing, and trading without traditional financial intermediaries, the non-fungible tokens (NFTs) that use smart contracts to record and transfer ownership of unique digital assets, and the decentralised autonomous organisations (DAOs) that use smart contracts to implement governance without traditional corporate structures are all smart contract-enabled applications.
The smart contract limitation that most constrains dApp capability: the oracle problem. Smart contracts can only access data that is on the blockchain — they cannot directly query external data sources. A smart contract that should execute based on the real-world price of an asset, the outcome of a sporting event, or a confirmed physical delivery cannot access these facts directly. Oracle networks (like Chainlink) address this by providing on-chain access to off-chain data, but they introduce a trusted intermediary into what is otherwise a trustless system — creating a potential single point of failure or manipulation that the smart contract architecture was designed to avoid.
Where Web3 Has and Has Not Delivered
The Web3 applications that have demonstrated genuine utility independent of speculative value: cross-border value transfer (cryptocurrency enables near-instant, low-cost transfer of value across borders without the delays and fees of traditional remittance systems — a genuine improvement for the populations who rely on international money transfers), programmable money (DeFi protocols have demonstrated that financial services can be delivered through code without traditional financial infrastructure — whether this serves users better than regulated alternatives is contested, but the capability is real), and digital ownership (NFTs established the technical capability for unique, transferable digital ownership records, though the market valuation of specific NFTs proved highly speculative).
The Web3 promises that have been most comprehensively challenged by actual outcomes: the decentralisation promise (most successful cryptocurrency and Web3 applications are controlled or significantly influenced by small groups of developers, investors, and miners who wield the centralised influence that decentralisation was intended to eliminate), the user ownership promise (the vision of users owning their data and digital assets independently of platform companies has not been realised in practice — most NFT ownership is meaningful only within specific ecosystems, and blockchain data is public and permanent in ways that create privacy problems), and the financial inclusion promise (the barriers to participating in Web3 applications — technical complexity, transaction fees, cryptocurrency acquisition — have proven high enough that the populations most in need of financial inclusion are least able to access the applications nominally designed to serve them).
How to Evaluate Web3 Projects and Claims
The Web3 project evaluation framework that most reliably distinguishes genuine innovation from speculative hype: the problem clarity test (does the project clearly identify a specific, real problem that requires decentralisation to solve, or does it use blockchain because blockchain is the technology of the moment?), the decentralisation necessity test (would a conventional database solve the same problem more simply, cheaply, and effectively — if so, the blockchain is adding complexity without adding value), and the token necessity test (does the application require a native token to function, or is the token primarily a mechanism for fundraising from retail investors who hope for price appreciation?).
The Web3 investment evaluation discipline that most protects against the losses that have characterised many retail cryptocurrency and token investments: the explicit separation between the investment decision (what is the expected financial return, what are the risks, and what is the downside scenario?) and the technology evaluation (does the underlying technology work, and does the application it enables provide genuine utility?). A genuine technological innovation can produce a poor investment if the investment is made at an overvalued price; an investment can produce returns in a bubble even when the underlying technology delivers no genuine utility. Conflating technological evaluation and investment evaluation produces the reasoning errors that most frequently result in investment losses in speculative technology markets.
