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
- b55d7c0518f38fa55a91211b12cc188a55519fc51e99ded7a218872ccc2ce6c6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b55d7c0518f38fa55a91211b12cc188a55519fc51e99ded7a218872ccc2ce6c6 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03702bebf11c09fcd8d2fa7f780b674bc93e946c8dc02408319eb370df1dbd07d4
- public amount
- 100
- public blinding
- ac0ded7df4ad5da4d9a88554907e7c288d23d69e2a3d6663c0a36ba3e6507765
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.