Loading Tool

Explorer IconExplorer

Memory Pool

39,829 transactions
17.59 vMB
0.14207773 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.06/200 MB

Candidate Block

Mining Attempt 19403b9786682ddaf043e2680dc324f68b02361212300f55f9538af148b8dad1
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 152dcc875a1375e6667beafe7fa42985370696e33312b7d4080f7e1e471b1b64
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.03821770 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (763,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,939 149,939 0000000000000561cfec81b17470976ad33fd89d7536d261499e354f73ae2f29 34 0.01 vMB 192
149,938 149,938 0000000000000b5a79ad69077e4b6b9fd278103180eb9fdbc03e9b1b6937039e 21 0.01 vMB 62
149,937 149,937 0000000000000abaa220019ed94038e70068633e77e1e81e1ce70d80249e3954 18 0.02 vMB 36
149,936 149,936 00000000000003ee9cae0f6a0fed75863e66059e581eb1d571d6329b2c4d4db0 116 0.04 vMB 26
149,935 149,935 000000000000010d9f3d69f259027feaa1fe8637a01300db0536b33fc552351d 111 0.05 vMB 85
149,934 149,934 00000000000002514821f8bd7ca568222e0831747b0c95c0cb6d1ec2991966ce 32 0.01 vMB 101
149,933 149,933 00000000000004630ecd91b0738c0b74c82c149be84b36cdd87a8325e2978a39 35 0.02 vMB 267
149,932 149,932 00000000000000a1ef1cb5ddc16fee88e0b1729d88fe1f554677e3c194b9e377 10 0.00 vMB 34
149,931 149,931 000000000000048eb4118e5329eeccca7552871aef9d79cd852764b3a76c9bf1 13 0.01 vMB 48
149,930 149,930 0000000000000307d39a6bd5fc4b3ad957d1326e8ba4cee26acdfe0ad8e41fc2 106 0.04 vMB 153
149,929 149,929 0000000000000ae91c0497f484b3c198976da30e2593b1462d1858e303f1a52e 15 0.00 vMB 92
149,928 149,928 00000000000001f64232ab2baef793180f93901518a75b24b750c6337fcf23ca 62 0.03 vMB 190
149,927 149,927 000000000000024677e791a5516937164d10e30918ad02f137f4a16e904ad14e 43 0.01 vMB 69
149,926 149,926 0000000000000542d674140241e613374549cdbea9068e9eb3ddfda88dccdfa1 38 0.01 vMB 178
149,925 149,925 0000000000000725916409508c3fcfcf498c74f4d5d5a34c3e646852327acbfa 9 0.00 vMB 51
149,924 149,924 0000000000000517c8cb2c12d7cabf7abf4400d3e4d154df8438b98fd90a773f 13 0.01 vMB 34
149,923 149,923 000000000000060daa08976df7d1ecbe17add403d28d485edf182a3727d1eee5 184 0.05 vMB 48
149,922 149,922 000000000000013198a72cb440c55042ce2692fd19069738f236c46f413f7cb9 36 0.02 vMB 276
149,921 149,921 00000000000000287169f4365d01a0c12b4ce46fcdb03fb10d6a784753feb4ac 35 0.02 vMB 47
149,920 149,920 00000000000000b60aca183f6071c58f3dd5f47c22c2bc02b8b5f629e3133406 18 0.01 vMB 119
149,919 149,919 00000000000006ce0ec848a5e4a8b626e9cf89155a8920cdd2a7a46a7061e363 144 0.05 vMB 63
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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