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
- 74f52a49d261f016a64c8ec0fb199a8d91bc89bdd519a44f9e43d677e7737b5c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 74f52a49d261f016a64c8ec0fb199a8d91bc89bdd519a44f9e43d677e7737b5c · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 035c57cb245fac1a2584561a07d6c1c060cf11a2a0e2c180e5e3e65d19ed87bd92
- public amount
- 100
- public blinding
- 496de653b79afbbe64550df18d0e8f76923f5b80d53d805109c2d176e5a3ef3d
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.