🎴 Flashcard Mode

Blockchain Security: Fundamentals and Key Concepts

Card1 / 15
Mastered0
Review0
QuestionClick to flip

What is the primary purpose of a blockchain?

AnswerClick to flip back
A
To provide a secure and transparent way to store and transfer data.
💡 Explanation:

A blockchain is a distributed database that maintains a continuously growing list of records, called blocks. Each block contains a timestamp, a list of transactions, and a cryptographic hash of the previous block. This structure makes it difficult to tamper with data on the blockchain, as any changes would require changing all subsequent blocks.

Change Mode