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
- daad53b42f2a09f7098d1661ccf3094fcca54a8c73dc39b811ab072800e5c70d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- daad53b42f2a09f7098d1661ccf3094fcca54a8c73dc39b811ab072800e5c70d · T_PMINT
- block
- 948518 · 55d ago
- commitment C
- 0213e36d7990db6313eb738ccc62619f64022a1934e99bc305bd79bd391dde6b0c
- public amount
- 100
- public blinding
- 15127f506fa1d0f648687195b34c2051427840444921239538055897a5f5f4c3
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.