Skip to content

Commit

Permalink
added Block Explorer section
Browse files Browse the repository at this point in the history
  • Loading branch information
AnuragNishad12 committed Oct 22, 2023
1 parent 6e77ce6 commit d599d06
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# 🚀FREE Web3 resources

Welcome to the ultimate hangout spot for Web3 enthusiasts! We're a community of like-minded individuals who are passionate about decentralized apps and the Ethereum network. Our goal is to create an inclusive and helpful environment where content creators can share their experiences and resources to reach their goals.
Expand Down Expand Up @@ -55,6 +57,18 @@ $ npm i
$ npm start
```

# Some Block Explorer

1.Etherscan: Etherscan is a popular block explorer for the Ethereum blockchain. It allows users to explore Ethereum transactions, addresses, smart contracts, and tokens. [Etherscan](https://www.etherscan.io/)

2.Blockchair: Blockchair is a versatile blockchain explorer that supports multiple blockchains, including Bitcoin, Ethereum, and Bitcoin Cash. It offers advanced search and filtering options.[Blockchair](https://wwww.blockchair.com/)

3.BscScan: BscScan is a blockchain explorer for the Binance Smart Chain (BSC). It provides information about BSC transactions, addresses, and tokens, making it useful for BSC users and developers. [BscScan](https://www.bscscan.com/)

4.Blockchain.info: This is one of the earliest and most well-known block explorers for the Bitcoin blockchain. It provides data on Bitcoin transactions, addresses, and blocks.[Blockchain.info](https://www.blockchain.com/)

5.Explorer.tronscan.org: Tronscan is the official blockchain explorer for the TRON blockchain. It offers detailed information about TRON transactions, accounts, and smart contracts.[Explorer.tronscan.org](https://www.explorer.tronscan.org/)


## 🖋️ Note :
+ This repository started as a README file with a list of resources, as you can imagine with many contributions.
Expand Down

0 comments on commit d599d06

Please sign in to comment.