InteractivETH
Learn Ethereum protocol concepts through interactive visualizations
Powered by The Red Guild
This interactive learning material was created by The Red Guild as a way to teach Ethereum protocol concepts through hands-on exploration and visual learning.
Study With Us
Join the WebtrES community study group where we explore Mastering Ethereum together through interactive sessions and discussions.
read ##mastering-ethereum messages
What You'll Learn
Master Ethereum through interactive exploration
Transaction Lifecycle
Follow ETH from your wallet to blockchain finality. Learn how transactions are signed, broadcast through the P2P network, and confirmed by validators.
Learn moreBe the Validator
Experience the pressure of block building. Select transactions from the mempool under a 12-second timer while maximizing gas usage and rewards.
Learn moreGas & Fee Markets
Master EIP-1559 dynamics. Understand how base fees adjust with congestion, how priority fees work, and optimize your transaction costs.
Learn moreBlock Structure
Dive deep into block headers, Merkle Patricia trees, and how block hashes are calculated. See the data structures that power Ethereum.
Learn moreSecurity & Attacks
Learn about sandwich attacks, front-running, reentrancy, and other exploits. Understand how to protect yourself and build secure protocols.
Learn moreComing Soon
More advanced topics in development
Smart Contracts
Deploy and interact with Solidity smart contracts. Learn about contract security patterns.
SoonEVM Deep Dive
Understanding the Ethereum Virtual Machine at the opcode level.
SoonMEV & PBS
Maximum Extractable Value and Proposer-Builder Separation explained.
Soon