Ethernal

Ethernal

Ethernal is an open source block explorer for EVM-based chains. It allows users to see blocks and transactions, interact with their contracts, and decode functions, events, and variables data.
Distributed

Description

Ethernal is an open-source block explorer designed for EVM-based chains. It provides a suite of features for developers and teams, including automated syncing of blocks, transactions, and contracts using just an RPC URL. The platform generates a user interface for interacting with smart contracts' read and write methods. It also offers transaction tracing to display internal calls and contract creations, analytics for a comprehensive view of chain activity (like transaction volume and token holders), and automatic detection and parsing of ERC-20, ERC-721, and ERC-1155 tokens. Additionally, Ethernal supports advanced white-labeling, allowing users to customize the explorer's branding, and is API-first, providing a REST API for integrating processed transaction data into other tools. The entire project is open-source and designed for easy self-hosting.