Bitcoin Forum
April 25, 2024, 05:02:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Transaction ID not showing up in blockchain  (Read 154 times)
BeachHillMiner (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 10, 2018, 09:32:32 PM
 #1

Hello,

I have made two separate withdrawals from the same wallet with both destination wallets the same. This was about 24 hours ago now. The transaction id's are not showing up in the blockchain. I do have the hex id but have not been able to infer much from it.

Here is one hex id:

02000000018c0884f1f72613304cd79b2201e1243a2328045c8d1122ba74754463c881950000000 0006b483045022100d1b97359e85b0b301d2ac42fa922b377caf7c03a9c0654a17ffeac76e28392 980220166e407149cb78c7ba45f89f70d1406af1808872df020e91015ab35c175988b80121034d3 69e930dd03ee8cc6f2e0e6ab7e7dd8bb26098ba7e91009cc3eda8d0846878feffffff0270d36600 000000001976a9143767ecf37753075d9c87876687157b71f662570f88acd097e2000000000017a 91419ad92537568a960170bc983fbaa62d7df95d5068766ae0700

here is the other one:

0200000001016e425d45f141120ca38dd92781feed852698ac3a13097305dba9ef24af53cd01000 0006b483045022100f0c94c1ba4ddd90e463f49a669ba6822fe949a6076f41bcedeab3d4eb552f9 0c02203b5dec42d04faa66a5875d4816e0ff6e2057a6e9a377d112fdb6c932709315140121034d3 69e930dd03ee8cc6f2e0e6ab7e7dd8bb26098ba7e91009cc3eda8d0846878feffffff02804b1b00 000000001976a9144f371281b197f444166010e86624e1ce2b425d4c88acc01f2e010000000017a 91419ad92537568a960170bc983fbaa62d7df95d5068779ae0700

Any help would be greatly appreciated.
1714021348
Hero Member
*
Offline Offline

Posts: 1714021348

View Profile Personal Message (Offline)

Ignore
1714021348
Reply with quote  #2

1714021348
Report to moderator
1714021348
Hero Member
*
Offline Offline

Posts: 1714021348

View Profile Personal Message (Offline)

Ignore
1714021348
Reply with quote  #2

1714021348
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3374
Merit: 4606



View Profile
January 10, 2018, 09:53:05 PM
 #2

Here is one hex:

02000000018c0884f1f72613304cd79b2201e1243a2328045c8d1122ba74754463c881950000000 0006b483045022100d1b97359e85b0b301d2ac42fa922b377caf7c03a9c0654a17ffeac76e28392 980220166e407149cb78c7ba45f89f70d1406af1808872df020e91015ab35c175988b80121034d3 69e930dd03ee8cc6f2e0e6ab7e7dd8bb26098ba7e91009cc3eda8d0846878feffffff0270d36600 000000001976a9143767ecf37753075d9c87876687157b71f662570f88acd097e2000000000017a 91419ad92537568a960170bc983fbaa62d7df95d5068766ae0700

And here are the transaction details:
Code:
{
   "lock_time":503398,
   "size":224,
   "inputs":[
      {
         "prev_out":{
            "index":0,
            "hash":"009581c863447574ba22118d5c0428233a24e101229bd74c301326f7f184088c"
         },
         "script":"483045022100d1b97359e85b0b301d2ac42fa922b377caf7c03a9c0654a17ffeac76e28392980220166e407149cb78c7ba45f89f70d1406af1808872df020e91015ab35c175988b80121034d369e930dd03ee8cc6f2e0e6ab7e7dd8bb26098ba7e91009cc3eda8d0846878"
      }
   ],
   "version":2,
   "vin_sz":1,
   "hash":"e8e49af910445ef096e123a7a4d8277abc7fe3829b6d3c9505a5bbbd629f9084",
   "vout_sz":2,
   "out":[
      {
         "script_string":"OP_DUP OP_HASH160 3767ecf37753075d9c87876687157b71f662570f OP_EQUALVERIFY OP_CHECKSIG",
         "address":"163xfRnHtkZwi5YdFmMbqFtMhg5H7kJ9di",
         "value":6738800,
         "script":"76a9143767ecf37753075d9c87876687157b71f662570f88ac"
      },
      {
         "script_string":"OP_HASH160 19ad92537568a960170bc983fbaa62d7df95d506 OP_EQUAL",
         "address":"342nkJdNoavdokB4T7ogo85D4rtqSjuMKU",
         "value":14850000,
         "script":"a91419ad92537568a960170bc983fbaa62d7df95d50687"
      }
   ]
}

here is the other one:

0200000001016e425d45f141120ca38dd92781feed852698ac3a13097305dba9ef24af53cd01000 0006b483045022100f0c94c1ba4ddd90e463f49a669ba6822fe949a6076f41bcedeab3d4eb552f9 0c02203b5dec42d04faa66a5875d4816e0ff6e2057a6e9a377d112fdb6c932709315140121034d3 69e930dd03ee8cc6f2e0e6ab7e7dd8bb26098ba7e91009cc3eda8d0846878feffffff02804b1b00 000000001976a9144f371281b197f444166010e86624e1ce2b425d4c88acc01f2e010000000017a 91419ad92537568a960170bc983fbaa62d7df95d5068779ae0700

And again, the details:
Code:
{
   "lock_time":503417,
   "size":224,
   "inputs":[
      {
         "prev_out":{
            "index":1,
            "hash":"cd53af24efa9db057309133aac982685edfe8127d98da30c1241f1455d426e01"
         },
         "script":"483045022100f0c94c1ba4ddd90e463f49a669ba6822fe949a6076f41bcedeab3d4eb552f90c02203b5dec42d04faa66a5875d4816e0ff6e2057a6e9a377d112fdb6c932709315140121034d369e930dd03ee8cc6f2e0e6ab7e7dd8bb26098ba7e91009cc3eda8d0846878"
      }
   ],
   "version":2,
   "vin_sz":1,
   "hash":"10fd57e1efcb9289961dc4a83239a2dd9af8d4f901e8f77aef95c66cd61cfafc",
   "vout_sz":2,
   "out":[
      {
         "script_string":"OP_DUP OP_HASH160 4f371281b197f444166010e86624e1ce2b425d4c OP_EQUALVERIFY OP_CHECKSIG",
         "address":"18DrMeP6AAsPLtTEX2rGLqUBfpCVr3z1cm",
         "value":1788800,
         "script":"76a9144f371281b197f444166010e86624e1ce2b425d4c88ac"
      },
      {
         "script_string":"OP_HASH160 19ad92537568a960170bc983fbaa62d7df95d506 OP_EQUAL",
         "address":"342nkJdNoavdokB4T7ogo85D4rtqSjuMKU",
         "value":19800000,
         "script":"a91419ad92537568a960170bc983fbaa62d7df95d50687"
      }
   ]
}
BeachHillMiner (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 10, 2018, 10:01:46 PM
 #3

I have looked this up but I am wondering what it means?

Can I push this transaction along?

Will this eventually be picked up by the blockchain?

Have I been duped by the operator of the wallet?

BeachHillMiner (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 10, 2018, 10:51:21 PM
 #4

If anyone can help me push these transactions through I can give a reward. Thank you.
Thirdspace
Hero Member
*****
Offline Offline

Activity: 1232
Merit: 738


Mixing reinvented for your privacy | chipmixer.com


View Profile
January 10, 2018, 11:21:48 PM
 #5

I have made two separate withdrawals from the same wallet with both destination wallets the same. This was about 24 hours ago now. The transaction id's are not showing up in the blockchain. I do have the hex id but have not been able to infer much from it.

what wallet are you using?
yes, both txs has the same destination address of 342nkJdNoavdokB4T7ogo85D4rtqSjuMKU
1st tx : 0.14850000 and change 0.06738800 to 163xfRnHt...
2nd tx: 0.19800000 and change 0.01788800 to 18DrMeP6A...
both are having tx fee of 50s/B, are you sure you want to broadcast/push this?
if you are, go to https://blockchain.info/pushtx then copy paste your hex rawtx below one tx at a time and click "Submit Transaction"

Code:
02000000018c0884f1f72613304cd79b2201e1243a2328045c8d1122ba74754463c8819500000000006b483045022100d1b97359e85b0b301d2ac42fa922b377caf7c03a9c0654a17ffeac76e28392980220166e407149cb78c7ba45f89f70d1406af1808872df020e91015ab35c175988b80121034d369e930dd03ee8cc6f2e0e6ab7e7dd8bb26098ba7e91009cc3eda8d0846878feffffff0270d36600000000001976a9143767ecf37753075d9c87876687157b71f662570f88acd097e2000000000017a91419ad92537568a960170bc983fbaa62d7df95d5068766ae0700
Code:
0200000001016e425d45f141120ca38dd92781feed852698ac3a13097305dba9ef24af53cd010000006b483045022100f0c94c1ba4ddd90e463f49a669ba6822fe949a6076f41bcedeab3d4eb552f90c02203b5dec42d04faa66a5875d4816e0ff6e2057a6e9a377d112fdb6c932709315140121034d369e930dd03ee8cc6f2e0e6ab7e7dd8bb26098ba7e91009cc3eda8d0846878feffffff02804b1b00000000001976a9144f371281b197f444166010e86624e1ce2b425d4c88acc01f2e010000000017a91419ad92537568a960170bc983fbaa62d7df95d5068779ae0700

BeachHillMiner (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 10, 2018, 11:45:31 PM
 #6

I am sending from this wallet :

1KfX94zrdJdnMtuxBJhVLpr6fHBw2DL9R1

and receiving in this wallet:

342nkJdNoavdokB4T7ogo85D4rtqSjuMKU

I have tried to push the transaction through using blockchain.info/pushtx but I am getting this reply:

Validation Error: Insufficient fee. Please try again with a higher fee.

Unfortunately the transaction was already sent by the operator of the exchange. I don't think he put in the correct fee amount.

What should I do?
Thirdspace
Hero Member
*****
Offline Offline

Activity: 1232
Merit: 738


Mixing reinvented for your privacy | chipmixer.com


View Profile
January 11, 2018, 12:51:23 AM
 #7

Ok, I pushed the 1st tx to bitpay & blockexplorer.com node
https://insight.bitpay.com/tx/e8e49af910445ef096e123a7a4d8277abc7fe3829b6d3c9505a5bbbd629f9084
https://blockexplorer.com/tx/e8e49af910445ef096e123a7a4d8277abc7fe3829b6d3c9505a5bbbd629f9084
as you can see "Fee Rate 0.0005 BTC per kB" is awfully low and most likely stuck unconfirmed
I only pushed one to give you something to look at and think about
the 2nd tx is having the same fee rate and I haven't pushed it yet

what wallet (software/service) are you using with address 1KfX94zrd...
do you control its private key? if you do, you can recreate new transaction with higher fee
if it is an exchange address or your deposit address in an exchange, complain to them

BeachHillMiner (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 11, 2018, 01:19:25 AM
 #8

I am using a little known exchange, masternodexchange.com, to originate and send this transaction. I do not control the private key.

Is there any way for me to move this transaction along myself or does the person who runs the exchange need to do something to move this transaction along?

Please give me your bitcoin cash address (or ether) and I will send you some bitcoin cash (or eth) for your troubles.
Thirdspace
Hero Member
*****
Offline Offline

Activity: 1232
Merit: 738


Mixing reinvented for your privacy | chipmixer.com


View Profile
January 11, 2018, 10:49:39 AM
 #9

congratulations I noticed your transaction has received confirmations
https://blockchain.info/tx/e8e49af910445ef096e123a7a4d8277abc7fe3829b6d3c9505a5bbbd629f9084
Quote
Included In Blocks   503646 ( 2018-01-11 08:06:17 + 0 minutes )
Confirmations   21 Confirmations
I thought it won't get confirmed this fast because of the low fee of 50s/B
should I push the 2nd transaction too?

BeachHillMiner (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 11, 2018, 12:16:01 PM
 #10

I really appreciate your help. I ended up using a paid accelerator service on viabtc.com

I am just happy my bitcoin is going through.

This is a great place where people will help one another out. It makes me feel good inside.
AdolfinWolf
Legendary
*
Offline Offline

Activity: 1946
Merit: 1427


View Profile
January 11, 2018, 02:12:29 PM
 #11

I really appreciate your help. I ended up using a paid accelerator service on viabtc.com

I am just happy my bitcoin is going through.

This is a great place where people will help one another out. It makes me feel good inside.

A bit offtopic, but how did you manage to use the Customer-Only/paid acceleration service of viabtc? I thought that they stopped them a long time ago?
>https://bitcointalk.org/index.php?topic=2653487.msg27036621#msg27036621


Did you still have redeemable tokens or..?

BeachHillMiner (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 12, 2018, 02:14:01 AM
 #12

https://pool.viabtc.com/tools/txaccelerator/

Here is the link. Used the paid service. They only accept bitcoin cash. Used it twice in past 24 hours and it worked both times.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!