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
- 702aa1d06b869980a118996361cdaa6ba9ca5e0ec093de6a7626c51f66f258b5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 702aa1d06b869980a118996361cdaa6ba9ca5e0ec093de6a7626c51f66f258b5 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0366338c5a2c214a1930e2f175a121eb7df024fd4bbca23eaec568b13e7d33254b
- public amount
- 100
- public blinding
- c8ba0a2e57e9fff441ea2516f200f4c1d36b4f943fa0e038e9f63e37745cb3e0
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.