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
- df6b4345ef28b79def27c243d917a9e2192bd5faf2381b48051bc66e265e719f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- df6b4345ef28b79def27c243d917a9e2192bd5faf2381b48051bc66e265e719f · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03db46c90ed4b9960e5246143f6ad0f633e11a71bed3075bec7c22edf1f3105255
- public amount
- 100
- public blinding
- c0b776055945926eb931e4946a17cb51d6776245a9b05603c97c27b318e79b1c
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.