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
- 23a18730898374a1f6c19bfd525ee3cca93d9e2142b0353a124ac9553e16ca0f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 23a18730898374a1f6c19bfd525ee3cca93d9e2142b0353a124ac9553e16ca0f · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0339ddeb662570b0f6994d9fc1995d636613aeee680774aba346a9749016075846
- public amount
- 100
- public blinding
- 6a4f0f1027ef7c3f2e2c1062f92400f9353669d837033ce825e2ae2c12d0ddb1
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.