Ecosystem // Explorer
QuaScan.
∏
QuaScan is the official, high-performance block explorer for the Quanta post-quantum blockchain ecosystem. Built with Next.js and MongoDB.
Deep Block Inspection
Track transactions from mempool to confirmation. View full cryptographic details including raw Falcon-512 public keys.
Real-Time Metrics
Live tracking of chain height, network hashrate, total supply, and mining difficulty without querying RPC.
Idempotent Sync
Powered by a Rust-based indexer daemon that continually synchronizes RPC state directly into a high-speed MongoDB instance.
Lightning Fast. DDoS Resilient.
QuaScan does not fetch block data directly from the blockchain RPC in real-time. By reading purely from its MongoDB instance, we ensure immediate page loads and mitigate node DDoS vectors.