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
- 6734474002a44f744d8cb2cfe26c5078bebd0a8e99f4d0af91effff64beaa2dd:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6734474002a44f744d8cb2cfe26c5078bebd0a8e99f4d0af91effff64beaa2dd · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02b6807d985be6a8f77c8965d08c14c4af3d215c8577b0cb35eb6f1ad2d4c9453d
- public amount
- 100
- public blinding
- b495a50c47bbdf8e6e9c87b1c66b50097a75a0adaae7e4de18079ebaef2eae9b
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.