Data LayerThe data layer mainly describes the physical form of the blockchain, which is a chain structure starting from the genesis block on the blockchain, including the block data, chain structure, and random numbers and time on the block. Stamps, public and private key data, etc., are the lowest data structures in the entire blockchain technology.Network Layer / Network LayerThe network layer mainly realizes the mechanism of distributed network through P2P technology. The network layer inc...