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
- 2a9c4372c000787bdcd6c97551f415251354ff3b88baff65ae96bbe82f59103a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2a9c4372c000787bdcd6c97551f415251354ff3b88baff65ae96bbe82f59103a · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03c93f39cc6f14757e0242e3cbca1cc88affaad8e8065732755047bba984b8a66e
- public amount
- 100
- public blinding
- 851b02fb91aa9229e1709c0e12069b572b56caa856a30de4e27e6409e6aafc2c
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.