# 21000000

### 21,000,000（兩千一百萬）是比特幣的最大發行量。這個數字不是隨便選的，它是中本聰在設計比特幣時精心計算的結果。在加密貨幣世界，「21M」已經成為稀缺性的代名詞。

***

## 為什麼是 2100 萬？

中本聰從未完整解釋為什麼選擇這個數字，但我們可以推測：

| 可能原因 | 說明                    |
| ---- | --------------------- |
| 數學美感 | 21 = 3 × 7，都是「神奇數字」   |
| 實用性  | 配合 8 位小數，可細分到聰        |
| 避免整數 | 2000 萬太「人為」，2100 萬更自然 |

{% hint style="info" %}
**聰（Satoshi）**

1 BTC = 100,000,000 聰

即使比特幣漲到天價，你仍然可以用很小的單位進行交易。2100 萬 BTC = 2.1 × 10^15 聰，這個數字足夠全世界使用。
{% endhint %}

***

## 發行計畫

比特幣的發行遵循嚴格的數學規則：

| 時期        | 區塊獎勵      | 產出比特幣數     |
| --------- | --------- | ---------- |
| 2009-2012 | 50 BTC    | \~1050 萬   |
| 2012-2016 | 25 BTC    | \~525 萬    |
| 2016-2020 | 12.5 BTC  | \~262.5 萬  |
| 2020-2024 | 6.25 BTC  | \~131.25 萬 |
| 2024-2028 | 3.125 BTC | \~65.625 萬 |
| ...       | ...       | ...        |
| 約 2140 年  | 0         | 總計 2100 萬  |

***

## 稀缺性的意義

### vs 法定貨幣

| 比特幣       | 法定貨幣    |
| --------- | ------- |
| 上限 2100 萬 | 無上限     |
| 無法增發      | 央行可隨時印鈔 |
| 通縮傾向      | 通膨傾向    |
| 數學保證      | 政治決定    |

### vs 黃金

| 比特幣       | 黃金     |
| --------- | ------ |
| 精確 2100 萬 | 總量未知   |
| 發行速度已知    | 挖掘速度不定 |
| 可無限細分     | 難以分割   |

{% hint style="success" %}
**數位黃金**

比特幣被稱為「數位黃金」，因為它和黃金一樣稀缺。但比特幣更好：你確切知道總共有多少，而黃金的總量永遠是個謎。
{% endhint %}

***

## 已經挖出多少？

截至 2024 年：

* 已挖出：約 1960 萬 BTC（93%+）
* 待挖出：約 140 萬 BTC
* 預計完成：2140 年左右

{% hint style="warning" %}
**丟失的比特幣**

估計有 300-400 萬 BTC 已經永久丟失（私鑰遺失、早期持有者去世等）。真正在流通的比特幣可能只有 1500-1700 萬枚。
{% endhint %}

***

## 21M 文化

「21M」已經成為幣圈文化的一部分：

* **Twitter bio**：「.01 BTC = 0.000048% of 21M」
* **收藏品**：刻有「21000000」的紀念幣
* **身份認同**：擁有 0.01 BTC = 進入 21M 俱樂部

***

## 延伸閱讀

* [8](https://github.com/dAAAb/Blockpedia/blob/master/mi-yin/21000000/8.md) — 比特幣的小數位數
* [18](https://github.com/dAAAb/Blockpedia/blob/master/mi-yin/21000000/18.md) — 以太坊的小數位數
* [減半](https://github.com/dAAAb/Blockpedia/blob/master/token/btc/jian-ban.md) — 控制發行的機制
* [通縮](https://github.com/dAAAb/Blockpedia/blob/master/blockchain-intro/tong-su.md) — 稀缺性帶來的效果
* [迷因](/ru-quan-bi-bei-zhi-shi/mi-yin.md) — 幣圈文化

***

#### 參考資料

* [Bitcoin Supply](https://www.blockchain.com/explorer/charts/total-bitcoins)


---

# Agent Instructions: 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:

```
GET https://www.0x1.academy/ru-quan-bi-bei-zhi-shi/21000000.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
