CCDScan is a block explorer for the Concordium blockchain that enables users to search and analyze on-chain data including blocks, transactions, accounts, staking, and smart contracts. The backend reads data from a blockchain node via gRPC, stores it in PostgreSQL, and serves it through a GraphQL API.