RiJoL95 Explorer
A responsive, production-oriented universal blockchain explorer. It provides live data for blocks, transactions, accounts, token holdings, transfers, market data, and network health across six EVM chains.
Key Features:
- Live overview with block height, cadence, gas price, throughput, block load, and recent activity.
- Full block list and block details including producer, reviewed builder tag, gas utilization, size, base fee, and exact burnt fees.
- Recent transaction list and full transaction details with decoded methods, from/to addresses, native value, available USD estimate, and receipt-derived fee.
- Universal search for block height, block hash, transaction hash, and EVM address.
- Ethereum Accounts directory with live native balances and pagination.
- Address detail tabs for Transactions, Transfers, and Holdings.
- Native and ERC-20 holdings with token logos, balances, live prices, and USD totals.
- Real-time page updates without full-page refresh.
- Copy controls for various blockchain entities.
- Chain-specific entity labels and reviewed Ethereum builder signatures.
- Accessible network selector with multiple themes (Dark and Midnight).
- Responsive design for desktop, tablet, and mobile.
- Explicit adapter interfaces for EVM, Bitcoin-like, and Solana-like providers.
- Robust state handling for loading, retries, errors, and accessibility.
Supported Networks:
- Ethereum (Chain ID 1)
- BNB Smart Chain (Chain ID 56)
- Polygon (Chain ID 137)
- Base (Chain ID 8453)
- Arbitrum One (Chain ID 42161)
- Gnosis (Chain ID 100)
The project is built with TypeScript, React, vinext, and Vite, and is designed for deployment on Cloudflare Workers.