# Welcome

## Welcome to Bellsight GitBook

Welcome to the official GitBook for Bellsight, the blockchain explorer and first SNS service provider for Bellscoin, powered by [NINTONDO](https://nintondo.io), the awesome guys behind the restart of Bellscoin.&#x20;

Here, you'll find comprehensive documentation, guides, and resources to help you navigate and utilize Bellsight effectively.&#x20;

**You can view:**

* top 100 holder addresses
* the last blocks in chronological order
* bel-20 token overview
* chain stats
* SNS holdings per address
* SNS minted per block

**You can search for:**

* block height
* block hash
* tx hash
* address/domain
* (tokens will be implemented in the future)

**You can see stats for:**

* average block times
* tx counts

You can use NINTONDO wallet tools:

* TX splitter
* Sending $BEL to addresses and domains
* Inscribe domains and namespaces

Whether you're a developer, enthusiast, or new to the world of blockchain, I aim to provide you with all the information you need to make the most of this powerful explorer.&#x20;

Thank you for joining us on this journey!


---

# 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.bellsight.xyz/welcome.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.
