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
- 33ae516a3ad955fc068c8b4dec79c6c2569e26c99886605284524d61d5ddc83f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 33ae516a3ad955fc068c8b4dec79c6c2569e26c99886605284524d61d5ddc83f · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02541c9fd9b6b66f8325cccf306cb283495bc474b1ac98a5ab5cc7a3f8757f5c16
- public amount
- 100
- public blinding
- beb6cf97de60e7a83bc697c7bfae63f86a1a3a65a60d88a0ecca9926a1b9e698
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.