Genesis Block
The first block of the Sahyadri blockchain — the foundation of a sovereign digital treasury.
Block Details
Initial Difficulty
Genesis Timeline
Cryptographic Hashes
0x00000000000000000000000000000000000000000000000000000000000000010x00000000000000000000000000000000000000000000000000000000000000000x4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33bEmbedded Message
Network Parameters
| Parameter | Value | Description |
|---|---|---|
| Consensus | PoW + DAG | Hybrid Proof-of-Work with Directed Acyclic Graph |
| Block Time | 1 second | Target time between blocks |
| Signature Scheme | CRYSTALS-Dilithium3 | NIST post-quantum standard (ML-DSA-87) |
| Hash Algorithm | Blake3 + SHA-256 | Dual hashing for enhanced security |
| Max Supply | 21,000,000 CSM | Hard cap, never to be exceeded |
| Initial Reward | 0.08318123 CSM | Genesis epoch mining reward |
| Halving Interval | 126,144,000 blocks | Approximately every 4 years |
| Mining Algorithm | ASIC-Resistant PoW | CPU/GPU friendly for decentralization |
| Address Format | csm1s (bech32) | Checksum-encoded human-readable addresses |
Supply Distribution
Every CSM is minted through Proof-of-Work — no pre-mine, no ICO, no insider allocation.
Genesis block produced zero coins for founders or team.
No locked tokens, no team allocation, no investor tranches.
Fair Launch
Sahyadri launched with zero pre-mine, zero ICO, and zero insider allocation. Every single CSM is earned through mining.
Why Zero Pre-Mine Matters
Everyone starts from zero. No early investors, no private sales, no insider advantage.
No single entity holds a large percentage. Distribution happens organically through mining.
No need to trust founders. Protocol rules are clear — mining is the only way to earn CSM.
Network ownership belongs to miners, users, and developers — not venture capital.
Raw Block Data
{
"height": 0,
"hash": "0000000000000000000000000000000000000000000000000000000000000001",
"previous_hash": "0000000000000000000000000000000000000000000000000000000000000000",
"merkle_root": "4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b",
"timestamp": "2026-01-01T00:00:00Z",
"bits": "0x1d00ffff",
"nonce": 0,
"version": 1,
"message": "Sahyadri — The Sovereign Digital Treasury",
"transactions": []
}