Loading Tool

Explorer IconExplorer

Memory Pool

35,313 transactions
14.94 vMB
0.08759362 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.72/200 MB

Candidate Block

Mining Attempt a7ade1a7d19d461a814e32f8b211e429da83df3a8f1ef0eeb70fde8b56af27dd
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root 900853914728be9aaa9bac72d69e5f8566f18b53eaab3ca7f5bda8af82376962
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.03845429 BTC
Median Feerate: 3.65 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (769,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,947 143,947 00000000000002819bcb0b1c1e1bcfcbb3c0b8e31e0859e027daf806a1fa7cea 25 0.01 vMB 70
143,946 143,946 00000000000003332e4088e99a7db1e5e0b75bf5b1b09a9efd799a5920b3785f 48 0.03 vMB 159
143,945 143,945 0000000000000544bb9fb4f3822ca9fa40d260ce13f8c1c76f4f25bc5c28cc8e 50 0.01 vMB 124
143,944 143,944 000000000000012c7408410d72f8dc6bf29856f73102e87f75ac319f75399ae3 76 0.03 vMB 162
143,943 143,943 00000000000009668c9a6215dbf5ab58b808e1c740db51058dc0c90749d7544b 22 0.01 vMB 93
143,942 143,942 00000000000002cdc4d752dedbe23dc4aa2969de78449c4ccb25bdf9c3041233 96 0.04 vMB 93
143,941 143,941 000000000000091ed8f7ecbe913c26fb6d80f1fa2f25e0c2d920db19c1cef218 11 0.00 vMB 41
143,940 143,940 000000000000038fb559a8d32f1367599ee5e39581dca134216ecc4c4e072371 68 0.02 vMB 337
143,939 143,939 00000000000005aebc8384547b638e1f3907f8372bf3d722a85d618f1e932756 22 0.01 vMB 56
143,938 143,938 000000000000015c8f2e0f9a0acc2cd4d335c5399e1eb4d96f0295531e1a80e0 41 0.02 vMB 217
143,937 143,937 00000000000000f7dc2be255a300d1fc10b8b829e45ed775ed24a7047f6f0894 150 0.05 vMB 235
143,936 143,936 000000000000028e9525d58ce8cad0cda12d0c7e606f81f42da732675b6e9254 65 0.02 vMB 126
143,935 143,935 00000000000000d82aab64c62af0b31fed49f90361bc52791d1b951283344b62 114 0.05 vMB 454
143,934 143,934 0000000000000621a17807611c60ca34fdb891c5752f41e3c06566659b6af317 58 0.03 vMB 154
143,933 143,933 000000000000027dc046243aadb3656661f96d661e25aba695d5b1ca56a57eb4 7 0.00 vMB 640
143,932 143,932 00000000000001c4fc6d771f68afacdc540c315773aeb309959feeb88c600d65 85 0.05 vMB 112
143,931 143,931 0000000000000857fc9bc1b71f1a8e45cbdb1b4e12d29d4d26fa6d4c41e0de2f 13 0.01 vMB 12
143,930 143,930 000000000000091314c53085754e961cb191cadf53484ffb2bca90a225195d63 16 0.00 vMB 70
143,929 143,929 00000000000004efeb007aa03c598edeb3e89356c281dddd801cccb09945911a 8 0.02 vMB 93
143,928 143,928 00000000000004f358291aeaee1adde2a15926e233e88b0ab833e6c1ee5a0167 10 0.00 vMB 0
143,927 143,927 000000000000059687370b64a26a87b18f6fc0e817a75541bc5e2dbf426f9849 11 0.00 vMB 75
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 144.45 GB
    • Received: 0.58 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.