Loading Tool

Explorer IconExplorer

Memory Pool

39,766 transactions
18.76 vMB
0.17779999 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.97/200 MB

Candidate Block

Mining Attempt a418a386cd2e9f936aab4791a8c30903b9d70848eb459b950d1d2751260e3f52
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 1d16ec98c1b1171cec7174cbcc3a15135842d194a965444d5702c34025bbf9fc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.05095809 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (769,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
143,926 143,926 0000000000000614edc01b74ffc0806bb6dcd93a0a7bc2ab070bc1e60178f0b2 106 0.04 vMB 565
143,925 143,925 0000000000000226878c7a5943df5eec24e362b5ced4fa43164c6b52bd511f02 13 0.00 vMB 16
143,924 143,924 00000000000003158e9935410b676d3144b6d7ed7bf2a3d07d6a4bc54aef6dd0 59 0.03 vMB 247
143,923 143,923 00000000000002436bd2ae60d67d6fc0dce44deba2ad739619a3d364f6283e64 51 0.03 vMB 135
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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