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
- e16c3ee9b173f93af13e1d1a983d9034a851862252972ea2029e2f1333df95fe:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e16c3ee9b173f93af13e1d1a983d9034a851862252972ea2029e2f1333df95fe · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0342f754a7c78fed36619526d01bcb7d605726ae76672be604a35338b9f1757a2d
- public amount
- 100
- public blinding
- d864bba85c9d72abb2487d5da544c02a758f7304971027afae25cc193f004652
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.