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
- 78ce0f160c7eb5023fdb9a54415117c37e81d26289cd908705e2aff21892c44b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 78ce0f160c7eb5023fdb9a54415117c37e81d26289cd908705e2aff21892c44b · T_PMINT
- block
- 948733 · 30d ago
- commitment C
- 02646f45c7f98d08c69eb003999a34cbde994e2646e0dd640fbfcfa1a71acbf9e3
- public amount
- 100
- public blinding
- 734d09541e1694a440b71195028126468fa928d12d12de9fe61a4d1524184ddd
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.