nc50lc gave me i found out that on blockchain.com i have 2 btc addresses and the address with 0.15 btc is bc1qmsm9ga2ct7ma7m6854jc7kx54a6300vsekh8g3 with a balance of 0.15 BUT when i click on it the balance shown is 0.
-snip-
how can it show that many btc in the wallet but when you import the wallet with the seedphrase in a ledger nano or use a blockchain explorer the balance is zero.
That is a discrepancy in their database and the Bitcoin Network.
Simply put; your receiving unconfirmed transaction with 3sat/vB fee rate was dropped from the majority of the nodes except Blockchain's.
That's why you're still seeing the transaction in your blockchain.com wallet but not in other wallets.
The good news is, whoever sent it didn't spent any of the inputs to other transaction so it is still valid.
Since it's going to your wallet and having it dropped must be bad since you'll lose that 0.15BTC, I query their API to get the raw transaction and broadcasted it to other nodes.
It's now available in mempool.space's mempool (
here) and other nodes if they accept 3sat/vB transactions.
You may be able to see it in your other wallets since it's now at 40Mb from tip of an average mempool, check your Ledger or Electrum where you restored the wallet.
Then, to bump that via manual CPFP, since you're going to send it anyways; (
send) spend its output with a significantly higher transaction fee than the "
optimal fee".
For backup purposes, here's your raw transaction:
02000000000103bffe5a296e03f09840050da95359355ecda9128b9df9ee7f6f8f6e14b72afb18000000006a473044022070f1aabc538f4387da4df7d6bccf8e9fe0b9bc92c19102637a7bf331f84b55ec022065e099dbed9b6349a47182e200c0e3e696d40bba0f94b74f68ac0520f511f8f20121039aefa3a357b168979e7e3826840b9c74eca24ad4fb6749458cfef1b3decdaba9ffffffffb31a141af0da69eed510e1a126cee3b8adb12980b906e956a74f84a4d56bb461010000006b48304502210082fcc7d182de31087f8e26812620f0d99ede4ce62c789782881a09cf259cca8302207a062121bb4dcefb33a19b7d31ed0b2d8fda12f190ce91449878137f54a61fde012103643fa07139d6e8f1459feca4bfd54a2192a34f70f2b321ee275415975c73f7f8ffffffff3e79753dad4849e0e0940881b89ef196cd925d1b9b47ca51a12c152341b06aba0100000000ffffffff02d105000000000000160014597ab6e2e1843baf509d119b9531e75241e0bc075e0eea0000000000160014dc365475585fb7df6f47a5658f58d4af7517bd90000002473044022048808dcfdace24d77ef3416e1077b50033a1de0f82e42fb02dd6516fb7cfcd7a022024b477ed8bd20c0253ce88d89ed0d351341f96fa5a6096d192a0d9de5da10b0d012103f5825f149db03944566a6c96e29e42e7fd97e9fb9cd6dd3cc150cf69725c788700000000
You can rebroadcast it whenever it's dropped.