in BlockChain by (23.9k points)
Blockchain Block Structure

2 Answers

0 votes
by (31.6k points)
Block is a collection of transactions bundled together to be added to the blockchain.

A block is divide into two parts,a block header containing the metadata used for verifying the block and the** transactions** to be to be added to the blockchain
0 votes
by (775 points)
Block Structure
Block Structure
  • Block is a collection of transactions bundled together to be added to the blockchain.
  • A block is divided into two parts, a block header containing the metadata used for verifying the block and the** transactions** to be added to the blockchain.

Related questions

+1 vote
0 votes
asked Nov 16, 2020 in BlockChain by rajeshsharma (23.9k points)
...