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
- 01272b54d83339d0057215f72082d69ca6ef4108aae122aff6bd387d087bf6a3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 01272b54d83339d0057215f72082d69ca6ef4108aae122aff6bd387d087bf6a3 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0294401c2994c6f8151f74a360c95b538e9a4edddc79761ec1dbcbf0a82fd4a225
- public amount
- 100
- public blinding
- be03ae045080e1068a239316839a131712882328781150b77136f04610f39c71
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.