Solana Explorer: Blockchain data visualization interface
Web application for exploring Solana blockchain transactions, accounts, blocks, and on-chain data.
Learn more about Solana Explorer
Solana Explorer is a web-based blockchain explorer specifically designed for the Solana network. The application connects to Solana clusters to retrieve and display on-chain data through a browser interface. It supports multiple protocol integrations for parsing and displaying different types of transactions and instructions. The explorer serves as a reference implementation for viewing Solana blockchain state and transaction history.
Protocol Integrations
Includes built-in support for parsing and displaying various Solana program instructions and transaction types. The modular architecture allows for inspection of different protocol-specific data formats.
Multi-Cluster Support
Connects to different Solana network clusters including mainnet, testnet, and devnet. Users can switch between networks to explore data across different Solana environments.
Comprehensive Data Views
Displays detailed information about transactions, accounts, blocks, and program interactions. The interface provides both summary and detailed views of blockchain data with transaction instruction parsing.
See how people are using Solana Explorer
Related Repositories
Discover similar tools and frameworks used by developers
Agave
Blockchain validator software designed for fast, secure, and scalable decentralized applications and marketplaces.
rippled
C++ XRP Ledger implementation operating as a P2P node for transaction processing and consensus.
AvalancheGo
Go-based node implementation for the Avalanche blockchain network with high throughput transaction processing.
OpenZeppelin Contracts
A library of audited Solidity components for secure smart contract development on Ethereum and EVM-compatible chains.
Sui
A blockchain platform using Move programming language with parallel transaction processing and asset-oriented design.