What is the unit structure of a blockchain called?
Node
Transaction
Block
Record
Correct Answer: C — Block
Explanation:
A blockchain consists of multiple blocks, each containing transaction data, a timestamp, and a reference to the previous block.