Tools / Blockchain interview questions
What are blocks in Blockchain?
A Blockchain comprises many blocks holding financial transaction information. Each block has a timestamp, the transaction data, and a unique hash pointer that acts as a link between it and the block immediately before it. Together, all blocks combine to form a Blockchain.
More Related questions...