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
- 2ea4d1346efd925e35aa34a30d370043564bedb4f9a34c03fcd5b2506444d9e5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2ea4d1346efd925e35aa34a30d370043564bedb4f9a34c03fcd5b2506444d9e5 · T_PMINT
- block
- 948559 · 54d ago
- commitment C
- 02663533b5271a2bd9effc2be296651e8dd19b78d82afb79c46b37fb9310e5a8ba
- public amount
- 100
- public blinding
- c7137599535def35a9f3e6e609f06b4f6cbb91e572f1fd4fef3186bedb3f9373
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.