Loading Tool

Explorer IconExplorer

Memory Pool

81,067 transactions
30.58 vMB
0.08625518 BTC
Random Selection Loading Transactions
Max Size: 186.38/200 MB

Candidate Block

Mining Attempt f2a91b675d5163ef298debc8c63cdfef2f899caa710e95538334bb4ce4720abb
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 53d3f8538a8ce9129a70b0ab700d6566562b96a093d73bf03c841be2dcc21a5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,273
Size: 1.00 vMB
Total Fees: 0.01760740 BTC
Feerates: 318.30 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (495,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,012 420,012 000000000000000000156ae1fdbcabfb0a95ff070dda4cb6cf26584c1323d590 2,345 1.00/1.00 vMB 65
420,011 420,011 0000000000000000049b8b91f18e3c262404b81b0836a0c422c160f5b174cee7 1,874 0.81/1.00 vMB 54
420,010 420,010 000000000000000000b1859c9be41221f6b7f0a4a0203e0a9599515f1636aed0 1,207 0.75/1.00 vMB 43
420,009 420,009 0000000000000000026c528aff332002243f1174570fa32e803a19e07a69f59b 2,188 1.00/1.00 vMB 56
420,008 420,008 000000000000000002abcc310d5eb08c73760a7e049c623629544fd00d5fd913 1,473 1.00/1.00 vMB 29
420,007 420,007 000000000000000003d1697fe1294be16ce9cd96308f7704aad3d845407452a6 2,204 1.00/1.00 vMB 56
420,006 420,006 0000000000000000040af5b16f4bb71e97178b945a30394a326d8cf83e802dba 2,181 1.00/1.00 vMB 53
420,005 420,005 00000000000000000448ee93e9d5fd37df15caca0e5b4b653922924d8bdaaadb 2,849 1.00/1.00 vMB 88
420,004 420,004 000000000000000004f241c4ea2692af9d650c6ef14f43296ef2b3adae43e2f5 1,329 0.87/1.00 vMB 43
420,003 420,003 0000000000000000005adb81c3e466eebf615f655d3d4b1d9f739ab9beadf06b 1,458 1.00/1.00 vMB 30
420,002 420,002 000000000000000000712b8afed5aa570c31cc38bdff780b969c58d6dfd5fad7 2,934 1.00/1.00 vMB 87
420,001 420,001 000000000000000004db7eebf333b81f2529835102f7f7e86eca889287148885 40 0.04/1.00 vMB 29
420,000 420,000 ½ 000000000000000002cce816c0ab2c5c269cb081896b7dcb34b8422d6b74ffa1 1,257 1.00/1.00 vMB 57
419,999 419,999 000000000000000003035bc31911d3eea46c8a23b36d6d558141d1d09cc960cf 1 0.00/1.00 vMB 0
419,998 419,998 0000000000000000046bc4b7b37729ce5a94cf12e02b3aeaf994374bff2e509d 1,855 1.00/1.00 vMB 52
419,997 419,997 0000000000000000022ff2c4a039e62426db017846fa483d1d936baa6724c197 2,781 1.00/1.00 vMB 80
419,996 419,996 0000000000000000007f4add706a249e57fd8f89097242392e95fa44864f56eb 1,323 1.00/1.00 vMB 39
419,995 419,995 00000000000000000177319ac37a4a06af5a5cc027ae8f97f00acb16934e5b0a 1,581 1.00/1.00 vMB 50
419,994 419,994 000000000000000000452fb3887794313ba07afcdbd5210eaa7d47025927a039 877 0.42/1.00 vMB 60
419,993 419,993 000000000000000003612b545057b6b32860efbdc50def623f4feb06a5b7577f 1,366 1.00/1.00 vMB 36
419,992 419,992 000000000000000003d64002cc784540e98431cad78815a384ee8882686aa235 1,896 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.00 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: 718.39 GB
    • Received: 17.89 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.