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
- 8cccb10f62807b7715be4cdc8d397273143b1043948d7f1d2b4868e82b0c845e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8cccb10f62807b7715be4cdc8d397273143b1043948d7f1d2b4868e82b0c845e · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 02497c4ae637d31c7be9738150d2d423e9a97258d813dd6d3ae60b3fcfc2313b3b
- public amount
- 100
- public blinding
- e6b89a677682384ad3202cc70aca676285f552012f04aeb5b2396c2443f94e5c
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.