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
- d855fcb49f5e9a6b59068a824c94cc5d4b45bee3247312cbe98593c113de55b3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d855fcb49f5e9a6b59068a824c94cc5d4b45bee3247312cbe98593c113de55b3 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 027ba01ded4dff0a30973334ac9ddf792b243d4b5523fb5ee05a440836c4fbc90c
- public amount
- 100
- public blinding
- 7fc3e54d4dcdb9bd496cbd5c0a3ed927db4e477f37b3511ec808af7ee8011f83
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.