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
- 081fe8886be89f824ff313e3859e27b68acbf60c7ea870f928bc15364ed940b4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 081fe8886be89f824ff313e3859e27b68acbf60c7ea870f928bc15364ed940b4 · T_PMINT
- block
- 948520 · 54d ago
- commitment C
- 036d327110d2a00983913c9d50847349a2ef4afd6a37513065d4e8c9d01499b4de
- public amount
- 100
- public blinding
- 49c12d114ac3986bd6d4ba90a02da05d6cf3377befe5f2eae103e5cf133a0597
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.