Skip to content

tywenk/block-explorer-public

Repository files navigation

🧊Block Explorer🧊

Real time and simple viewer of new Ethereum blocks.

View the live site here: https://block-explorer-grid.netlify.app/

Overview

This vanilla javascript app fetches the latest Ethereum block and lists them. Load previous blocks by inputting a number in the field.

Latest View

View transactions in a block with heatmap-styling to indicate large value transactions or transactions that used lots of gas.

Latest View

Drill into an individual transaction and see more details about it.

Latest View

Development

Run npm install before developing.

Run npx prettier -w . to visually clean up code.

About

Simple realtime explorer of newest Ethereum blocks in plain JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published