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
- a8542ad6a47bcd4bf2501f7626d76109e51a5b17393000be8710babf5b585116:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a8542ad6a47bcd4bf2501f7626d76109e51a5b17393000be8710babf5b585116 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 025abfb57e9bc578d748f9597d1f8164134df151e1ddcd845373eae4a7f7093e5d
- public amount
- 100
- public blinding
- 37abdd71ceda0e2a5983fd57a8cbad1c739f14e5d7708bf73a491b7a3073d89c
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.