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
- 696b627cb7b885341ca6ae7bdd51476f382c78c825284fc71ee31b81806d05ac:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 696b627cb7b885341ca6ae7bdd51476f382c78c825284fc71ee31b81806d05ac · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 0253632b8c4efed6e8c7280dd80efe8e2b7c7955e7b2e4c3195b29fded10d1f169
- public amount
- 100
- public blinding
- 77e107184717947b9d1d98e46fddabff0b3ad1ff31ce21956b4fdc34b5bceef1
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.