Loading Tool

Explorer IconExplorer

Memory Pool

42,491 transactions
26.77 vMB
0.06417285 BTC
Random Selection Loading Transactions
Max Size: 140.55/200 MB

Candidate Block

Mining Attempt 2df469add9943a41505f8c13c4edcdf7eaa3268e78428ea590cbd92c51b29459
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 822794d76368a0dd8b6931e85c2f7c1c5c0c8985c6a2d1bf981164192e422a35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,113
Size: 1.00 vMB
Total Fees: 0.01449319 BTC
Feerates: 181.54 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (370,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,835 544,835 0000000000000000002251043b2eb3d433af196568c1b263b84284f435d223c3 2,350 1.00/1.00 vMB 9
544,834 544,834 0000000000000000000614d490f2500161e3cc37104318889f4fe56832f94121 2,207 1.00/1.00 vMB 16
544,833 544,833 000000000000000000034ff6f199161f3f59d6a4ad4e46fdb243d4a0836cd3e3 1,881 1.00/1.00 vMB 16
544,832 544,832 0000000000000000002470616b65eaf30057de1672c0ccedafd445582f10728b 2,087 1.00/1.00 vMB 16
544,831 544,831 0000000000000000001c312cd95974293c35401103ff2499c0ea3d577efcbd76 230 0.08/1.00 vMB 47
544,830 544,830 000000000000000000192629e74911f42d748bc24f325588d0f002f16781366a 1,723 0.98/1.00 vMB 8
544,829 544,829 000000000000000000233f92e0644720646bc83d2db2d7d8134707e81a90e7dd 2,749 1.00/1.00 vMB 17
544,828 544,828 0000000000000000000f58e9570e54deefdaca8936bba1d8e47ed6a854be1641 1,564 1.00/1.00 vMB 9
544,827 544,827 00000000000000000015cf0ce9bd5617997210b73d200e6b4044df9263bcac95 2,310 1.00/1.00 vMB 12
544,826 544,826 000000000000000000196f9251a434cf6787b6cc2f30d2de2e685dc4515a4ece 2,331 1.00/1.00 vMB 7
544,825 544,825 0000000000000000001936f17f581e66c03fa2d3a56aa741d62f8d1415df92d7 1,363 1.00/1.00 vMB 6
544,824 544,824 00000000000000000025906ce1950fe5118e3022d33787b47ce5cc1b95843b9f 2,399 1.00/1.00 vMB 9
544,823 544,823 000000000000000000155fc9d98059381d8f87f2fd7b55ed40083d3d44982ece 2,678 1.00/1.00 vMB 11
544,822 544,822 000000000000000000092eb581a5d3c8eb1ab6f52a2838b6661cfbacd35447cb 3,281 1.00/1.00 vMB 19
544,821 544,821 0000000000000000000bc16f924cda8ac28271507610a0f2c461402ee9171a45 3,075 1.00/1.00 vMB 15
544,820 544,820 000000000000000000189dc8a0b738ef07ddfe3e904302afc029dc0a1cb1ee2a 661 0.19/1.00 vMB 21
544,819 544,819 0000000000000000000458e82bd2fe42191493b4f73d2c134d27bd2ae38586d7 3,055 1.00/1.00 vMB 24
544,818 544,818 00000000000000000001f312568bb7417eaa44b967ea3f44246fcd3765fb25fe 3,018 1.00/1.00 vMB 9
544,817 544,817 0000000000000000002169a262ffc741d08897d5b77603f1860998834a1d7691 3,091 1.00/1.00 vMB 12
544,816 544,816 00000000000000000020f410867d9029ec8cfe077b58a72c150f9c197d3ad8d6 2,831 1.00/1.00 vMB 18
544,815 544,815 00000000000000000018140528c867a92048ae51ffb6cec6f9dac4e7fff9e347 2,486 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.