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
- 36a41b7b7f63a5e9102126898280a1fcb9f1231d14d3f753d185d387a92d40e6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 36a41b7b7f63a5e9102126898280a1fcb9f1231d14d3f753d185d387a92d40e6 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0204dca31d902a9663842e9dd01a53520f200972400049a576d21cdc694b725387
- public amount
- 100
- public blinding
- a5ea49b95a43855957dc2f00b498c04dee7cbb588194606d49a99726d6fad435
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.