You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The blockchain operates within a decentralized network of users.
The blockchain serves as a foundation for decentralized consensus. (explain consensus with images that illustrate the Byzantine General’s problem graphically)
Anyone can access the blockchain’s record and audit the activity of its network.
The blockchain is comprised of blocks of the network users’ activity.
While many people associate blockchain technology solely with cryptocurrencies or digital money, Ethereum makes it possible to exchange other types of digital information. (list)
How does the blockchain work? — (illustrations!)
activity takes place among users in the network — Slide A
their activity is recorded on an unverified list — Slide A
the unverified list is locked by a math problem — Slide B
when a user’s device in the network solves the math problem, the unverified activity is verified — Slide B
the list of newly verified activity is added to the blockchain — Slide C
all other users’ devices receive the updated information simultaneously — Slide D
consensus is reached — Slide D
After a block of activity has been added to the blockchain, its transactions cannot be altered or removed.
The blockchain’s record extends from its last verified transaction to its very first block, often referred to as its genesis block.
Users can trust the blockchain to maintain a perfect account of their network’s activity.