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
- db31a33c8a02723c12e238d9d04fea394871ceb8c845d9c2db9411508132a649:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- db31a33c8a02723c12e238d9d04fea394871ceb8c845d9c2db9411508132a649 · T_PMINT
- block
- 948892 · 2d ago
- commitment C
- 035da71544b2516bb3485c208a549ee5ec991ce894bfaa34eb1063cbc72e05b8c9
- public amount
- 100
- public blinding
- 7e941a73fc1b9db0efeaf178a36dce97b2d997675530000f1b47a654441f1d35
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.