GitHunt
AL

AlanVerbner/lightweight-eth-explorer

Lightweight Ethereum explorer based on Web3 for dev purposes

Lightweight Ethereum Explorer

This is a lightweight ethereum explorer that runs without db. It just grabs data using web3.js

TODO

  • Loading indicator
  • Error handling
  • Improve stats (blocks per second, gas limit, etc)
  • Allow users to select provider? That can be done with metamask
  • Fix gh-pages deploy (there is something wrong with the routes)
  • Look for FIXME and fix them :P
  • Tests
  • Use localstorage to cache N downloaded blocks
  • Complete this README

Languages

JavaScript92.0%CSS6.0%HTML2.1%

Contributors

MIT License
Created October 28, 2017
Updated February 27, 2025
AlanVerbner/lightweight-eth-explorer | GitHunt