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
- 98ad0124ec735251bf9710df6481209b4d5d2913e20840d080713779f46d1228:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 98ad0124ec735251bf9710df6481209b4d5d2913e20840d080713779f46d1228 · T_PMINT
- block
- 948518 · 55d ago
- commitment C
- 033dec084ff8e10054533a3ab38923a2075ad8abede7fcf1239fc18317dfa4fbd6
- public amount
- 100
- public blinding
- 520ed4f13e8b0701dcfd7506b1bc91eb96b04e117b40fed1fb06d7a88dfd1a50
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.