Loading practice questions
What is the main component of a blockchain that contains transaction data?
Correct Answer: C — Block
Explanation:
A block is the fundamental unit of a blockchain that contains a group of transactions, a timestamp, a hash of the previous block, and a unique identifier (hash).