# 節點

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

\*\*節點（英文：Node）\*\*就是一個設備的儲存空間內含某區塊鏈的[帳本](/cong-zhong-ben-cong-dao-bi-te-bi/fen-san-shi-ben.md)記錄檔，透過程式與其他相似設備透過網路互相連結（該帳本記錄檔的其他副本）並同步更新。

節點還有[全節點](/gei-kai-fa-zhe-de-zhi-nan/node/quan.md)和[輕量節點](/gei-kai-fa-zhe-de-zhi-nan/node/liang.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/gei-kai-fa-zhe-de-zhi-nan/node.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.
