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
- 5a6efe9fa84d668a41b3a51e3d43bec0d0becdfb0da1ca06be4e56f1770e5a52:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5a6efe9fa84d668a41b3a51e3d43bec0d0becdfb0da1ca06be4e56f1770e5a52 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 037c078599ebe24ad1f168469aeb1b6631cc70fec99c0b8f53a9e4598579aab084
- public amount
- 100
- public blinding
- 4737e2f0fea95ff2a29eb4f18c9570d99008e4d268573c8b9d2e48cb123624d9
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.