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
- 12de16b2a01bf9d776d8e769c55b2d960739e0b2fb1c86c2c688eb9a84213c4f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 12de16b2a01bf9d776d8e769c55b2d960739e0b2fb1c86c2c688eb9a84213c4f · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 0378d9e18f6782acd4f3acea1d8a5732337fe60c71f5abf2c9c33d0c0beae095f8
- public amount
- 100
- public blinding
- eae39c2c1660be23cf466a488c07eea57c0fd9ee0218350fc878c1f154b55edb
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.