Loading Tool

Explorer IconExplorer

Memory Pool

24,821 transactions
10.40 vMB
0.02265001 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.89/200 MB

Candidate Block

Mining Attempt e652e1003db9e5ef9779ba5555f9974a5d6dff66fafe492071b115bbb3ee450e
Version 20000000
Previous Block 0000000000000000000075dee10a187ce8da6bb2823a2744947edd3b01954a06
Merkle Root a55acbfce3d7ba50786305211e374fe5e3208c66f28e86a165c940ab04470df1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,199
Size: 1.00 vMB
Total Fees: 0.00568529 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,558 (752,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,910 160,910 0000000000000c8aa6c4ad170ebdd25a5ca5c46fe3d7895c80145d6e6cf65faf 99 0.03 vMB 5
160,909 160,909 0000000000000220ea323e624a18019dd61dec29d6eec62b6d21c3aa60de0acb 37 0.02 vMB 79
160,908 160,908 00000000000009c9c8f23a7afaaaf49ba1934534180db0e4d5811996ce807a96 41 0.01 vMB 88
160,907 160,907 0000000000000d0cb135dee39a130838aad1d70a1f8016cef17636f100af471f 135 0.05 vMB 2
160,906 160,906 000000000000078c492527d2bdcd76e8f2a1947f8b36c603ad4f5e269322b5c0 56 0.04 vMB 148
160,905 160,905 0000000000000e3b82b7f2a2230fa943ff974a67dae3df85e08f547d0c68438a 14 0.00 vMB 297
160,904 160,904 0000000000000563afb22e4dee12f57e26630c333d8a80d75a33f8585ddcbfc5 54 0.02 vMB 35
160,903 160,903 0000000000000023c99d84f2e473f671d5b1b47513968bdf35d2d35ef23f4036 22 0.01 vMB 0
160,902 160,902 00000000000006a0a31fa1b745e6fbcc01b806c694092de894c0967a3e8c5f2b 1 0.00 vMB 0
160,901 160,901 0000000000000214c23d01fce38ed9cb3a625d5228fefacaa2d13dcb0b8fc2b7 53 0.03 vMB 71
160,900 160,900 00000000000007df3b974177458776b54bd23260a0135141499a9f712ff4d19f 101 0.05 vMB 77
160,899 160,899 0000000000000cdc57f1fe088f9f6efb7eb20917cf4b68e11efe56a306173483 10 0.01 vMB 2,278
160,898 160,898 0000000000000e264cdd14579061d3be875049576f2253c041ce58295ccaf8cf 11 0.00 vMB 29
160,897 160,897 00000000000001f89310a6de1fe53d6a4a984136471de867860ad1e59e427325 50 0.03 vMB 206
160,896 160,896 0000000000000e3d35e94a4a2057d5cd860b86397ff8c0ac10c42affea816a2e 9 0.00 vMB 36
160,895 160,895 0000000000000c4a8f59438f8f101cf115b7d798f47f4b86c192ed31d7b3fc67 3 0.00 vMB 0
160,894 160,894 000000000000053018682166813ff4ad4591d1c8607bab36dcf6a19be98555e6 45 0.04 vMB 137
160,893 160,893 00000000000009779d05ced38ff178a232b51dd7794b198b92c2d3d18b5b4b60 13 0.00 vMB 308
160,892 160,892 0000000000000a240bcfd00c239fcc6abe8375b138ff894df5c8e5a42b04ce3a 26 0.03 vMB 3
160,891 160,891 00000000000001c9e86f5526848050aecc9e160d4b25676578547e7349ca0695 32 0.06 vMB 72
160,890 160,890 0000000000000458ecd55d72fa553ad1f4ca85f7583c4d9fd4a905ace70dd0bb 26 0.01 vMB 311
Previous 10 blocks ↓
Total Size: 779.83 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: 423.36 GB
    • Received: 2.29 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.