About this verifier

This tool deterministically reproduces raffle draws from a public Bitcoin block hash and a list of ticket inscriptions (children) present at the draw height. Anyone with the block hash and the ticket ordering can verify winners without trust.

Formula
winner_i = sha256(concat) % children_B
where concat = "hex(blockhash_B)" + str(i)
Raffle parent
Auto-fill reads metadata → raffle → draw → block and counts winners (share entries).
Debug: parent metadata (click to expand)

                

                

                
                
Check your ticket
Winners