Loading Tool

Explorer IconExplorer

Memory Pool

85,113 transactions
31.90 vMB
0.19727841 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt ac881fa8e9c8ced817c198b4ac7ec7960446407eab37c6d17ba4a754f53cf230
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root f1f60b2303b4e6316e10e0b76aa37b836d6b84ca217fd26f29578af382bfca43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,672
Size: 1.00 vMB
Total Fees: 0.08534717 BTC
Feerates: 101.65 > 8.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (99,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,012 816,012 000000000000000000021eaac6f538ac6da8f8ef85751d514110752139a13c2e 4,245 1.00/1.00 vMB 221
816,011 816,011 0000000000000000000087fad40d3343e2018594c9522dcc1a014b97cb48621d 3,678 1.00/1.00 vMB 242
816,010 816,010 00000000000000000003b90210aeeeff7ebe243034fd5e008d69254c0060ceca 3,894 1.00/1.00 vMB 189
816,009 816,009 00000000000000000001d83caca0a02ad542da1bfac88ec1098bbe21c9c8584a 4,833 1.00/1.00 vMB 208
816,008 816,008 0000000000000000000033d5383cc774f559dcee377a3f6cff6a577a35190a41 4,073 1.00/1.00 vMB 200
816,007 816,007 000000000000000000000d0d978c94c9ec5b84fc2e3b72cca980a6139e9bd438 4,510 1.00/1.00 vMB 217
816,006 816,006 00000000000000000002e05d6d3899fde248010f74a4ecddbfeb2a47bc304b0d 3,680 1.00/1.00 vMB 222
816,005 816,005 000000000000000000019e0505ac5963d9e822b112422aca5efd384456e546a9 3,691 1.00/1.00 vMB 142
816,004 816,004 00000000000000000003dbf0e18154381ca135711993d6f03728d2536208620a 4,325 1.00/1.00 vMB 206
816,003 816,003 00000000000000000001e039bab37bc7321992dc4bb7d9aae25c01b0fbeed811 3,801 1.00/1.00 vMB 203
816,002 816,002 000000000000000000034c94518573fb9c422d8ca83ab7ef8a064e9b8d9e3b0d 3,561 1.00/1.00 vMB 169
816,001 816,001 00000000000000000003efe0774d7960981788ab75fa544285731fed3de7739a 3,175 1.00/1.00 vMB 131
816,000 816,000 00000000000000000000494d396d3d3fa15283d00199c481a9894951e19f6bc9 3,796 1.00/1.00 vMB 176
815,999 815,999 00000000000000000002a40e63fbb51569dc0e2c7b6fe625dadcfdc9386bd9cc 4,156 1.00/1.00 vMB 108
815,998 815,998 00000000000000000002692b22ab0da49c645ab0d2e9ceb98e9647e29405cf38 4,548 1.00/1.00 vMB 130
815,997 815,997 000000000000000000042f992b3c1b63d61f89a70b2cc7cac790115cd9bbd455 3,445 1.00/1.00 vMB 130
815,996 815,996 000000000000000000025d1116859854b3215a6f4b7ce3e1412589d4bda66a43 2,967 1.00/1.00 vMB 147
815,995 815,995 00000000000000000003c05f64daf568684dd970352c9c6f73f97f3b71409621 2,525 1.00/1.00 vMB 140
815,994 815,994 00000000000000000002684e3c61a3a3f4932578c982400c632fa33d130ef2f3 3,422 1.00/1.00 vMB 171
815,993 815,993 0000000000000000000452cce1999377573a4d275731e64c824d280e9ca5c21c 3,539 1.00/1.00 vMB 157
815,992 815,992 0000000000000000000025fe35f0d0fe920aceca35d61ae3ff71dad35a4657c8 3,410 1.00/1.00 vMB 181
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.83 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.