> For the complete documentation index, see [llms.txt](https://wiki.solaxy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.solaxy.io/products-and-features/block-explorer.md).

# Block Explorer

The **Solaxy Block Explorer** provides a real-time view of all activity on the Solaxy rollup network. It’s a key tool for both developers and users to monitor transactions, inspect contract activity, and understand the internal mechanics of the rollup.

🔗 **Explorer:** <https://explorer.solaxy.io>

<figure><img src="/files/f819I0eYG9ZIkUMnikoA" alt=""><figcaption><p>Solaxy Explorer UI</p></figcaption></figure>

***

#### 🔍 What Can You Do with the Explorer?

* **View transactions** across Solaxy
* **Track blocks**, gas usage, and sequencing order
* **Inspect rollup state roots** and block metadata
* **Debug smart contract behavior**
* **Monitor bridging activity**

***

#### 🧱 Key Features

* **Transaction Search**: Look up by signature, block, or account.
* **Block Detail Pages**: See block number, timestamp, transaction count, and rollup metadata.
* **Address Pages**: View balances and history for accounts deployed on Solaxy.
* **Bridge Transactions**: Track $SOLX transfers in and out of Solaxy.

***

#### ⚙️ Built for Developers

The explorer is designed to be a **developer-first tool**, giving clear insights into:

* Rollup behavior and performance
* Contract deployment and invocation
* Block timing and sequencing
* Data publication and settlement checkpoints

***

The block explorer helps make Solaxy transparent, verifiable, and easy to interact with - whether you're a developer, user, validator, or researcher.
