# ZondScan

> A QRL Zond network explorer for browsing blocks, transactions, smart contracts, validators, addresses, and chain activity.

- Canonical page: [ZondScan](https://www.qrlecosystem.com/projects/zondscan/)
- Status: development
- Project type: application
- Category: explorer
- Tags: explorer, zond, validators
- Maintainer: DigitalGuards
- License: MIT
- Open source: yes
- Listed as audited: no
- Created: 2026-06-09
- Updated: 2026-07-14
- Platforms: web, mobile
- Supported networks: testnet

## Links

- [Project website](https://zondscan.com/)
- [Source repository](https://github.com/DigitalGuards/zondscan)

## Overview

ZondScan is a DigitalGuards block explorer for the QRL Zond network. It
provides a web interface for exploring blocks, transactions, smart contracts,
validators, addresses, and network activity.

The project is open source and built with a Next.js frontend, a Go backend
API, and a blockchain synchronizer that indexes QRL Zond data into MongoDB
for fast lookup and analysis.

## Capabilities

- Real-time QRL Zond blockchain data exploration
- Transaction, block, smart contract, and validator views
- Address details, balance checking, richlist, and unit conversion tools
- Next.js frontend with a Go-powered backend API
- Responsive web interface for desktop and mobile devices

