Skip to content

What Money Actually Is

Before we can build digital money, we need a clear answer to a deceptively simple question: what is money, mechanically?

Economists describe money by what it does:

  • Medium of exchange — you accept it because you’re confident others will too. It removes the need for barter (the “double coincidence of wants”: a baker who wants shoes must find a shoemaker who wants bread).
  • Store of value — it holds purchasing power across time, so you can sell today and buy later.
  • Unit of account — it’s the ruler you measure prices with (“this costs 3 units”).

Strip away the physical form and every monetary system is the same thing underneath: a record of who owns what, that a community agrees on. Money is a shared ledger.

  • A bank database is literally a ledger — rows of balances.
  • Even physical cash and gold are a ledger, just an implicit one: possession is the record. Holding the coin is the entry that says “this is mine.”

Not every ledger token works well. Through history, the things that survived as money scored well on a set of properties. Here’s the scorecard, with how Bitcoin and gold compare:

PropertyWhat it meansGoldBitcoin
DurabilityDoesn’t rot or decayExcellentExcellent (digital)
PortabilityEasy to move/transportPoor (heavy)Excellent (data)
DivisibilitySplits into small unitsHardExcellent (1 BTC = 100,000,000 sats)
FungibilityEach unit interchangeableGoodGood (with caveats)
ScarcityHard to produce moreGood (mining is costly)Excellent (fixed 21M cap)
VerifiabilityEasy to check it’s realHard (assay needed)Excellent (cryptographic)
AcceptabilityOthers will take itHighGrowing

The smallest unit of Bitcoin is the satoshi (sat): one BTC is 100,000,000 sats. So Bitcoin is more divisible than any physical money — a property that only a digital ledger can offer.

Bitcoin is an attempt to build money that scores excellently on durability, portability, divisibility, scarcity, and verifiability — without a company or government maintaining the ledger. That “without a central keeper” requirement is what turns an easy problem into a famously hard one. We meet that hard problem next.

  1. In one sentence, what is money “underneath” all its physical forms?
  2. How are physical cash and gold a kind of ledger?
  3. Bitcoin beats gold decisively on two properties in the table — which two, and why?
  4. Why does “make digital money” really mean “make everyone agree on a ledger”?