Loading Tool

Explorer IconExplorer

Memory Pool

75,554 transactions
31.90 vMB
0.09251453 BTC
Random Selection Loading Transactions
Max Size: 184.45/200 MB

Candidate Block

Mining Attempt 33c16a2232a6c43ff1bbdfb856a01125e315379059f589ec907f7447e4d3a23c
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root b3c500b135f8181247b91dd3a7f1aec5f1d4334c01d0656933e9994fbbcfd577
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02919196 BTC
Feerates: 151.03 > 2.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (397,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,946 516,946 000000000000000000163878bbe5df59993342895c69ee7bafb343974ad5fecb 2,698 1.00/1.00 vMB 35
516,945 516,945 0000000000000000001c03a2f8d44a32d7c52b3888a26078d6a8841af9301c5f 3,193 1.00/1.00 vMB 23
516,944 516,944 0000000000000000002cd6d1580430bb3cc7e99946ac5a520d8cb9771ce8e1c8 2,540 1.00/1.00 vMB 45
516,943 516,943 0000000000000000001993f2defe8c0ea267b2c5e82bf059492c1a91df57b1af 670 1.00/1.00 vMB 6
516,942 516,942 0000000000000000002e2d16696297068390630842f2a705c3ce82c9ee8d0775 654 1.00/1.00 vMB 8
516,941 516,941 00000000000000000032e95ddf8458089fcb782589fbe555adb9dc4f38097ff2 2,254 1.00/1.00 vMB 27
516,940 516,940 000000000000000000259de020bb14be7b2ed5a5e96deb4946446c541c92389a 1,113 1.00/1.00 vMB 18
516,939 516,939 0000000000000000003bbf8dba4757a657a8171369e713dfcd8400d45fe02164 1,795 1.00/1.00 vMB 14
516,938 516,938 0000000000000000002d6ac6d46161addd6daaa1448ef7d65e081d614feda64d 1,758 0.76/1.00 vMB 40
516,937 516,937 0000000000000000002f3305e63a0d5d588ef9e59227712cd1b3779684b2f102 153 1.00/1.00 vMB 1
516,936 516,936 0000000000000000000ae5ad8ac35685e45d41fce28a29fa3f213e983c890f5d 356 1.00/1.00 vMB 3
516,935 516,935 00000000000000000012cedfb095b5a1d8a01d3a7e6cfc708702a33f28671926 169 0.06/1.00 vMB 32
516,934 516,934 0000000000000000002e444dddc177d3378b9f9686ca368a7540d6197da288b7 591 1.00/1.00 vMB 8
516,933 516,933 00000000000000000003e85933812b348a9fac7453925f6e28e29a79bc5d6bb6 1,916 1.00/1.00 vMB 8
516,932 516,932 0000000000000000004f5d89e40765a6d262c43bfc375a389f682104587c6692 2,330 1.00/1.00 vMB 48
516,931 516,931 00000000000000000005db9df0dd0defb9a5a6184c108ed1baab54138f17fd8b 1,001 1.00/1.00 vMB 11
516,930 516,930 000000000000000000421febcc96d08d8213b6ef8bb4ad37b61d251b9d192b2f 739 1.00/1.00 vMB 6
516,929 516,929 0000000000000000003604cc13b49f170df976942cc8da18d975572684822585 1,829 1.00/1.00 vMB 18
516,928 516,928 0000000000000000003baa91444e9f80a67348ba01a6bd9dbf62d523f6784276 1 0.00/1.00 vMB 0
516,927 516,927 000000000000000000483fe5890c71beebbfe51f2d50e11db972f7f0dd04687a 2,557 1.00/1.00 vMB 21
516,926 516,926 000000000000000000235946188c63419ffbf75d56d4f59381f8c463745e103a 2,759 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.29 GB

Node Details:

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