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
- d6e4543c30b6b2456b297b3d26069a5cd132248cef120da5bafe3c80de1104c8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d6e4543c30b6b2456b297b3d26069a5cd132248cef120da5bafe3c80de1104c8 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 037eba65ed9580f029acbc6569a9e21287db5aaa9ef82b24408fd063a02231d5cf
- public amount
- 100
- public blinding
- 8323eb136f0ca7dd3d47d2cf3e9e95ee9fa155f6d9fac173a567b1cef4f7625a
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.