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
- 265ba3a8f5dc811f83cf7200025d20a6d9be1aa5e89a84d2de26dc90ff6da65c:0
- asset
- MIM · 0d · t_petch
- asset_id
- 54a31c83e9c99e7304ed4f28011b9d0b55ca171d24676dba181b3ffcf0cdc448
- parent envelope
- 265ba3a8f5dc811f83cf7200025d20a6d9be1aa5e89a84d2de26dc90ff6da65c · T_PMINT
- block
- 952027 · 2h ago
- commitment C
- 03989356b9cad814eae7cdf297c1013a745c7cb7c575b66894581f3bc429cd3fdf
- public amount
- 10000
- public blinding
- 1dc1ce0348ea0de071e4848b8b4e1439617ca2661b0f5b4d525719dc77010080
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.