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
- 3b10dc3d0d14ab01f5166c0635208caca248420068af71ee0d9e98cee3f56f4f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3b10dc3d0d14ab01f5166c0635208caca248420068af71ee0d9e98cee3f56f4f · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02026857ce2b5eb00739069d6b2e79632ecc741d6b80dcf5c28887a29f966a0fc8
- public amount
- 100
- public blinding
- 75d494ad9d084ff95413898772b78d18ec03de40b1da3c426c959e4bea8c2820
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.