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
- 45e855e512a88f0c52f55f95f2d3a3d350b9f5ff3fc4a37081f43a261fd13ef0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 45e855e512a88f0c52f55f95f2d3a3d350b9f5ff3fc4a37081f43a261fd13ef0 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 033d8f7c1486233f5a8e3ad56950e1221a1e59e7c5deecf5ba5ca4529fec520a8e
- public amount
- 100
- public blinding
- 1753c64bc5dc4d54ec94a4e35d84f740388fa67d9a07d69803c6323a553c9b8f
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.