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
- f27eec7a0ecb3838565061299bb96cb91426f92042f48a351558c7af30afb557:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f27eec7a0ecb3838565061299bb96cb91426f92042f48a351558c7af30afb557 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 021a3c1a6e3d099bdaf0ca8a0350dca7a565cc6e4d79ce3c50a908d6aa8ae4ed71
- public amount
- 100
- public blinding
- 78f7130d96d0b86591ca2664eb5d5bc6b3507498cdde624848aba623ea1c97ec
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.