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
- 9f58bcb14b0d542fccb74f7d3515fffaa60d8bc60abbc2199e01ed3a67c6267a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9f58bcb14b0d542fccb74f7d3515fffaa60d8bc60abbc2199e01ed3a67c6267a · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03141d6099a36e0cc595667be444fb84b1b9e3fbe738a4ce6f7460fd5fc8f768d7
- public amount
- 100
- public blinding
- 1981b147d9a30cb33081e1b6f8dd2dd2616ac3dc9ef6cca715ae8c5213a1b468
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.