Category: Blockchain

Chain Reorganisation

Chain reorganisation is a process that occurs in blockchain networks when two versions of the transaction history temporarily exist and the network must decide which one to continue building upon. This usually happens when miners find blocks at nearly the same time, creating competing chains. The network resolves this by choosing the longest valid chain,…

Gas Fees (Crypto)

Gas fees are payments made by users to cover the computing power required to process and validate transactions on a blockchain network. These fees help prevent spam and ensure the network runs smoothly by rewarding those who support the system with their resources. The amount of gas fee can vary depending on network activity and…

Layer 2 Scaling

Layer 2 scaling refers to technologies built on top of existing blockchains, such as Ethereum, to make them faster and cheaper to use. These solutions handle transactions off the main blockchain, then report back with a summary, reducing congestion and costs. This approach helps blockchains support more users and activity without changing the core system.