# 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="https://58762777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9I0NYQoruZ3ItahEMqSC%2Fuploads%2FeTB5PsTmbh8aU16pjmoE%2Fetherscan.PNG?alt=media&#x26;token=686a1a0b-eb6e-4aee-a10e-b6fbc7aef2bc" 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="https://58762777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9I0NYQoruZ3ItahEMqSC%2Fuploads%2FmWUhTz4MT1JYqh2Lx0Y1%2Fpolygonscan.PNG?alt=media&#x26;token=a824ffec-eec2-41f8-be90-1c003ccd884d" 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.
