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