Back to the Basics:
What is Bitcoin?
A decade on, the world's most misunderstood technology deserves a fresh look. This is the updated 2026 edition of Sammel Nigel's original 2014 explainer.
What is Bitcoin?
Most people have heard of Bitcoin. By now, most have probably formed an opinion on it too — whether it's digital gold, a speculative bubble, a financial revolution, or all three at once. Over a decade since it entered mainstream consciousness, Bitcoin remains one of the most misunderstood technologies of our time. So let's go back to basics.
Bitcoin is a protocol — a system of rules governing how financial transactions are communicated and verified between parties, without the need for a trusted third party like a bank. Money, at its core, is also just a protocol for communicating value. In that sense, Bitcoin is money. But it's also something more: a breakthrough in computer science that solved a problem considered unsolvable for decades.
It is best understood across six dimensions: open-source design, encryption, the public ledger, distributed consensus, peer-to-peer operations, and financial transactions.
Open Source Design
Bitcoin's code is fully open source — anyone can read it, audit it, fork it, or contribute to it. This transparency is foundational. Unlike the opaque systems governing traditional finance, Bitcoin's rules are publicly visible and enforced by mathematics, not institutions.
This hasn't changed since 2009, and it's one of Bitcoin's greatest strengths. The code has been scrutinised by thousands of developers worldwide, making it arguably the most battle-tested financial software ever written.
Encryption
Bitcoin uses a layered set of cryptographic technologies. The blockchain and its proof-of-work mechanism rely on SHA-256. Ownership of bitcoin is secured through public key cryptography using ECDSA (Elliptic Curve Digital Signature Algorithm). Wallets encrypt private keys locally, though the specific implementation varies across modern wallet software.
The security model is robust — in practice, Bitcoin has never been hacked at the protocol level. Losses have occurred at the edges: exchanges, custodians, and user error.
The Public Ledger and the Blockchain
Every Bitcoin transaction ever made is recorded on the blockchain — a permanent, timestamped, publicly auditable ledger. Anyone can verify any transaction, at any time, independently.
What began as a single chain of blocks is now supported by a broader ecosystem. The Lightning Network, Bitcoin's primary Layer 2 solution, enables fast, cheap, off-chain transactions that settle back to the main chain — addressing the scalability limitations that were a genuine concern in the early days.
Distributed Consensus
Bitcoin runs on a distributed network with no central point of control or failure. No single company, government, or entity owns it. Every node that joins the network strengthens it. This design has proven itself over 15 years — Bitcoin's network has maintained extraordinary uptime and has resisted every attempt at censorship or forced shutdown.
What's worth emphasising in 2026 is just how rare this is. Most things that look decentralised aren't, really. Bitcoin is one of the few systems that has genuinely maintained its decentralised character at scale.
Peer-to-Peer Transactions
Bitcoin allows any two people, anywhere in the world, to transact directly — without a bank, payment processor, or government intermediary. This remains one of its most powerful and underappreciated properties, particularly for the billions of people globally who remain underserved by traditional financial systems.
Cross-border remittances, censorship-resistant savings, and self-custodied wealth are not abstract concepts. For many people around the world, they are practical necessities that Bitcoin now fulfils.
What Bitcoin Has Become
In 2014, Bitcoin's identity was still being debated. That debate has largely settled. Bitcoin has emerged as a store of value — digital gold — with a fixed supply of 21 million coins, a predictable issuance schedule, and a level of monetary credibility that no other digital asset has matched.
It has seen nation-state adoption, spot ETF approvals in major markets, and integration into institutional portfolios globally. The narrative arc from dismissed curiosity to recognised asset class has been remarkable — and it happened faster than almost anyone predicted.
At the same time, the space Bitcoin seeded — programmable blockchains, decentralised finance, tokenisation — has grown into its own universe, largely on other networks. Bitcoin itself has stayed focused and conservative by design. That restraint is increasingly seen as a feature, not a limitation.
The Bottom Line
Bitcoin is an open-source, cryptographically secured, distributed public ledger that enables peer-to-peer financial transactions without a central authority. It is the first scarce digital asset in human history, with provably fixed supply and no single point of failure or control.
It took over a decade for the world to begin understanding what that really means. We're still early in that process.
About the Author
Sammel Nigel is the author of the original "Back to the Basics: What is Bitcoin?" (2014). This is his updated 2026 edition, revisiting the piece after more than a decade of developments in the Bitcoin ecosystem.
References & Further Reading
Bitcoin: A Peer-to-Peer Electronic Cash System — the original whitepaper by Satoshi Nakamoto (2008)
Bitcoin Core on GitHub — the reference implementation, open source since day one
Lightning Network — Bitcoin's Layer 2 for fast, low-cost transactions
ECDSA on Bitcoin Wiki — the cryptographic signature scheme securing Bitcoin ownership