What do you mean by blocks within the blockchain technology?
Answer / Rajesh Singh
In blockchain technology, a block is a data structure containing multiple transactions that have been verified and added to the chain in chronological order. Each block contains a header (containing metadata like timestamp, nonce, hash of previous block, and Merkle root) and a body (containing the list of transactions). Blocks are linked together through their hashes, forming a chain, hence the term 'blockchain'.
| Is This Answer Correct ? | 0 Yes | 0 No |
How dapps are different from smart contracts?
What makes rsa a secure cryptographic algorithm?
Why blockchain is a trusted model of the transaction?
What is private blockchain? Give examples?
Why it is not possible to edit the data once it is done in a block?
Why does blockchain technology excite you?
What are the merkle trees? How vital are merkle trees in blockchains?
Explain the components of a blockchain ecosystem?
Why we need different consensus mechanisms?
What are blocks in blockchain technology?
What is the difference between wei and ether?
What type of records can be kept in blockchain? Is there any restriction on the same?