Skip to content
bloxster edited this page Apr 4, 2023 · 2 revisions

Otterscan - Block Explorer

Otterscan is an Ethereum block explorer designed to be run locally along with Erigon.

Entirely based on open source code, it is blazing fast and fully private since it works on your local machine. The user interface is intentionally very similar, but with many improvements, to the most popular Ethereum block explorer to make it easy to locate where the information is.

https://github.com/wmitsuda/otterscan

https://imgur.com/eugjywe.png

Installation instructions

To install Otterscan follow the instructions on its official Github repository:

https://github.com/wmitsuda/otterscan/blob/develop/docs/install.md

Clone this wiki locally