# ICHouse (Block Explorer)

The [**ICHouse Explorer** ](https://ic.house/ICP)**i**s an IC blockchain explorer with features including ICP transaction records, canister information, token transaction records, Defi transaction records, and motoko tools.

<figure><img src="/files/KpSlFGZZpnkccZtS4xsE" alt=""><figcaption></figcaption></figure>

We aim for our block explorer to become a key component in any avid network user's experience on the IC and intend to accomplish this by offering countless useful metrics and features such as ICP transaction records, canister information, token transaction records, motoko tools, alongside many others. By playing such a critical role in the ecosystem we hope to find that one day ICHouse is associated with the IC similar to how Etherscan finds itself associated with Ethereum.

In an effort to make ICHouse a prominent and useful dapp in the ecosystem our team is constantly brainstorming and working on ways to improve the site. Our latest feature release aimed toward that effort brings the addition of the "MarketCap" and "SNS Tracker" tabs.&#x20;

The MarketCap tab functions much like popular sites like CoinMarketCap or ICPCoins. Giving volume data from ICDex, FDV, and the market cap of the asset based on the current circulating supply. This gives users a convenient and reliable way to track tokens in the ecosystem.

<figure><img src="/files/51oEB0Xbt6DL1OizFfhE" alt=""><figcaption></figcaption></figure>

The SNS Tracker tab tracks the status of SNS projects and gives you valuable metrics such an Neuron Parameters, Proposal statistics to track how active the DAO is, total txns, ROI for launchpad participants, as well as treasury and supply information. These kinds of metrics can help investors and participants in the ecosystem to gauge the value and quality of a given SNS project and we expect many people on the network will find this feature useful.&#x20;

You can find a video breakdown of IC House and how to utilize its features [here on Youtube](https://www.youtube.com/watch?v=dL5aTcxxzD4).


---

# 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://iclighthouse.gitbook.io/iclighthouse/products/ichouse-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.
