# 中本聰

> **最後更新：2026 年 1 月**

[2008 年 10 月 31 日 星期五，美東時間下午 2 點 10 分](https://www.metzdowd.com/pipermail/cryptography/2008-October/014810.html)，在「metzdowd.com」線上論壇中，一位匿名為「中本聰（英語：Satoshi Nakamoto）」自稱 34 歲日裔美國人的用戶，在該網站的密碼學郵寄清單中發表了一篇沒有人看過的全新論文，題為《比特幣：一種對等式的電子現金系統》。

{% embed url="<https://www.metzdowd.com/pipermail/cryptography/2008-October/014810.html>" %}
<https://www.metzdowd.com/pipermail/cryptography/2008-October/014810.html>
{% endembed %}

{% embed url="<http://www.bitcoin.org/bitcoin.pdf>" %}

論文中詳細描述了如何建立一套去中心化的電子交易體系，且這種體系不需要建立在交易雙方相互信任的基礎之上。

### 中本聰的經典語錄

{% hint style="info" %}
**關於比特幣的本質：**

> 「我正在開發一個新的電子現金系統，完全是點對點的，不需要信任的第三方。」 — 中本聰，2008 年 10 月論壇發文 ([來源](https://www.metzdowd.com/pipermail/cryptography/2008-October/014810.html))
> {% endhint %}

{% hint style="success" %}
**關於傳統銀行的問題：**

> 「傳統貨幣的根本問題是讓它運作所需的全部信任。我們必須信任央行不會讓貨幣貶值，但法定貨幣的歷史充滿了對這種信任的違背。」 — 中本聰，2009 年 2 月 P2P Foundation 論壇 ([來源](http://p2pfoundation.ning.com/forum/topics/bitcoin-open-source))
> {% endhint %}

**創世區塊的訊息：**

2009 年 1 月 3 日，中本聰在比特幣的第一個區塊（創世區塊）中嵌入了一段訊息：

> 「The Times 03/Jan/2009 Chancellor on brink of second bailout for banks」 （泰晤士報 2009 年 1 月 3 日 財政大臣即將對銀行進行第二輪紓困）

這段訊息被認為是中本聰對傳統金融體系的批評，也是比特幣誕生時間的證明。

整個 11 月，該論壇上出現了[多則討論](https://www.metzdowd.com/pipermail/cryptography/2008-November/thread.html#14817)，先是許多批評，其後出現了第一個比特幣的擁護者 [Hal Finney](https://www.metzdowd.com/pipermail/cryptography/2008-November/014827.html)懷疑其實是中本聰本尊。

{% embed url="<https://www.metzdowd.com/pipermail/cryptography/2008-November/014827.html>" %}
<https://www.metzdowd.com/pipermail/cryptography/2008-November/014827.html>
{% endembed %}

2009年1月3日，他開發出首個實現了比特幣演算法的用戶端程式，並進行了首次「採礦」（mining）， 得了第一批的50個比特幣。這也標誌著比特幣金融體系的正式誕生。

在 2013 年，Hal Finney 在已經成熟的 BitcoinTalk 論壇上發佈說明，當時他已經確認為漸凍症患者，時日無多。

{% embed url="<https://bitcointalk.org/index.php?topic=155054.0>" %}

***

#### 相關條目

#### 參考資料


---

# 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/cong-zhong-ben-cong-dao-bi-te-bi/satoshi-nakamoto.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.
