Loading Tool

Explorer IconExplorer

Memory Pool

11,022 transactions
3.93 vMB
0.01400972 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.64/200 MB

Candidate Block

Mining Attempt cafa9d265951fb591172933a63a5d4cbce2c3a49d46c8e1d5ae2338a2ad4b113
Version 20000000
Previous Block 0000000000000000000125e5b66b1eb1353e16483fe9188affd23a6f4883d659
Merkle Root db48a940572aeaedd99d06d642eee6faf335ea740ae1456f46f21544a81782bf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,486
Size: 1.00 vMB
Total Fees: 0.00937994 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,482 (755,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,400 158,400 0000000000000494ff953010c1696ea00f9476b89a27f0f3f62b4e1f292c1a7b 58 0.05 vMB 299
158,399 158,399 000000000000053baf2c3e9b24508e9cb77d7e524f88c51a938b3120e63df694 3 0.00 vMB 0
158,398 158,398 00000000000007237309287977154780121e6fc0c1f683f3737b90c0def4396e 4 0.00 vMB 1,354
158,397 158,397 00000000000002214a9bcefb483678f034d6e5741a8810ee236e9c28d1c69440 6 0.00 vMB 13
158,396 158,396 0000000000000ad024156d50da27ce32f0dcd261e5e144c178804b5476116275 14 0.01 vMB 15
158,395 158,395 0000000000000697f1701185546660d9cc0c7affee19113b9dc88918667a69f9 25 0.02 vMB 631
158,394 158,394 0000000000000c6b3f40c1c9644c0d53a288d9ca41cbecb0ff5005b92ae846cf 128 0.05 vMB 52
158,393 158,393 0000000000000a8287fd88e5e2cff4af180db2668e8d753115d5282f49742bd6 81 0.06 vMB 127
158,392 158,392 0000000000000ccda5957b62424e77d6a5d33b00dca22d605c1176c878432395 82 0.03 vMB 81
158,391 158,391 000000000000003020cf07d65a2b16e126b6afd643e35c011551029df678af92 32 0.02 vMB 70
158,390 158,390 0000000000000a41ccff74b77a2ea7e2f859c3c5f1d99abb6a02beffa0793d31 30 0.01 vMB 197
158,389 158,389 0000000000000b69dc93d3d52be82e59808dd706b22379df6c966bd23b92c495 9 0.00 vMB 0
158,388 158,388 0000000000000b1536906a4f9631d5040b21328cf92e4753c7eca7e98d6ee707 14 0.00 vMB 42
158,387 158,387 0000000000000ae90045f5211df57f1f3b5f15dc38869687b5d603d2ed3a21d6 41 0.02 vMB 303
158,386 158,386 00000000000002b665b751440395c1b1b42c776d8749f73e0b276e704292ddfc 21 0.01 vMB 188
158,385 158,385 000000000000025573e3024205627a5cb8d4100b621790953b81a1666a51fd6b 1 0.00 vMB 0
158,384 158,384 0000000000000a25593e8b7df2f42df1fdb72778d26c2e21db4a3e01c9025c6a 8 0.00 vMB 726
158,383 158,383 0000000000000ab53f0e609fa746b84e82bed0537d53fde714ceed05a3a534b2 66 0.02 vMB 7
158,382 158,382 00000000000002732ed5be149a46c936e47c4ac6f0a976f31a9d334b7815efab 10 0.00 vMB 685
158,381 158,381 0000000000000ba97d7df30533c5c7eae99a5eb50fdcaae09d8eba455ef3bc98 25 0.01 vMB 582
158,380 158,380 000000000000005074ffc7542109899027aa69a145dbd4a04ef830cdb83ebaeb 17 0.01 vMB 47
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 11
  • Data Transfer:
    • Sent: 346.15 GB
    • Received: 1.67 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.