# 什么是区块链？

区块链（Blockchain）是一种按照时间顺序将数据区块以顺序相连的方式组合成的一种链式数据结构。其本质上是由多节点参与的分布式数据库，存储于其中的数据或信息，具有不可篡改、全程留痕、可追溯、公开透明和集体维护等特征。

区块链起源于比特币，2008年11月1日，一位自称中本聪(SatoshiNakamoto)的人（组织）发表了白皮书《比特币:一种点对点的电子现金系统》，阐述了基于P2P网络技术、加密技术、时间戳技术、共识机制等的电子现金系统的构架理念，就此打开了加密货币的大门。比特币的问世，标志着其底层技术区块链的诞生。

区块链技术的诞生，为Web 2.0向Web 3.0演进，带来了契机。随着区块链技术应用的逐步成熟，Web 3.0、元宇宙概念越来越火热，时下是 Web2.0 向 Web3.0 过渡的关键时期。

[MetaDesoc](https://metadesoc.io)作为钱包管理工具，是帮你连接Web 3.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://docs.metadesoc.io/ji-chu-zhi-shi/shen-me-shi-qu-kuai-lian.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.
