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
- 73af64220d6e8c36aec94869d5d5c8f9b6cd9b58a1dbca1e1de57dbecd414963:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 73af64220d6e8c36aec94869d5d5c8f9b6cd9b58a1dbca1e1de57dbecd414963 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02484b04bc5e4007813a7e72818192d7ab00bcee2369bf49bea4bdc06cd0fe662b
- public amount
- 100
- public blinding
- 5922ef35227a482571771b83780213fe29f440624a50771381231ec578e3f6e9
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.