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
- b64b7d19708c8c6a0dd353ce2a6beb70633582fd2bcf15d1db0143569269ec90:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b64b7d19708c8c6a0dd353ce2a6beb70633582fd2bcf15d1db0143569269ec90 · T_PMINT
- block
- 948736 · 30d ago
- commitment C
- 03e76b1b8795d03a1148c56a9c9c70ad524b05a60c6372e0f7b68a0d0fd251831a
- public amount
- 100
- public blinding
- d5dbf73b67b53ff6794e0d179440e333bae63e810f0c6fb9d1816c5848c112c8
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.