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
- ff449373e9176af072db9b7d86b36568e4678e8288b718b3fb11085c96023c8f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ff449373e9176af072db9b7d86b36568e4678e8288b718b3fb11085c96023c8f · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0398560657b33cc1bd40e79a48d388543f9709d5e587e1c27f0fafbb1c038ff0c3
- public amount
- 100
- public blinding
- 9967c3dc61e280d0ba3bccb9552c4088945c6a63239b0b8b3eaf3a1815c7e439
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.