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.
Related Reading
Guides and comparisons from the Greptile content library
What is agentic coding? Benefits, risks, and best tools to consider
What engineering leaders need to know about agentic coding: how it differs from AI coding and vibe coding, how it works, the benefits and risks, and the tools worth evaluating.
Best AI Code Review Tools for GitHub
Top-rated AI code review tools for GitHub teams in 2025. Compare features, pricing, and accuracy to find the perfect fit for faster PR reviews and bulletproof code quality.
The 7 Best AI Coding Tools for Complex Codebases
The best AI coding tools for complex codebases, ranked on accuracy, suggestion quality, and full-codebase context. See which ones you can actually trust.
How to ACTUALLY Think About Code Reviews: The 3-Layer Checklist
A code review checklist and best practices organized around three layers — Mechanical, Structural, and Narrative — that help any team improve code quality without slowing reviews down.