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
- 7e02fc576559621cae0242a0d3939a3210492322d4df94e9e5c8c9074a106d31:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7e02fc576559621cae0242a0d3939a3210492322d4df94e9e5c8c9074a106d31 · T_PMINT
- block
- 948725 · 30d ago
- commitment C
- 032c5d6e94c131ea19fddeb3461500b6131c9dfb2fd572a36c541144da6ac78544
- public amount
- 100
- public blinding
- 8463c982e7e9a85b5584a2e460bf4c8bca33b7b8bf9d5f14fd48a2ef8879176a
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.