We love developers. Join our Developers Community today! @ Telegram.
FUSION's Block Explorer offers its users to view all addresses, mined blocks, and transactions that are emitted to the blockchain. With support for both Mainnet and Testnet.
In order to run the block explorer locally, you need to execute the following commands:
Install all dependencies
$ npm install
Create a local instance
$ npm start
Open your browser and head to localhost:8000
If you are experiencing any issues or have any suggestions we would be glad to hear from you.