# 去中心化：沒有村長的世界

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

> ✍️ 作者：葛如鈞（寶博士）｜區塊鏈研究者、前立法委員

**去中心化（英語：Decentralize）是**[**中心化**](/cong-wu-wu-jiao-huan-dao-shu-wei-huo-bi/zhong-xin-hua-ben.md)**的相反，也就是一個系統裡並沒有集中存放、集中決策在同一個人、地，反之是分散在各處、各人，每個點都彼此均衡又彼此相連。**

因為區塊鏈帳本可以不需要依靠對單一（或少數）村長、政府和中央銀行的信賴及約定，就可以運行一個「共識有價」的貨幣，因此造就了去中心化的公正性。也不會發生像次貸風暴那樣，造成許多社會問題後，沒有任何一個銀行家負罪、負責的不公平狀況。

### 去中心化帶來的帳本永存及彼此互信

區塊鏈帳本因為有無限多分身，而且每個分身都完整複製另外一個分身，所以：

1. 一個帳本作弊（例如創造不存在的比特幣），其他帳本會發現，所以沒有[中心化帳本的村長問題](/cong-wu-wu-jiao-huan-dao-shu-wei-huo-bi/zhong-xin-hua-ben.md)
2. 殺死一個村長，還有千千萬萬個村長

換另外一個方式說。如果你有看過《火影忍者》這部漫畫，那麼應該知道影分身之術。你可能在上一個章節提到[佛地魔](/cong-zhong-ben-cong-dao-bi-te-bi/fen-san-shi-ben.md#fo-di-mo-de-fen) 時就想問了吧？

### 區塊鏈分散式帳本也像漩渦鳴人的影分身之術嗎？

#### 不行。

因為漩渦鳴人的影分身被戳中本體時，所有分身就都一起消失了。

所以，漩渦鳴人的影分身術可以說是一種 **中心化的術** 啊。

***

#### 相關條目

* [去中心化交易所（DEX）](/mai-mai-shu-wei-zi-chan-de-chang-suo/qu-zhong-xin-hua-jiao-yi-suo.md)
* [DEX 去中心化交易所](/kai-fang-shi-jin-rong-xin-shi-jie/dex.md)
* [去中心化自組織（DAO）](/qu-zhong-xin-hua-zu-zhi/dao-1.md)
* [前言：為什麼寫這本書](/di-ling-zhang-dao-du/blockpedia.md)
* [如何閱讀本書](/di-ling-zhang-dao-du/how-to-read.md)

#### 參考資料


---

# 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/qu-zhong-xin-hua.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.
