Home/Chain Registry/Block #133,971

Block #133,971

1CCLength 9★☆☆☆☆

Cunningham Chain of the First Kind · Discovered 8/25/2013, 7:42:01 PM · Difficulty 9.7991 · 6,657,817 confirmations

1CC
Cunningham Chain of the First Kind

A sequence where each prime is double the previous prime plus one.

Block Header
Block Hash
271777210497ed1edafc7b681e78b479d3357d58154e7e162d8d891521b1d72c

Height

#133,971

Difficulty

9.799124

Transactions

1

Size

200 B

Version

2

Bits

09cc936b

Nonce

190,745

Timestamp

8/25/2013, 7:42:01 PM

Confirmations

6,657,817

Merkle Root

213aea82af2ad3f2fa1ad0a2a108928e4ae7e19c47752ce8c42efc2c6ba7c9f8
Transactions (1)
1 in → 1 out10.4000 XPM109 B
Prime Chain Origin

This is the prime chain origin stored in the block header. It is a composite number (not prime itself) — it equals the first prime in the chain multiplied by a primorial. The origin anchors the entire chain to this specific block.

2.878 × 10⁹⁷(98-digit number)
28782173760646393210…63394124783365697480
Discovered Prime Numbers
p_k = 2^k × origin − 1

These are the actual prime numbers discovered by this block, computed using the verified Primecoin formula. Each number has been independently confirmed to pass the Fermat primality test. Use the FactorDB links to verify any number independently.

1
origin − 1
2.878 × 10⁹⁷(98-digit number)
28782173760646393210…63394124783365697479
Verify on FactorDB ↗Wolfram Alpha ↗
×2+1 →
2
2^1 × origin − 1
5.756 × 10⁹⁷(98-digit number)
57564347521292786421…26788249566731394959
Verify on FactorDB ↗Wolfram Alpha ↗
×2+1 →
3
2^2 × origin − 1
1.151 × 10⁹⁸(99-digit number)
11512869504258557284…53576499133462789919
Verify on FactorDB ↗Wolfram Alpha ↗
×2+1 →
4
2^3 × origin − 1
2.302 × 10⁹⁸(99-digit number)
23025739008517114568…07152998266925579839
Verify on FactorDB ↗Wolfram Alpha ↗
×2+1 →
5
2^4 × origin − 1
4.605 × 10⁹⁸(99-digit number)
46051478017034229136…14305996533851159679
Verify on FactorDB ↗Wolfram Alpha ↗
×2+1 →
6
2^5 × origin − 1
9.210 × 10⁹⁸(99-digit number)
92102956034068458273…28611993067702319359
Verify on FactorDB ↗Wolfram Alpha ↗
×2+1 →
7
2^6 × origin − 1
1.842 × 10⁹⁹(100-digit number)
18420591206813691654…57223986135404638719
Verify on FactorDB ↗Wolfram Alpha ↗
×2+1 →
8
2^7 × origin − 1
3.684 × 10⁹⁹(100-digit number)
36841182413627383309…14447972270809277439
Verify on FactorDB ↗Wolfram Alpha ↗
×2+1 →
9
2^8 × origin − 1
7.368 × 10⁹⁹(100-digit number)
73682364827254766618…28895944541618554879
Verify on FactorDB ↗Wolfram Alpha ↗

What this block proved

The miner who found this block proved the existence of 9 consecutive prime numbers forming a Cunningham Chain of the First Kind. The prime chain origin — the large number shown above — anchors the chain and is divisible by a primorial (the product of small primes), cryptographically tying these prime numbers to this specific block.

View full Prime Chain Discovery page →
★☆☆☆☆
Rarity
CommonChain length 9
How Primecoin's Proof-of-Work Constructs These Primes

Primecoin stores a value called the prime chain origin in each block. The miner found a large integer such that when divided by a primorial (the product of small primes: 2 × 3 × 5 × 7 × …), the result is the first prime in the chain. The origin is deliberately divisible by this primorial — that divisibility is part of the proof.

Prime Chain Origin = First Prime × Primorial (2·3·5·7·11·…)
Source: Primecoin prime.cpp — CheckPrimeProofOfWork()

This is why the origin has many small prime factors — those factors are the primorial divisor. The chain then extends from the first prime using the 1CC formula:

1CC: p₁ (first prime), p₂ = 2p₁ + 1, p₃ = 2p₂ + 1, …
Verify on a Primecoin Node

Anyone running a Primecoin node can independently verify this block using the following RPC commands. Run these from the primecoin-cli command line or via the debug console in the Primecoin wallet.

1. Get block hash by height
getblockhash 133971

Returns the block hash for a given block height. Use this to confirm the hash shown above matches the chain.

2. Get full block data
getblock 271777210497ed1edafc7b681e78b479d3357d58154e7e162d8d891521b1d72c

Returns the full block header including difficulty, prime chain origin, prime chain type, transaction IDs, and all other fields shown on this page.

How to run these commands: To verify this data independently, open a terminal on your own Primecoin node and run primecoin-cli <command>. Alternatively, open the Primecoin-Qt wallet, go to Help → Debug Window → Console, and type the command directly. The node must be fully synced to this block height for the commands to return results.

Cross-reference on Chainz Explorer

Chainz is an independent Primecoin block explorer. Compare this block's data to verify accuracy.

View Block #133,971 on Chainz ↗
Circulating Supply:57,578,247 XPM·at block #6,791,787 · updates every 60s
xpmprime.info is a work in progress. If you enjoy using this service you can support this project with a Primecoin donation.