Bitcoin is often described as if it were complicated. It is not.
The mathematics underneath it are deep, and the cryptography requires careful study to implement, but the system as a user encounters it is composed of a small number of simple parts. Anyone who has used a bank account can understand how Bitcoin works in an afternoon. The technical jargon, UTXOs, hashes, nodes, blocks, signatures, describes mechanics that map cleanly onto things most people already understand. My goal here is to dissolve the unnecessary mystery.
If you want to read the protocol-level details, Andreas Antonopoulos’s Mastering Bitcoin and Kalle Rosenbaum’s Grokking Bitcoin both do that job well. I want to give you the intuitive map first.
It’s a Public Ledger
Bitcoin is, at the most basic level, a single shared spreadsheet. Every transaction that has ever happened on the network is recorded in this spreadsheet, and every full participant in the network keeps a copy of it. The spreadsheet is called the blockchain. It is roughly 760 gigabytes as I write this and grows by several gigabytes per month.
There is no master copy. Every participant, every full node, independently maintains the spreadsheet and independently checks every new entry. If an entry breaks the rules, every node rejects it independently. This is the first thing that distinguishes Bitcoin from a bank: there is no central authority deciding what is true. The truth is what the consensus rules define as valid, enforced independently by every node, with proof of work determining the order of transactions.
That property, distributed verification rather than institutional trust, is the entire point. Everything else is mechanism in support of it.
Ownership Is a Cryptographic Lock
Each Bitcoin address is associated with a private key, a long random number, and a corresponding public key, derived from the private key through one-way mathematics. The address, derived from the public key, is what you give people so they can send you Bitcoin. The private key is what you use to spend it.
Spending works through a digital signature. When you send Bitcoin, your wallet uses your private key to produce a cryptographic signature attesting that you authorize the transaction. The signature can be verified by anyone using the public key, but the private key itself is never revealed. This is the same family of mathematics that secures encrypted website connections and signed software updates. It is mature, well-understood, and not seriously broken anywhere it has been deployed.
The practical consequence: ownership of Bitcoin means control of a private key. If you control the key, you control the coins. If you don’t, you don’t. There is no “forgot password” link. There is no customer service. The cryptographic contract is between you and the network.
There Are No Account Balances
This is the part that surprises most people. Bitcoin doesn’t actually track account balances. It tracks transactions.
Specifically, Bitcoin uses a model called UTXO, unspent transaction outputs. Every transaction has inputs and outputs. The inputs reference previous outputs that were sent to your address. The outputs send Bitcoin to recipients. When you spend, your wallet picks up enough previous unspent outputs to cover the amount, signs them with your private key, and produces new outputs. Any leftover value comes back to you as a “change” output, minus the transaction fee, which is simply the value you leave unclaimed.
Think of it like physical cash. If you have a $20 bill and you want to pay $7, you don’t tear off $7 worth of paper. You hand over the whole $20 and get $13 back as change. Bitcoin works the same way. You consume your previous receipts entirely, and the network gives you back whatever you didn’t spend.
Your “balance,” then, isn’t a number stored anywhere in the system. It is computed by adding up all of the unspent outputs your private keys can sign for. The balance is an emergent property of the transaction history, not a stored value.
Bitcoin Is Push-Based, Not Pull-Based
Most modern payment systems are pull-based. You give a merchant your card number; the merchant pulls money from your account. The system requires that merchant to be trusted not to overcharge, and requires the payment processor to be trusted not to fail. The model originated in physical commerce and was adapted, badly, to the internet.
Bitcoin is the opposite. Every Bitcoin transaction is initiated by the spender, signed by the spender, and broadcast by the spender. Nothing is “pulled.” Merchants cannot charge you twice. No one can reverse the transaction. Funds come back only if the recipient signs a new transaction sending them. The model returns to the structure of physical cash: the spender chooses to spend, and after that, the transfer is final.
This sounds minor and is actually significant. It eliminates an entire category of fraud (chargeback fraud), an entire category of leaks (stored card numbers being stolen), and an entire category of intermediary risk (payment processor failures). The push-based model is structurally simpler and structurally safer.
Probabilistic Finality
In a centralized system, settlement is binary. The bank says yes or no, and the question is closed. In Bitcoin, settlement is a spectrum.
When you broadcast a transaction, it propagates across the network in seconds. With a competitive fee, miners include it in a block within about ten minutes on average. After one confirmation, it has been recorded once. After six confirmations, about an hour, the probability of any reorganization being able to undo the transaction is, for practical purposes, zero. Michael Saylor’s framing is precise: Bitcoin settlement is a spectrum of assurance, not an instantaneous pass/fail. The longer you wait, the more confirmations stack up, and the more secure the transaction becomes.
This is unfamiliar to most people because banking systems hide the settlement spectrum behind their balance sheets. Your debit card transaction shows as instant, but the actual interbank settlement happens days later. Bitcoin shows the spectrum directly. For everyday small payments, one confirmation is fine. For high-value transfers, six or more is standard. For institutional-scale settlement, more still. The system gives you the dial.
Nodes, Miners, and Why They’re Different
There are two distinct roles in the Bitcoin network, and they are often confused.
Nodes verify. Anyone can run a full node, it requires a consumer computer and a copy of the blockchain. The node independently validates every transaction and every block against the consensus rules. If a miner tries to produce an invalid block, every node rejects it. Nodes are how the rules of Bitcoin are enforced. The network is what the nodes agree it is.
Miners produce blocks. They compete to find a valid solution to a computational puzzle (proof of work, which gets its own deep dive). The winning miner gets to publish the next block, earns the block reward, and collects the transaction fees from the transactions included in that block. Miners are paid to secure the ordering of transactions across the network.
Nodes are the rule-enforcers. Miners are the order-producers. Both are necessary. Neither can override the other. If miners try to break the rules, nodes reject the result. If nodes accept invalid blocks, the system collapses. The arrangement is balanced by design.
The Pieces Together
That is, in summary, the entire system. A public ledger replicated across thousands of independent nodes. Cryptographic ownership through private and public keys. UTXO-based transactions instead of account balances. Push-based transfers initiated by the spender. Probabilistic finality that strengthens with each confirmation. Nodes that verify and miners that order.
It is engineered, not magical. Every choice in the design exists to solve a specific problem the predecessors of Bitcoin failed to solve. The most important of those choices is how proof of work solves the double-spend problem that no prior digital cash system solved without a trusted third party. That one gets its own deep dive.
The takeaway is this: Bitcoin is unfamiliar, but it is not complicated. The mechanism is comprehensible. The mystery is mostly imported.
“There are no bitcoins. There just aren't. They don't exist. There are ledger entries in a ledger that's shared. They don't exist in any physical location. The ledger exists in every physical location, essentially. Geography doesn't make sense here.”
— Peter Van Valkenburgh
Sources: Mastering Bitcoin Ch.1–2 (Antonopoulos) | Bitcoin Under the Hood: Ownership, Transactions, and Mining (PRDV 151) | PRDV 151 Unit 4: Saylor on settlement spectrum | Bitcoin Whitepaper (Nakamoto, 2008) | 21 Ways Ch.0–0.1 (Gigi)
What Is A.W. Block?
A.W. Block is a digital asset estate investigation and Bitcoin advisory firm. On the estate side, we support attorneys, probate administrators, and fiduciaries with asset identification, blockchain investigation, and court-ready documentation. On the advisory side, we work with individuals and institutions on Bitcoin custody, accumulation strategy, and education.
awblock.io
Found value? Share, subscribe, and/or send sats here: bc1qrlgzu0m94wdrsnxjg8qym7jtnudelgfypmjmaa


