Explorers
A block explorer is a tool that allows users to view and search the contents of blocks on a blockchain. This page covers available explorers for the Filecoin mainnet.
Block explorers allow you to view the details of the Filecoin network on a single website. Individual block explorers contain different features that may be useful. None of these sites are created or maintained by Protocol Labs or the Filecoin Foundation. This list is in alphabetical order:
Beryx
Website beryx.zondax.ch
Filfox
Website: filfox.io
Filscan
Website: filscan.io
Filutils
Website: filutils.com
Starboard
Website: fvm.starboard.ventures
Blockscout Open-Source FEVM Explorer
Website: filecoin.blockscout.com
API requests
If you have access to a Filecoin node, you can send a JSON-RPC request to get block information.
To get the head tipset:
Print a block:
Print message information:
Last updated