> For the complete documentation index, see [llms.txt](https://www.notbank.com/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.notbank.com/learn/academy/en/bitcoin/origin-of-money.md).

# Origin of Money

## Deep history of money and the evolution toward Bitcoin

***

> “Whoever does not know the history of money is condemned to repeat the history of inflation.”\
> — Paraphrasing *George Santayana*

***

## 1. Introduction

Money is one of humanity's oldest and most influential social technologies. Although we usually think of it as banknotes, coins, or numbers on a bank screen, its nature is much deeper: **money is, above all, an information system**, a collective mechanism to coordinate value, time, and energy among individuals.

This chapter delves into the historical evolution of money from the earliest barter networks to its decentralized digital embodiment in Bitcoin. The goal is to understand **what problems Bitcoin solves**, what limits traditional money and which elements of its design emerge as a historical synthesis of thousands of years of monetary experimentation.

***

## 2. Economic prehistory: from barter to the first value systems

### 2.1. The problem of double coincident desire

Barter was the first known system of exchange. However, it has a structural friction:

<p align="center"><span class="math"> \text{Intercambio eficiente} \quad \iff \quad \text{Deseo_A}(B) \land \text{Deseo_B}(A) </span></p>

The **problem of double coincident desire** severely limits economic scale. Communities developed proto-monetary solutions:

* widely desired goods (grains, salt)
* scarce goods (obsidian, amber)
* durable goods (primitive metals)

These solutions prefigure functions that we today attribute to money:

| Function           | Description               | Prehistoric example |
| ------------------ | ------------------------- | ------------------- |
| Medium of exchange | Facilitate trade          | Salt, shells        |
| Unit of account    | Measure value             | Grain weights       |
| Store of value     | Maintain purchasing power | Metals              |

***

## 3. The emergence of the first coins

### 3.1. Lydia and the invention of minting

The first standardized coins appeared in the Kingdom of Lydia (7th century BC). Made of electrum (a natural alloy of gold and silver), they solved a key problem: **quick verifiability of value**.

Monetary features introduced:

* *Mechanical fungibility*
* *Improved portability*
* *Divisibility through standardized minting*
* *Resistance to counterfeiting with state seals*

### 3.2. Economic effects of standardization

Coined money allowed:

* longer-distance trade
* more complex tax systems
* professionalization of armies
* the emergence of advanced accounting

We can represent it as a productivity chain:

Standardization → Reduction of transaction costs → Commercial expansion → Urbanization

***

## 4. Gold, banks and the evolution toward fiat money

### 4.1. The gold standard: a technical solution to scarcity

For more than 2,000 years, civilizations converged on **gold** as the dominant form of money. Its physical properties —natural scarcity, durability, divisibility— made it an almost universal monetary standard.

Physical-monetary properties of gold:

| Property             | Relevance                      |
| -------------------- | ------------------------------ |
| Immutable            | Does not degrade               |
| Difficult to produce | Offers resistance to inflation |
| Scarce               | Maintains purchasing power     |
| Homogeneous          | Facilitates trade              |

But gold has a crucial flaw:

> **It is costly to transport, verify, and store.**

This drives the emergence of the first custodian banks.

***

### 4.2. Banks, notes and the abstraction of money

#### 4.2.1. Convertible notes

Goldsmiths and merchants began issuing **gold-convertible notes**, simplifying trade. The economy shifts from physical gold to **representations of gold**.

#### 4.2.2. Fractional reserve

Banks discovered they could issue more notes than the actual amount of gold in vault. This marks the birth of the modern **fractional reserve**:

$$
\text{Notas emitidas} = \text{Reserva real} + \text{Crédito bancario}
$$

#### 4.2.3. Benefits and risks

**Benefits**

* credit expansion
* greater economic liquidity
* monetary multiplier effect

**Risks**

* bank runs
* structural inflation
* concentration of monetary power

***

## 5. The 20th century: divorce between money and matter

On August 15, 1971, the U.S. abandons the gold standard. Money, for the first time, becomes **100% fiat**: its value derives exclusively from trust in the state issuer.

### 5.1. Macroeconomic consequences

1. **Structural inflation**
2. **Deficits financed through monetary expansion**
3. **Cycles of leveraged bubbles**
4. **Dependence on central banks**

Simplified model of monetary expansion:

$$
M\_2(t) = M\_2(0) \cdot e^{\alpha t}
$$

where

* $$\alpha$$ = annual rate of monetary expansion, historically increasing

***

## 6. Cyberpunk, cryptography and the dream of state-resistant digital money

### 6.1. The cypherpunks

In the 80s and 90s a movement emerged that combined:

* strong cryptography
* technological libertarianism
* radical defense of digital privacy
* rejection of state surveillance

The cypherpunks believed that cryptography could redefine political power.

#### 6.2. The precursors to Bitcoin

Bitcoin did not appear out of nowhere. It was built on decades of experimentation:

* **Chaum (1983):** eCash and blind signatures
* **Haber & Stornetta (1991):** digital timestamping
* **Hashcash (1997):** Adam Back's Proof of Work
* **b-money (1998):** by Wei Dai
* **BitGold (2005):** by Nick Szabo

We can visualize the technical genealogy:

eCash → Hashcash → b-money → BitGold → Bitcoin

Bitcoin is the first functional combination of all these elements.

***

## 7. The tipping point: why did the world need Bitcoin?

### 7.1. Frictions of the inherited monetary system

* Permanent inflation
* Centralized control
* Risk of confiscation
* Exposure to censorship
* Verification costs
* Dependence on intermediaries
* Geopolitical vulnerability

### 7.2. What does Bitcoin solve?

Bitcoin simultaneously solves **three historical problems of money**:

1. **Verifiable scarcity:**\
   $$\text{Oferta total} = 21,000,000 \text{ BTC}$$
2. **Decentralization and censorship resistance:**\
   Distributed nodes with no single point of failure.
3. **Permissionless ownership:**\
   Private key control → individual sovereignty.

Bitcoin emerges as **a historical synthesis**:

> The physical resistance of gold\
> +\
> the digital transmissibility of electronic money\
> +\
> the decentralized neutrality of modern cryptography.

***

## 8. Chapter conclusion

The history of money is the history of humanity seeking a balance between:

* **scarcity and abundance**
* **trust and verifiability**
* **control and freedom**

Bitcoin represents the latest chapter —so far— of that millenary evolution. But to understand its value proposition, we must delve into the philosophical and sociopolitical origins that gave it life, a topic we will explore in the next chapter.

***

> If you think like an engineer:\
> **Bitcoin is the optimal solution to a 5,000-year design problem.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.notbank.com/learn/academy/en/bitcoin/origin-of-money.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
