# HeLa Scanner

With HeLa Blockscanner, users can easily verify their transactions on both the testnet and mainnet. The scanner is designed to provide comprehensive insights into the HeLa blockchain's consensus layer and runtime activities.&#x20;

Whether you're testing transactions during development or conducting real-world transactions, HeLa Blockscanner empowers users with a transparent view of their transaction statuses and the overall network activity.&#x20;

Rest assured, with HeLa Blockscanner, you can confidently track and verify your transactions on both the testnet and mainnet with ease.

| Testnet Scanner | <https://testnet-blockexplorer.helachain.com/> |
| --------------- | ---------------------------------------------- |
| Mainnet Scanner | <https://helascan.io>                          |

\ <br>


---

# 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://docs.helalabs.com/network-endpoints-and-explorer/hela-scanner.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.
