How to get your own chain explorer

The fastest way to get an explorer is Otterscan.
Spawn a simple anvil node with

anvil

You can start your own explorer by using a simple console command

docker run --rm -p 5100:80 --name otterscan -d otterscan/otterscan:latest