XCH RAFFLEDecentralized. Secure. Truly random.

Live checker

Inspect one exact table.

Epoch IDs keep identical chain round identifiers from different deployments separate. Your address is used only for a read-only lookup and is not stored by this static page.

Uses the city / time zone chosen on Tables; clear it to show every date.
Several epochs can share one date; the hash keeps them separate.
The week number is the human label; the stable link retains the chain round identifier.
Optional until you want personal standing.

Reading the table catalog…

Phase
Pool
Valid tickets
Sales closed

Independent reproduction

The website is not the proof.

The authoritative inputs are the published genesis, valid ticket coins from Chia and the signature for the fixed drand round. Verify the BLS signature, compute seed = SHA-256(signature), then, for every valid ticket coin, derive its ticket count n = coin_amount / ticket_price and compute SHA-256(seed ‖ ticket_coin_id ‖ clvm_int(i)) for i = 0 … n-1, then sort all scores as unsigned bytes, lowest first.

The bundled verifier and settlement driver let anyone repeat this process or submit a valid settlement transaction. The puzzle—not the submitter—constrains recipients.

Read audit statusOpen repository · URL pending