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
- 2941cf1f0b58d58f3a815d4b1842eefb32efb31b3e7fc054e7f7157df9d1f97a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2941cf1f0b58d58f3a815d4b1842eefb32efb31b3e7fc054e7f7157df9d1f97a · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 027e18fd9923512aff2b5247704cc73a248f078980c1ef4fe8309c914a25433958
- public amount
- 100
- public blinding
- 8ae2d5d6304d54a6f199c983a852250548edbeb6bf3f3907a9fb6c81fe08134f
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.