×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

The transaction Merkle Tree root value in a Bitcoin block is calculated using ___

25. The transaction Merkle Tree root value in a Bitcoin block is calculated using,

  1. Hash of transactions
  2. Previous block's hash
  3. Number of transactions
  4. None of the above

Answer: A) Hash of transactions

Explanation:

By hashing together pairs of TXIDs, a Merkle root is generated, which gives you a brief yet unique fingerprint for all the transactions in a block.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.