The blockchain-explorer was failing with NameError because it used List[str] but only imported Optional from typing. Added List to the import.
Blockchain Explorer
Documentation has moved to: docs/apps/blockchain/blockchain-explorer.md
This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.
For the complete documentation, see the Blockchain Explorer documentation.