> For the complete documentation index, see [llms.txt](https://docs.metaverse-ico.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaverse-ico.net/metaexplorer.md).

# MetaExplorer

Tracking everything is no longer a dream! So at least it is possible to see everything that happens on the MetaChain network!

Introducing MetaExplorer!

A blockchain browser to view all transactions taking place on the MetaChain network, the most efficient form of future technology on which the Metachain ecosystem is built: MetaExplorer!

View all transactions on MetaChain, the heart of the Metachain ecosystem, in the most transparent and detailed way with MetaExplorer! Unlike other blockchain browsers, you can see all the data of any transaction in a much faster and more detailed way with MetaExplorer. You can find out the time of the transaction, address, which block it is on, block creation time, balance, gas limit, amount of gas used, difficulty, nonce information, and much additional information through MetaExplorer.

MetaExplorer, which offers all this data to users with an easy and simple interface that appeals to everyone, is now ready for use! Anyone can follow the transactions and access the data they are looking for!

And no one needs to have a Metachain account to view this data. You can log in to Meta Explorer and track all your transactions, whether with your Metachain account or without the need for an account!

A single blockchain browser for all your transaction details: MetaExplorer!

{% embed url="<https://explorer.metaverse-ico.net/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.metaverse-ico.net/metaexplorer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
