# LI.FI Intents Analyzer > Real-time cross-chain intent explorer and analytics dashboard for LI.FI Protocol. LI.FI Intents Analyzer (https://intentexplorer.com) is an open analytics tool that tracks cross-chain intent settlements on the LI.FI Protocol. It provides live data, historical analytics, solver performance rankings, and chain-to-chain flow visualization. ## What is a LI.FI Intent? A LI.FI intent is a user-signed declaration of a desired cross-chain outcome (e.g., "swap 100 USDC on Ethereum for USDT on Arbitrum"). Solvers compete to fulfill intents optimally. LI.FI Protocol coordinates this intent-based cross-chain bridging and swap system. ## Pages Full markdown descriptions of each page are available at the `.md` endpoints below. - [Overview](https://intentexplorer.com/overview.md): Live KPIs — total intents, settlement volume, success rate, average time-to-fill, active intents, and chain breakdowns. Updated in real time via SSE. - [Live Intents](https://intentexplorer.com/intents.md): Searchable, filterable feed of all active and recently settled LI.FI cross-chain intents. Shows intent hash, source/destination chains, token pairs, amounts, solver, status, and settlement time. - [Analytics](https://intentexplorer.com/analytics.md): Time-windowed (1h / 24h / 7d / 30d) analytics: status distribution, time-to-fill histograms, settlement volume trends, and solver economics. - [Solver Leaderboard](https://intentexplorer.com/solvers.md): Rankings of LI.FI intent solvers by net profitability, fill rate, and volume. Drill into any solver for individual stats. - [Cross-Chain Flows](https://intentexplorer.com/flows.md): Visualization of intent volume by chain corridor (e.g., Ethereum → Arbitrum, Base → Optimism) and top token pairs. ## Key Concepts - **Intent**: A user instruction to move or swap assets cross-chain, fulfilled by competing solvers. - **Solver**: An on-chain actor that competes to fill intents profitably. - **Settlement**: The completion of an intent — assets delivered to the destination chain. - **Corridor**: A source-chain / destination-chain pair (e.g., Ethereum → Base). - **Time-to-Fill**: Duration from intent creation to settlement, a key solver performance metric. - **Fill Rate**: FILLED ÷ (FILLED + REFUNDED). Indicates solver efficiency and protocol health. ## Data Sources Live data comes from the LI.FI Protocol on-chain event stream and the LI.FI backend API, aggregated over ClickHouse. ## Contact / Source This tool is an independent analytics dashboard built over the LI.FI Protocol public data. - Email: dawidk.info@gmail.com - GitHub: https://github.com/Exca-DK - Twitter/X: https://x.com/_intentexplorer