Loading Tool

Explorer IconExplorer

Memory Pool

87,812 transactions
32.55 vMB
0.24745330 BTC
Random Selection Loading Transactions
Max Size: 194.59/200 MB

Candidate Block

Mining Attempt 3d9ea85fb0ffe9149cff981679030cf997679bca36913615ff6316833bcb28a4
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 0ba6212b0f7ade35a9ec84f327c3a328a3f2a0eb23dc25295378f62c48c61d66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,836
Size: 1.00 vMB
Total Fees: 0.10955093 BTC
Feerates: 538.26 > 10.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (181,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,744 733,744 00000000000000000002f6e5205d761ed49a5598327d4ef140006f63de6da491 878 0.50/1.00 vMB 9
733,743 733,743 00000000000000000008b62f563c8974fdd5c8ff866627c1bedcdb83b91437bb 466 0.19/1.00 vMB 9
733,742 733,742 000000000000000000049b374d17a5e18695c5cf40bba3b9fce50159ed576798 509 0.25/1.00 vMB 7
733,741 733,741 0000000000000000000908103a274d6c7ce831ee6cbb7d721a991e52d8c77c1c 166 0.04/1.00 vMB 13
733,740 733,740 000000000000000000031513c53897418727209d0a901908866282648f78b54c 2,321 0.92/1.00 vMB 10
733,739 733,739 00000000000000000007997829ae5d953c5ede09646b5e6e3161d8b2d09a10cc 799 0.34/1.00 vMB 6
733,738 733,738 000000000000000000063c3ec6ac81fa92288aedcf3c2c5a7b6f234a2732216c 1,960 1.00/1.00 vMB 7
733,737 733,737 00000000000000000008beabaa59c3ba5696835bf15b3ac598ae8d7c48bb25eb 2,171 1.00/1.00 vMB 13
733,736 733,736 000000000000000000018cf0122a0e5c352d7f49f5333d11fce61a4ab96db0cc 1,311 0.51/1.00 vMB 9
733,735 733,735 0000000000000000000690a03f2c020e118d3338649e9eb3c4db26d0771f8d81 1,029 0.43/1.00 vMB 10
733,734 733,734 0000000000000000000492fd867186a80b55bfb04afd9c502f751c4b79364851 1,266 0.46/1.00 vMB 10
733,733 733,733 00000000000000000007c84e541426059a3c2e97d7ca0c5db0f4b25e71d5638b 784 0.27/1.00 vMB 10
733,732 733,732 000000000000000000037f9cceb230521c6ea5005e0f5feef5b4e01f8534df92 1,338 0.45/1.00 vMB 11
733,731 733,731 00000000000000000006531c0c3e2f1857a8a1e448317b3f5bc72a49fabe0d4f 1,108 0.39/1.00 vMB 10
733,730 733,730 00000000000000000000196f5324b5284dc3990ea97c806baedaf27bcf2bbd78 1,562 0.51/1.00 vMB 12
733,729 733,729 000000000000000000066f70ff03cbac821dd86b212b96a18d8eab6ac24d08e8 128 0.07/1.00 vMB 7
733,728 733,728 0000000000000000000195595260a72cc93edd363885700e44cfe027249fe611 1,040 0.43/1.00 vMB 7
733,727 733,727 00000000000000000006a5e8e1e38187306ca3f3065013b1939346894c3512d2 476 0.28/1.00 vMB 3
733,726 733,726 000000000000000000076eaca7b2104fd3b5f5d722845458cbcc8eb42daea1e1 1,799 1.00/1.00 vMB 13
733,725 733,725 00000000000000000008ddefb64e68d639b2ddd40bc339782fb42c2723f591c3 1,034 1.00/1.00 vMB 4
733,724 733,724 00000000000000000005903eb100a8a87578897cadb7ead353807cc637522c93 2,656 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.