> For the complete documentation index, see [llms.txt](https://docs.launchifi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.launchifi.xyz/ultimate-guide-for-beginners/what-is-etherscan.md).

# What is Etherscan?

Etherscan is a blockchain explorer that allows you to view transaction history, smart contract code, and other information on the Ethereum blockchain.

<figure><img src="/files/5C6HRZ39XjUciIaFrpJi" alt=""><figcaption></figcaption></figure>

## How to use

* To use Etherscan, navigate to the website (<https://etherscan.io/>) and enter the address of the smart contract or wallet that you want to view information for.

{% hint style="info" %}

```
Every Chain has its own "Etherscan" for mainnet and testnet, for example 
Polygon has https://polygonscan.com/
```

{% endhint %}

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

* You can view the transaction history, view the smart contract code and even see the analytics of the contract such as the number of transactions, holders and more.
