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
- f9e4ca1a5f14e6125a6485169eb311eaca99b0a7b749123ba6e02a7cf3a5ff15:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f9e4ca1a5f14e6125a6485169eb311eaca99b0a7b749123ba6e02a7cf3a5ff15 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0360642f851bc3afc314d676670a4c476e75b536c253b2a4cd7b60f0f3d3033f72
- public amount
- 100
- public blinding
- 65f83641750fdde25dd4839ffa001458259873eccccdcbc7b5c040d35430cb33
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.