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
- fb51bfdfcf91612e7d7cd86b7bdfd9fbde45dd2dd00f3e3d4cd20c4677cdf1b9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fb51bfdfcf91612e7d7cd86b7bdfd9fbde45dd2dd00f3e3d4cd20c4677cdf1b9 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02d91dbe33e8f2cb6b3ac81e9f4c0081a40b1686a74aaba5fc9321a3ce9c74a224
- public amount
- 100
- public blinding
- d324bd2f2784b944edcd45e4e69b0d4a7b3333917dc97c5859c4942e41db5ce7
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.