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
- 9eb04f1c31d8bfece72606a5721b95b145e956f2ffd7815e9df0a45dcc2a391e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9eb04f1c31d8bfece72606a5721b95b145e956f2ffd7815e9df0a45dcc2a391e · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03b09913f143ef4e2540b5a7b48d67d5048bb3b7b8dad9d0bd44980ec373db5f05
- public amount
- 100
- public blinding
- d78b6354009a6ff43e349aa78b136e7412523849abb31efada7a13c3b562a7d8
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.