📊 Event Log Parser
Parse and analyze event logs from Solana transactions. Extract program invocations, custom events, compute usage with advanced filtering and statistics.
Parser Mode
Parse Options
Transaction Signature
🔍 Transaction Analysis
Parse single/multiple transactions to extract events, program invocations, and detailed execution flow.
📝 Custom Event Detection
Auto-detect Jupiter swaps, Orca trades, Raydium AMM, token transfers with specialized parsing logic.
⚡ Performance Metrics
Track compute unit usage, program execution costs, and performance bottlenecks across transactions.
🎯 Advanced Filtering
Filter by programs, event types, include/exclude system programs, token programs with granular control.
📊 Real-time Statistics
View program usage statistics, event type distribution, success/failure rates with visual breakdowns.
💾 Export & Analysis
Export parsed events to JSON, copy individual event data, and integrate with external analysis tools.
🚀 Supported Programs & Events
Core Programs
- • System Program
- • Token Program (Legacy & 2022)
- • Associated Token Program
- • Memo Program
DeFi Protocols
- • Jupiter Aggregator (V4, V6)
- • Orca Whirlpools
- • Raydium AMM V4
- • Serum DEX (V1, V2, V3)
- • Mercurial & Sabre Swaps
NFT & Metaplex
- • Token Metadata
- • Auction House (V1, V2)
- • Candy Machine
- • Metaplex Programs
📋 Event Types Detected
📖 Usage Guide
1. Single Transaction Mode:
- Paste transaction signature
- Configure parse options (programs, event types)
- Click "Parse Transaction" to analyze
- View events, statistics, and detailed breakdowns
2. Multiple Transactions Mode:
- Enter up to 50 transaction signatures (one per line)
- Batch processing with aggregated statistics
- Compare program usage across multiple transactions
- Export comprehensive analysis results
3. Raw Logs Mode:
- Paste raw transaction logs directly
- Useful for offline analysis or custom log sources
- No blockchain connection required
- Parse events from any log format
4. Advanced Filtering:
- Include/exclude system programs, token programs
- Filter by specific program IDs (comma-separated)
- Enable custom event detection for DeFi protocols
- Toggle unknown program processing