Create your own Ethereum blockchain explorer like etherscan
Let's get right in to creating a blockchain explorer for the Ethereum mainnet. You can choose to run your own Ethereum full node or use one of the gateway API provider like Cloudflare's Ethereum Gateway. If you are running your own node then I assume you already know how to…