> ## Documentation Index
> Fetch the complete documentation index at: https://docs.layerzero.network/llms.txt
> Use this file to discover all available pages before exploring further.

# LayerZero Scan

> Step-by-step guide to layerzero scan using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-step developer in...

[LayerZero Scan](https://layerzeroscan.com/) is a comprehensive search, API, and analytics platform designed to streamline the experience for developers and users dealing with omnichain transactions.

<img src="https://mintcdn.com/layerzero/l5FYciYAmKUwmOFF/images/learn/scan.png?fit=max&auto=format&n=l5FYciYAmKUwmOFF&q=85&s=5024ce50a66f14067b50a856ec66a561" alt="LayerZero Scan homepage showing key statistics including Total Messages, Inflight Messages, Volume, Total UA, and Networks, along with a live feed of crosschain messages displaying their status, transaction hashes, protocol, and timestamps" className="block dark:hidden" width="1387" height="803" data-path="images/learn/scan.png" />

<img src="https://mintcdn.com/layerzero/l5FYciYAmKUwmOFF/images/learn/scan.png?fit=max&auto=format&n=l5FYciYAmKUwmOFF&q=85&s=5024ce50a66f14067b50a856ec66a561" alt="LayerZero Scan homepage showing key statistics including Total Messages, Inflight Messages, Volume, Total UA, and Networks, along with a live feed of crosschain messages displaying their status, transaction hashes, protocol, and timestamps" className="hidden dark:block" width="1387" height="803" data-path="images/learn/scan.png" />

## Overview

Scan offers an enhanced developer experience for working with omnichain transactions in the LayerZero protocol by providing:

* **Unified Message Explorer**: Track LayerZero transactions across multiple chains within a single interface.

* **Protocol Analytics**: Monitor marketwide trends and the state of the ecosystem through detailed analytics.

* **Scan Client**: Interface your frontend applications with omnichain transaction logs seamlessly.

Developers can monitor transactions on both the [Mainnet Explorer](https://layerzeroscan.com/) and [Testnet Explorer](https://testnet.layerzeroscan.com/).

## Transaction Statuses

<img src="https://mintcdn.com/layerzero/6mCd38kpC06wrzrn/images/learn/tx-statuses.png?fit=max&auto=format&n=6mCd38kpC06wrzrn&q=85&s=9cc8deee108c6e58ff4b9bf962fc3336" alt="Transaction status badges showing six states: Delivered (green), Inflight (yellow), Payload Stored (purple), Failed (red), Blocked (gray), and Confirming (gray outline)" className="block dark:hidden" width="720" height="74" data-path="images/learn/tx-statuses.png" />

<img src="https://mintcdn.com/layerzero/6mCd38kpC06wrzrn/images/learn/tx-statuses.png?fit=max&auto=format&n=6mCd38kpC06wrzrn&q=85&s=9cc8deee108c6e58ff4b9bf962fc3336" alt="Transaction status badges showing six states: Delivered (green), Inflight (yellow), Payload Stored (purple), Failed (red), Blocked (gray), and Confirming (gray outline)" className="hidden dark:block" width="720" height="74" data-path="images/learn/tx-statuses.png" />

* **Delivered**: The message has been successfully sent and received by the destination chain.

* **Inflight**: The message is waiting for source block confirmations, verification, or execution on the destination chain.

* **Payload Stored**: The message arrived at the destination, but reverted or ran out of gas during execution and needs to be retried.

* **Failed**: The transaction encountered an error and did not complete.

* **Blocked**: A previous message nonce has a stored payload, halting the current transaction.

* **Confirming**: The destination transaction has been submitted and is waiting to reach finality on the destination chain.

## Protocol Analytics

Users can also monitor protocol and chain analytics, making it easy to observe market wide trends and understand the current state of the ecosystem.

<img src="https://mintcdn.com/layerzero/l5FYciYAmKUwmOFF/images/learn/scan-analytics.png?fit=max&auto=format&n=l5FYciYAmKUwmOFF&q=85&s=20a3f8dcc60d363096e8c3d788322825" alt="LayerZero Scan Analytics dashboard displaying Chain Paths view with a heatmap matrix showing message volumes between blockchain networks like Arbitrum, Avalanche, BNB Chain, and others, alongside a bar chart of total messages over time" className="block dark:hidden" width="1370" height="893" data-path="images/learn/scan-analytics.png" />

<img src="https://mintcdn.com/layerzero/l5FYciYAmKUwmOFF/images/learn/scan-analytics.png?fit=max&auto=format&n=l5FYciYAmKUwmOFF&q=85&s=20a3f8dcc60d363096e8c3d788322825" alt="LayerZero Scan Analytics dashboard displaying Chain Paths view with a heatmap matrix showing message volumes between blockchain networks like Arbitrum, Avalanche, BNB Chain, and others, alongside a bar chart of total messages over time" className="hidden dark:block" width="1370" height="893" data-path="images/learn/scan-analytics.png" />
