# Block Explorer

The Revolution Block Explorer ([libertas.revoscan.io)](https://libertas.revoscan.io/) provides real-time visibility into network activity, allowing users to track transactions, blocks, staking pools, and smart contract interactions with full transparency.

With the explorer, users can:

* View and verify smart contract source code, ensuring onchain integrity.
* Monitor transactions, blocks, and batch processing, including execution details.
* Track staking activity within Creator Pools, including reward distribution and governance actions.
* Check transaction finality as batches settle on Ethereum, providing clear settlement status.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://revolution-network.gitbook.io/whitepaper/tooling-and-infrastructure/block-explorer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
