UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 214f17fe47471ce05f023dc001e1150df51a29dfddfffc206b9cd695d1883535:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 214f17fe47471ce05f023dc001e1150df51a29dfddfffc206b9cd695d1883535 · T_PMINT
- block
- 948526 · 54d ago
- commitment C
- 03ad27e8b68c30ea7ec95457c1ed7507d5677ea6be95f0be8fb749969c86722688
- public amount
- 100
- public blinding
- 15dc4d6bbe031365893ac79cd672d97919fe858867b91cc6c44761fd697c336f
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.