Loading Tool

Explorer IconExplorer

Memory Pool

79,509 transactions
29.68 vMB
0.07431069 BTC
Random Selection Loading Transactions
Max Size: 178.41/200 MB

Candidate Block

Mining Attempt 8eb1f9b7b28a094f82887a5daef47d9d0f6a86b0eaba8a53e7e0f73d7595f647
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 80d3671021bf5a4603e120e1f625997f8a4b2a5e63a235f9a80ce9060abe0b4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,299
Size: 1.00 vMB
Total Fees: 0.01390323 BTC
Feerates: 74.18 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (613,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,788 301,788 00000000000000006f5717bd8a5fec969e7552530c1cb2698563c7cf4bac7479 215 0.12/1.00 vMB 32
301,787 301,787 00000000000000001a1026b66710d9c6e986a6b0d3996416253713c06c2644d5 175 0.24/1.00 vMB 13
301,786 301,786 0000000000000000409547ee123eb7378a7ac501e52ed6340c39befb6cdf62da 496 0.35/1.00 vMB 33
301,785 301,785 00000000000000003cdcd147a121d113505ca4c486ba8ffd4134aa443055449e 1,415 0.75/1.00 vMB 33
301,784 301,784 00000000000000000d441660c437d948d603fc34a329e8c17a32167b187cd578 978 0.54/1.00 vMB 31
301,783 301,783 00000000000000002fdec6fe2e4e48f16d8d3bcdaf4943b719bb8be408ada4b2 1 0.00/1.00 vMB 0
301,782 301,782 00000000000000004a116c2417dfc9c69deb4da58a5fe25c82dfeb571aca4b89 113 0.22/1.00 vMB 8
301,781 301,781 00000000000000001511fe4a499a6bb6c9ebcf4953370b31cc16201f6d768c65 659 0.35/1.00 vMB 29
301,780 301,780 0000000000000000214c56521b4f7758c3991bb03e747dbcce0ef62ad714f1e7 1,025 0.69/1.00 vMB 42
301,779 301,779 00000000000000003dfac6a3e4bc63bf99893536cc818d1b5b514bf345c1a85f 1,397 0.87/1.00 vMB 43
301,778 301,778 00000000000000005bd0ea07725a1228e45d545b90d5707773b32bb7d010db76 669 0.40/1.00 vMB 29
301,777 301,777 0000000000000000657ca17c01dc67b5ea27ae2863e50a90ffd245e69c30fb7d 305 0.16/1.00 vMB 31
301,776 301,776 0000000000000000420b1c53f91c3d7ec042c6aa6efcb849997af17bb21b8f2f 389 0.19/1.00 vMB 28
301,775 301,775 000000000000000042e852203384cbedbe8fd192c2d516749499957362a366c0 412 0.31/1.00 vMB 19
301,774 301,774 00000000000000005c53b12950b6839087171e38c417aa9491cc4b82eecdfba1 1,391 0.85/1.00 vMB 30
301,773 301,773 00000000000000002068ff190ae92a0c63a56291d421d06b407846a740b65d90 484 0.28/1.00 vMB 29
301,772 301,772 000000000000000055540a8286372275e35175ffd20d2dbc97a611046516c240 48 0.08/1.00 vMB 5
301,771 301,771 00000000000000007b7aa34f38730f3892e676ff2549f7a5e24340794964ebeb 459 0.74/1.00 vMB 13
301,770 301,770 00000000000000007557c768f2bc91562b382613771cfcddee195cb1a2fc91fc 858 0.50/1.00 vMB 29
301,769 301,769 000000000000000002b39af437722e7940b52b5ff020c3857afd1103ee7bfe3c 279 0.25/1.00 vMB 20
301,768 301,768 000000000000000070d37b44be466ebbf8b3becee682d2fb5dc3b08d17ee4607 832 0.35/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.