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

# Clob Scan: Explore CLOB Trading Activity on BM Chain

> Clob Scan is BM.XYZ's in-app block explorer for CLOB trading activity. Look up fills, order updates, and clearing actions on BM Chain testnet.

**Clob Scan** is BM.XYZ's in-app explorer focused on CLOB (central limit order book) activity on BM Chain testnet. It lives directly inside the BM.XYZ app, so you can verify onchain execution without switching to an external site. Clob Scan surfaces trading-specific events — fills, order updates, and clearing actions — decoded and presented in a format traders can act on immediately.

## What You Can Look Up

| View                | Description                                           |
| ------------------- | ----------------------------------------------------- |
| Latest blocks       | Recent block height, timestamp, and transaction count |
| Latest transactions | Recent trades, orders, and settlements                |
| Block detail        | All transactions included in a given block            |
| Transaction detail  | Decoded action type, status, and participants         |
| Address history     | All trades and actions for a specific wallet address  |

## How to Open

* Top navigation → **Explorer** → **Clob Scan**
* Or search a transaction hash directly from your Portfolio or trade history

## Why Use Clob Scan

Clob Scan is optimized for **trading-related** onchain events — fills, order updates, and clearing actions — so you can verify execution without leaving BM.XYZ. Rather than navigating a general-purpose chain explorer, Clob Scan presents only the events that matter most to active traders, decoded into human-readable form.

## Clob Scan vs BM Scan

|              | Clob Scan                                 | BM Scan                                          |
| ------------ | ----------------------------------------- | ------------------------------------------------ |
| **Scope**    | CLOB trading events and clearing activity | Full L1 block and transaction history            |
| **Location** | Inside bm.xyz (in-app)                    | External site at [bmscan.io](https://bmscan.io/) |
| **Best for** | Verifying order fills and trade execution | General chain exploration and auditing           |
| **Audience** | Traders verifying fills                   | Developers, auditors, and power users            |

<Note>
  Clob Scan reflects **testnet chain data only**. If the testnet is redeployed or resynced, the explorer will reset and historical testnet records may no longer be available.
</Note>

<Tip>
  Use both tools together for complete trade verification: Clob Scan gives you decoded trade-level detail such as fill price and order participants, while BM Scan lets you cross-reference the same transaction against the full L1 ledger for independent confirmation.
</Tip>
