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
- ee3ea77f7287375f03091317c9ecadd9c0b7c76ef8d7fd6e5c10b997253e1ed3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ee3ea77f7287375f03091317c9ecadd9c0b7c76ef8d7fd6e5c10b997253e1ed3 · T_PMINT
- block
- 949519 · 3h ago
- commitment C
- 0209d5707bf10e9e3214fab06de889ce3e1497767dd04611891e98b60cf557c360
- public amount
- 100
- public blinding
- c7a5569287b73950fe670161e1e9fd4d2fa6e3bb7f8290c04f38f85667c1e451
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.