Loading Tool

Explorer IconExplorer

Memory Pool

67,581 transactions
25.98 vMB
0.06004394 BTC
Random Selection Loading Transactions
Max Size: 156.19/200 MB

Candidate Block

Mining Attempt 0d588ece11798a78c7f97aac0c84177c939c3f38688a2f758b977c5790bf23e6
Version 20000000
Previous Block 00000000000000000000f9304047f8025ef0d06b14539998cfe50a964e17b3a7
Merkle Root d4e49e9393f7c7104a003d51dff5cfa54d54d3e4a31cb4b1aa7b543a92e8a658
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 937
Size: 1.00 vMB
Total Fees: 0.00493838 BTC
Feerates: 73.20 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,483 (867,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,726 47,726 000000002609a73a6678b8c70c51c6d520b63b35ce69a238ef29022bca3953e8 1 0.00/1.00 vMB 0
47,725 47,725 000000001608a600a5ba5c7d5018f080b94037790b6a63e604eb5abd5a6d80b6 1 0.00/1.00 vMB 0
47,724 47,724 000000001b420872f2d303d8d584e1892154461df6069f04b4fb6ef11c9a7ffc 1 0.00/1.00 vMB 0
47,723 47,723 0000000020a2bcd406ad4bfc495c18d996a0abd49c8b362c6daea899ebb7e714 1 0.00/1.00 vMB 0
47,722 47,722 000000000b5d41d56e79e6604dc10e7edce0d92ae1573fa48824d6c3ca1aa670 1 0.00/1.00 vMB 0
47,721 47,721 0000000022b978083afe9d178f5e64211f6a514842afe41d1766a0994c8f16a4 1 0.00/1.00 vMB 0
47,720 47,720 0000000007713d3f90142aef29b1030c33d340415e0eaa848404a2ad3bbf6b57 1 0.00/1.00 vMB 0
47,719 47,719 00000000138588d50e85306a1bd84b8f5eedef3de62297a92bb1d6e674d45900 1 0.00/1.00 vMB 0
47,718 47,718 000000003123eb8ca30b5ced6db0519b6ded716d1bbad866954831bbd0a3485e 1 0.00/1.00 vMB 0
47,717 47,717 00000000128227431f556ec0cbb012e108ec909e974baca9adf20e6bf9240fa2 1 0.00/1.00 vMB 0
47,716 47,716 0000000006a87c4868b969f6e16414c6ceb79ffdb5d2731b32b54e53bddbbf8b 1 0.00/1.00 vMB 0
47,715 47,715 0000000022fedab4c29d8ba1316e7e12efc99468c09d7f8f76f4cf29f76633f1 1 0.00/1.00 vMB 0
47,714 47,714 0000000002748aa129f70a303932a76fc0c08017717e29a51f848bd74e824d79 1 0.00/1.00 vMB 0
47,713 47,713 0000000024cbaac2072294d18c7b5fd7f8f55040c05baaa0a25f624c839eb43c 1 0.00/1.00 vMB 0
47,712 47,712 000000000fe84aec262e90e5522e40cd37f1c95facfc748d6e6072cbb7fec648 1 0.00/1.00 vMB 0
47,711 47,711 0000000005408a3c2722f4baff2dd47a0f8f2858f907d187e7e0f53844304809 1 0.00/1.00 vMB 0
47,710 47,710 000000000d7e0049f50d0b8b6de9e8a36e97abbd907d440d9dc8c75c58a028be 1 0.00/1.00 vMB 0
47,709 47,709 000000002adb50d66c25faa3dc1b729bf1f876ec98bf5e8e50e0ad9fcbcd24ce 1 0.00/1.00 vMB 0
47,708 47,708 000000002159b3a238d0862b64dc66ce551427b0d38e05325629ed3d7fc36027 1 0.00/1.00 vMB 0
47,707 47,707 000000001973d61d0c234342914447eac7499514c59671d6a5d4e62cf834e6ad 1 0.00/1.00 vMB 0
47,706 47,706 0000000031e7b5cb146f871d292a394971a162d105ed4a774124c6bc6f0d79d3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.23 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: 758.79 GB
    • Received: 19.06 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.