1.4 Blockchain Essentials Flashcards

(21 cards)

1
Q

What is Blockchain Technology?

A

A system often described as a distributed ledger whose job is to keep track of individual transactions.

Blockchain technology underpins cryptocurrencies and various other applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Define ‘blockchain’.

A

A distributed ledger that maintains a secure and tamper-proof record of transactions.

Each block in the chain contains a list of transactions and is linked to the previous block.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Explain the primary function of blockchain.

A

To keep track of individual transactions.

It ensures transparency and security in the transaction process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe what a ‘distributed ledger’ is in the context of blockchain.

A

A type of ledger that is available for anyone to see, where all participants maintain a copy, and changes are distributed to everyone.

This eliminates the need for a central authority.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Who can view the distributed ledger?

A

Everyone participating in the blockchain.

This promotes transparency and trust among participants.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Who maintains the distributed ledger?

A

All participants in the blockchain network.

This decentralized maintenance prevents any single point of failure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What happens when changes are made to the distributed ledger?

A

Those changes are distributed to everyone who maintains a copy of the ledger.

This ensures all participants have the most up-to-date version.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Identify the unique aspects of how the ledger is maintained and shared among participants.

A
  • Decentralization
  • Transparency
  • Immutable records

These characteristics differentiate blockchain from centralized systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Outline the steps a transaction goes through from initiation to being recorded in a block.

A
  • Transaction initiated
  • Information sent to participants
  • Transactions validated
  • Transactions grouped into a block
  • Block added to the blockchain

Each step ensures accuracy and integrity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Where is transaction information sent initially?

A

To all participants in the blockchain network.

This allows for immediate validation and visibility.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What happens to individual transactions before they become part of a block?

A

They are validated and grouped together.

This process ensures only legitimate transactions are included.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a ‘hash’ in the context of a blockchain block?

A

A unique alphanumeric code added to a block of transactions.

It acts as a cryptographic fingerprint for the block.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the primary purpose of a hash?

A

To provide integrity for all the transactions within a block.

It ensures that any alteration to the block is detectable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How does the hash ensure the integrity of transactions?

A

By linking the block to its contents, making any changes detectable.

If a transaction is altered, the hash becomes invalid.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What happens if a block has an invalid hash?

A

The block is rejected by other devices maintaining the ledger.

This prevents tampered data from being added to the blockchain.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

List various practical applications of blockchain technology.

A
  • Payment processing
  • Digital identification
  • Supply chain monitoring
  • Digital voting

These applications benefit from the security and transparency of a distributed ledger.

17
Q

What is the first step required before a transaction can be added to a blockchain?

A

A transaction must occur, such as transferring Bitcoin or a house title.

This initiates the process of recording on the blockchain.

18
Q

Instead of sending transaction results to a single entity, where is transaction information sent in a blockchain system?

A

To everyone participating in the blockchain.

This allows for immediate verification by all users.

19
Q

What crucial element is added to a block of transactions to provide integrity?

A

A hash.

This ensures that the contents of the block remain unchanged.

20
Q

Explain how a hash helps to maintain the integrity of transactions within a block.

A

It acts as a cryptographic fingerprint that links the block to its contents.

Any modification to transactions would result in a different hash.

21
Q

What action do other devices take if they receive a block with an invalid hash?

A

They throw out the block.

This confirms that the block has been modified and prevents tampering.