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
- a17853b4080fe5f0b67669ea0adbc115c502bda66993c68cd1b356b082175579:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a17853b4080fe5f0b67669ea0adbc115c502bda66993c68cd1b356b082175579 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02ab83c9cd1c9fbd2628009d0a4263d17191f210376ac176b305f8a3a5edf0bf0d
- public amount
- 100
- public blinding
- b92b7c47fa5148f38126b0b6f3b1e765f3fecd452b8632ee3887d7e196c5fb6d
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.