# Blockchain architecture model **Published by:** [d81jia](https://paragraph.com/@d81jia/) **Published on:** 2021-11-10 **URL:** https://paragraph.com/@d81jia/blockchain-architecture-model ## Content Generally speaking, the blockchain system consists of data layer, network layer, consensus layer, incentive layer, contract layer and application layer. The data layer encapsulates the underlying data blocks and related basic data and algorithms such as data encryption and timestamp; The network layer includes distributed networking mechanism, data dissemination mechanism and data verification mechanism; The consensus layer mainly encapsulates various consensus algorithms of network nodes; The incentive layer integrates economic factors into the blockchain technology system, mainly including the issuance mechanism and distribution mechanism of economic incentives; The contract layer mainly encapsulates various scripts, algorithms and smart contracts, which is the basis of the programmable characteristics of the blockchain; The application layer encapsulates various application scenarios and cases of blockchain. In this model, the chain block structure based on timestamp, the consensus mechanism of distributed nodes, the economic incentive based on consensus computing power and the flexible programmable smart contract are the most representative innovations of blockchain technology. ## Publication Information - [d81jia](https://paragraph.com/@d81jia/): Publication homepage - [All Posts](https://paragraph.com/@d81jia/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@d81jia): Subscribe to updates - [Twitter](https://twitter.com/ysj06425870): Follow on Twitter