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
- c8012eaea91d5437d3a3fed03d9035a345ae84a4c53cf26bda77dd9a68f3b01d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c8012eaea91d5437d3a3fed03d9035a345ae84a4c53cf26bda77dd9a68f3b01d · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 029b769d237d920a51886a20ace5a2a43bda6bbb5be11e552b43fd3200332fe619
- public amount
- 100
- public blinding
- 52add6095db3c625e2f0f91672270da3c6cb7d31a563881108f11595ea4608b8
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.