# Block Explorers

## Tổng quan

Block explorer là một ứng dụng được sử dụng bởi mỗi blockchain để cho phép người dùng xem các giao dịch đang được thực hiện trên blockchain đó. Nó cũng có thể cung cấp cái nhìn tổng quan về các hoạt động khác trên chuỗi. Nó có thể so sánh với một sổ tài khoản kỹ thuật số.

Một blockchain có thể sử dụng nhiều hơn một block explorer.

## Block explorers của Mainnet

Chiliz Chain có hai block explorer cho Mainnet, bạn có thể sử dụng để xem các giao dịch gần đây.

Bạn cũng có thể sử dụng chúng để xem giao dịch và trạng thái của riêng mình, hiển thị các NFT đã thu thập từ Mainnet, tra cứu các địa chỉ khác và xem lịch sử giao dịch.

### Chiliscan bởi Routescan

{% embed url="<https://chiliscan.com/>" %}

### Chiliz Chain Explorer bởi Blockscout

{% embed url="<https://scan.chiliz.com/>" %}

## Block explorers của Testnet

Chiliz Chain có hai block explorer cho Spicy Testnet, bạn có thể sử dụng để xem các giao dịch gần đây.

Bạn cũng có thể sử dụng chúng để xem giao dịch và trạng thái của riêng mình, hiển thị các NFT đã thu thập từ Testnet, tra cứu các địa chỉ khác và xem lịch sử giao dịch.

### Chiliscan bởi Routescan

{% embed url="<https://testnet.chiliscan.com/>" %}

### Chiliz Chain Explorer bởi Blockscout

{% embed url="<https://spicy-explorer.chiliz.com/>" %}


---

# 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.chiliz.com/vi/phat-trien/co-ban/block-explorers.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.
