# Blockchain (data structure) **Published by:** [smbatsef3](https://paragraph.com/@heyun/) **Published on:** 2022-03-26 **URL:** https://paragraph.com/@heyun/blockchain-data-structure ## Content 区块链,是一个接一个的区块链。每个区块都包含一定数量的信息,它们按照创建时间的顺序连接成一条链。这条链保存在所有服务器中,只要整个系统中有一台服务器在工作,整个区块链就是安全的。这些服务器在区块链系统中被称为节点,它们为整个区块链系统提供存储空间和算术支持。修改区块链中的信息,必须征得半数以上节点的同意,修改所有节点中的信息,而这些节点的信息通常掌握在不同的主体手中,使得区块链中的信息极难篡改。区块链。与传统网络相比,区块链有两个核心特点:数据难以篡改和去中心化。基于这两个特点,区块链记录的信息更加真实可靠,有助于解决人们相互不信任的问题。 ## Publication Information - [smbatsef3](https://paragraph.com/@heyun/): Publication homepage - [All Posts](https://paragraph.com/@heyun/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@heyun): Subscribe to updates - [Twitter](https://twitter.com/smbatsef3): Follow on Twitter