Next scheduled rescrape ... never
Version 1
Last scraped
Scraped on 12/07/2025, 09:12:38 UTC
Slipstream needs to package the transaction area, which requires miners to mine, so miners can definitely obtain the public key.

Mining pool typically use Stratum protocol. Stratum doesn't give raw TX, but rather block header, list of TXID and other metadata so miners can arrange and hash lots of possible block header combination at once. So there's no risk miner who join a mining pool can know raw TX (including associated public key).

Is Slipstream mining using its own machine?

It's not stated on their website[1]. But one of their news state shows other mining company joined their mining pool[2].

[1] https://slipstream.mara.com/.
[2] https://ir.mara.com/news-events/press-releases/detail/1258/dmg-blockchain-set-to-join-marathons-bitcoin-mining-pool-marapool
Original archived Re: Can Slipstream ensure that the public key of the transaction is not leaked?
Scraped on 12/07/2025, 09:07:49 UTC
Slipstream needs to package the transaction area, which requires miners to mine, so miners can definitely obtain the public key.

Mining pool typically use Stratum protocol. Stratum doesn't give raw TX, but rather block header, list of TXID and other metadata so miners can arrange and hash lots of possible block header combination at once. So there's no risk miner who join a mining pool can know raw TX (including associated public key).