Loading Tool

Explorer IconExplorer

Memory Pool

81,957 transactions
30.48 vMB
0.13261657 BTC
Random Selection Loading Transactions
Max Size: 183.45/200 MB

Candidate Block

Mining Attempt b39f0f63fc5bd60a6804a302ce8937b5c1e65c16a78da66c4cd4e1baf68e2db7
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b4886bd26a3971e3c946cfba1a2b5f969038356851b54e4918a880e01316dd2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.05176527 BTC
Feerates: 302.06 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (667,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,775 247,775 000000000000000e3ef6e9d70210cce10e78c83a33ee68845159bc2d12054cab 9 0.01/1.00 vMB 25
247,774 247,774 000000000000002b89e45c7265d581fffab9bfd90717ec53c3dbd2e6d2b3c410 303 0.12/1.00 vMB 139
247,773 247,773 0000000000000031b1d40e814cbfe586403c958fa3adfa77cdab7a59882c87bf 104 0.04/1.00 vMB 169
247,772 247,772 00000000000000036597b8077e57e984930160d586b8013072843cd134937ac0 148 0.08/1.00 vMB 119
247,771 247,771 000000000000008beb953d645a7b245941c06b862f4d55a507a05759571d99ea 225 0.08/1.00 vMB 166
247,770 247,770 0000000000000012d1edd90bc6f5d0e9edab79ecea23ad8517e1ddcf275e6b52 233 0.10/1.00 vMB 119
247,769 247,769 0000000000000011ad3c157ee5e479f4abbf37774919c49e3818a663bce161d5 309 0.14/1.00 vMB 118
247,768 247,768 00000000000000a3b19bb7918b4880d312111cdce42b907637c1717e37a5a606 91 0.03/1.00 vMB 123
247,767 247,767 0000000000000063089921975ff04502169612eede028d91f2f1eef0c2c54bf5 36 0.02/1.00 vMB 79
247,766 247,766 000000000000009d31a849d1f6ed5a8f54335b0f9457131abea1299b42080439 10 0.00/1.00 vMB 66
247,765 247,765 0000000000000004f8bf4ad4252f678cc1c9eebc69ae28bf59722baed71f134f 118 0.05/1.00 vMB 111
247,764 247,764 0000000000000046672e992330a5b6f345fbb2b9dc4bdf2291107de9f210451a 109 0.07/1.00 vMB 4,785
247,763 247,763 0000000000000065766262452707bcb5fcf98c7c11eed1202e200d905683cded 300 0.12/1.00 vMB 123
247,762 247,762 000000000000009ca66748f185e96e9c0f1f551eb1cf4bad74dc2e0d7d5b3e54 109 0.06/1.00 vMB 110
247,761 247,761 0000000000000082053f82784181e7f79a3a665eea61fb56fb7a9d0fb8a36c55 228 0.12/1.00 vMB 80
247,760 247,760 000000000000008e3987a6dda8e22d7f34e26b72005e542de3fc6f77d1d7f7e7 355 0.13/1.00 vMB 184
247,759 247,759 000000000000008034e530f2157f1b7bda7e6c7933710e7ffc3acaf84f440df6 489 0.23/1.00 vMB 154
247,758 247,758 000000000000009e4153a7c474123f9c53cd30e69b98b9d2abe3e8ba72b57afa 438 0.17/1.00 vMB 160
247,757 247,757 000000000000002f98f266609233216b1d6ce8ddc87c8603a6ffcbd24e5aa9c1 56 0.02/1.00 vMB 146
247,756 247,756 000000000000003ea00e4d2018ffc6fe900d473433aeeee948ae002a5c3db09a 29 0.02/1.00 vMB 125
247,755 247,755 00000000000000922059c342f6f915cee6182a1cca94b7c9792eac4a4db47693 215 0.13/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.