📄️ Time in Blockchain
In traditional computer systems, time is relatively straightforward, with a reliance on the system clock.
📄️ Blocks
For simplicity, we will use MultiversX blockchain and MultiversX Explorer.
📄️ Block Leader
We will continue with the same block from the previous section (Block Height: 16826695).
📄️ Consensus Grup
We will continue with the same block from the previous section (Block Height: 16826695).
📄️ Transactions
We will continue with the same block from the previous section (Block Height: 16826695).
📄️ Blockchain Validators
Every validators/node is publicly displayed on the explorer:
📄️ Blockchain Observers
Observers are a type of nodes that don't participate in the consensus but keep a peer-to-peer communication with the rest of the blockchain.
📄️ Devnet Blockchains
While developing blockchain applications, there is a need for development and testing environments that simulate the mainnet without the risk of using real assets. These environments allow developers to test smart contracts, dApps, and other blockchain applications safely.