New: Wallet recovery made easy with Ledger Recover, provided by Coincover

Get started

Up your Web3 game

Ledger Academy Quests

  • Test your knowledge
  • Earn POK NFTs
Play now See all quests

Etherscan: What It Is and How To Use It

Read 9 min
Medium
KEY TAKEAWAYS:
— Block explorers allow users to visualize blockchain data and find information like transaction history and wallet balances, much like a search engine allows you to explore internet data.

— Etherscan is the most popular block explorer on the Ethereum network and is free to use.

— Using Etherscan, you can find anything from basic information such as token balances and average gas fees to more technical details like smart contract creation and transactions.

The skill to read blockchain transactions and data are essential for anyone to go from a beginner to a pro blockchain user. It can help you gain crucial insights into cryptocurrencies, NFTs, and decentralized applications (dApps).

Thankfully, blockchains store all transaction data in a transparent public ledger. However, while all data is readily available, you may find it challenging to access and understand accurate information without the right tools.

To help you with that, there exist block explorers. And the most popular block explorer for Ethereum — the largest dApp blockchain — is Etherscan. If you understand how Etherscan works, you can navigate the explorers for almost any blockchain.

In fact, many on-chain sleuths and blockchain detectives on the Ethereum network use this tool. But what is Etherscan? How does it work? In this article, Ledger Academy explains how you can use it to navigate the Ethereum ecosystem better.

Let’s get started.

What Is Etherscan?

Etherscan is a block explorer and analytics platform that tracks and sorts the Ethereum blockchain’s data into easily navigable information. You can use Etherscan to assess information on a wide range of Ethereum activities such as ERC-20 token transactions, NFT mints, smart contract details, wallet balances, and more.

And that is still only scratching the surface of what’s possible with Etherscan. Before we go into more detail about what you can do with Etherscan, let’s understand what a block explorer actually means.

What Is a Block Explorer?

Block explorers help visualize the data related to a blockchain, and we can imagine them as blockchain search engines. Search engines like Google, Bing, or DuckDuckGo keep track of internet data stored across servers worldwide. And they offer a user-friendly interface to help you find any data you need without knowing the technicalities. 

Similarly, block explorers present blockchain data. They translate technical blockchain data and present it to users via a friendly interface. This makes it easy to sort and filter the data you need. This ability to look into a blockchain’s data is helpful for users and developers in many ways. 

So how does it achieve this?

How Does Etherscan Work?

Etherscan block explorer works in three principal parts: 

1. Retrieving Ethereum data in real-time.

2. Maintaining an organized data record.

3. Presenting near real-time data to users.

Let’s see how these three parts work.

Retrieving Ethereum data

Retrieving data from Ethereum is the most important part of the equation. And to clarify how Etherscan does this, we must first understand three different things: RPC, nodes, and RPC endpoints. 

RPC: Remote Procedure Call or RPC is a software communication protocol. It allows one software program (the client) to query and retrieve data or send other requests to another software program stored on a different computer.

Ethereum uses a specific type of RPC for querying blockchain data called JSON-RPC. Software programs like Etherscan can use JSON-RPC through an application programming interface or API. To explain, using this API Etherscan can receive information from the Ethereum network.

Blockchain nodes: Blockchains like Ethereum rely on a decentralized network of specialized computers called nodes to store all its data. They act as the blockchain’s server. But it’s not possible for a software program to directly access this data from blockchain nodes.

RPC endpoints:. Put simply, they are blockchain nodes that receive RPC requests. But to explain a little further, RPC endpoints are virtual addresses. When a software client sends a request to access data, or asks it to perform a certain action, it’s this RPC endpoint that will receive the request.

Now, let’s put it back together.

Etherscan, the client, uses JSON-RPC API to send different queries and requests to this RPC endpoint — an Ethereum node. Then, the node returns the latest data to Etherscan.

Given the demand and scale at which Etherscan operates, it uses a range of RPC endpoints to ensure near real-time updates.

Maintaining an Organized Data Record

Etherscan works in real-time and constantly retrieves data and adds it to its existing record in an organized way. The organization of historical data helps Etherscan respond accurately and almost instantly to users’ requests about almost any Ethereum-related activity.

Presenting Near Real-Time Data

With a friendly interface, Etherscan lets users search for any desired Ethereum data. Users can use the search bar or navigate to different sections of the website to find what they’re looking for.

What Is Etherscan Used For?

Etherscan is one of the most comprehensive block explorers across all blockchain networks. We can divide all the insights that the platform shares into three broad categories.

Exploring Wallet Addresses

You can use Etherscan to explore any and all Ethereum-based wallet addresses. You can look up a wallet address to check the amount of ETH it holds alongside other ERC-20 tokens and NFTs (ERC-721 tokens).

If you want to dig deeper, you can also click on any transaction ID in the transaction history section. On the individual transaction page, you can see the transaction’s details. This includes ETH spent on gas, the smart contract used, the recipient wallet address, and the transaction time, date, and amount.

Etherscan also shows the overall wallet analytics and charts to help you objectively assess a wallet’s activity over time.

Reading Transaction and Block Details

Beyond exploring personal wallets, you can also analyze the overall network statistics using Etherscan. This includes stats such as Ether (ETH) price and market capitalization, average gas price, transaction speed, and network upgrades. Etherscan also presents a comprehensive record of all Ethereum blocks and transactions, network analytics, charts, stats, and node-related data.

Reading and Interacting With Smart Contracts

Smart contracts have huge sets of data attached to them. And you can view all of it on Etherscan. For instance, you could search for a smart contract and find the crypto wallet used to publish it on Ethereum. You can also look up the contract code, date, time, and block height of contract deployment, and its total token supply. Furthermore, Etherscan also lists the token holders and their respective shares besides the contract’s transaction history and related wallet details. 

Besides that, Etherscan has many other tools that allow you to read smart contract data with ease. If you’re considering interacting with Web3, make sure you check out the full Ledger Academy article on How to Read Smart Contract Data to learn more. But Etherscan doesn’t just allow you to read contracts, it allows you to interact with them without going to the contract’s website too. 

So before we dive into the details of interacting with smart contracts, let’s explore how people use Etherscan.

What Are Etherscan’s Use Cases?

With so much data available for users, it’s obvious to wonder, what can you do with it all?

Well, the list of Etherscan use cases can be endless, given the immense amount of data. But to give you the gist of what’s possible, let’s check out four basic ways you can put Etherscan to use: 

Mimicking Trades of Expert Traders

Using Etherscan, you can trade based on what crypto experts or “crypto whales”  are doing. To do this, you can track their wallets, create alerts and notifications, and mimic their activities.

Checking Real-Time Data and Blockchain Events

You can use Etherscan to track token prices, transaction costs, blockchain upgrades, smart contract deployments and even NFT mints.

Avoiding Scam Contracts and Tokens

Etherscan shows the historical blockchain transactions related to a smart contract or token. You can analyze the transaction history to identify whether the contract or token has any genuine activity. If not, it’s better not to interact with the contract.

Tracking Down Crypto Thieves and Criminals

You can use Etherscan to track Ethereum wallets and their transactions. Using this, someone can trace transactions from a hacker’s wallet to identify where they’re sending the stolen assets.

How To Use Etherscan

There are many ways you can use Etherscan. But to help you get started, let’s check out three detailed step-by-step guides.

How To Check Wallet Balances and History

Etherscan allows you to check anyone’s wallet balance and transaction history as long as you have their public wallet address. Let’s see how you can do this.

Step 1. Go to Etherscan.io.

Step 2. Navigate to the search bar on the homepage, paste the wallet address or ENS domain, and press Enter.

Step 3. On the next page, you will be able to see the ETH balance in the wallet, the total value of all tokens held in it, and a record of all transactions made through the wallet. 

Step 4. Click on any of the transaction hash of any of the listed transactions to see the specific details, such as the date and time, gas paid, value transferred, and so on.

Step 5. To get a wallet’s balance on a certain date or block height, you can use Etherscan’s Balance Checker

How To Check Ethereum Gas Prices on Etherscan

Each time you execute a transaction on Ethereum, it will cost you a fee, known as a crypto gas fee. It can fluctuate heavily depending on the number of transactions Ethereum users are sending at any given time.

Etherscan lets you check the real-time gas fees to make sure you’re not over or underpaying. Here’s how you can check gas fees on Ethereum:

Step 1. Go to Gas Tracker.

Step 2. On this page, find the kind of transaction you’re making and check the corresponding gas price, estimated time for transaction completion, and the total gas fees.

In this image, you can see the gas fees for OpenSea NFT sales, token swaps on Uniswap, and USDT transfers.

How To Interact With a Smart Contract Using Etherscan

The ability to interact with an Ethereum-based smart contract through Etherscan is one of its most interesting features. This means, even if the web front-end of a contract is down, you can conduct transactions with a smart contract through Etherscan, say, minting an NFT or adding liquidity.

However, this is not very user-friendly and does require some in-depth knowledge. If you want to learn more, make sure you check out our article on how to read smart contract data.

However, if you think you’re ready, here’s how to do it:

Step 1. Find the contract address that you want to interact with and paste it into the Etherscan search bar. You can also type the name of the dApp to see a dropdown menu with the relevant contracts.
In this example, we’re using a decentralized exchange called 1Inch.

Step 2. Open the contract page and go to Write Contract under the Contract section, as shown below.

Step 3. Click on Connect to Web3 right below the highlighted section to connect to your web3 wallet. You will be prompted from your wallet to confirm the request.

Once connected, the red icon will turn green, and you can call any of the range of functions listed below and interact with it.

Here, let’s use the first function approve (), which 1Inch essentially uses to request permission from your wallet to spend tokens. 

Step 5. Click on approve () and enter the spender address and the amount you want the contract to be able to spend on your behalf. Click Write to execute.

Step 6. Your wallet pop-up will once again ask you to approve the transaction. Check the details and confirm to complete the transaction.

Etherscan FAQ

Do Users Need an Account To Use Etherscan?

No, Etherscan is an open and free-to-use platform, and you can access most of its features without creating an account. However, creating a free account on Etherscan gives you four major benefits:

  • Private notes: Add private notes to anyone’s transactions for easier tracking. 
  • API access: Access APIs from Etherscan to build dApps
  • Personalized address watchlist: Create a list of wallets and contracts to track.
  • Alerts and notifications: Set alerts for different on-chain activities and parameters.

Can Etherscan Track Bitcoin?

No, Etherscan does not track the Bitcoin network and its transactions. Etherscan is a blockchain explorer that only queries the data of the Ethereum network. 

To explore the Bitcoin network, you can use a Bitcoin explorer such as Blockchain.com, Blockstream.info, or Bitcoinexplorer.org.

Is It Free To Use?

Yes, Etherscan is a free-to-use platform. However, when you interact with a smart contract on Ethereum through Etherscan, you will still have to pay a gas fee.

Etherscan: Using Transparency for Better Security

Etherscan is now one of the most important tools in the Ethereum ecosystem. It allows you to do your own research (DYOR) and also helps you stay safe by offering transparency into different contracts and tokens. 

While Etherscan helps with research and security, there’s nothing as safe as storing your crypto assets in a hardware wallet like any Ledger device.


Stay in touch

Announcements can be found in our blog. Press contact:
[email protected]

Subscribe to our
newsletter

New coins supported, blog updates and exclusive offers directly in your inbox


Your email address will only be used to send you our newsletter, as well as updates and offers. You can unsubscribe at any time using the link included in the newsletter.

Learn more about how we manage your data and your rights.