Loading Tool

Explorer IconExplorer

Memory Pool

86,468 transactions
31.64 vMB
0.14848211 BTC
Random Selection Loading Transactions
Max Size: 190.79/200 MB

Candidate Block

Mining Attempt e04a9534886119253bad18c8e045871c2fa15d6a0362c6d8dd069b5985ccba56
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root cef460df896d83e9beb11aeb61f7e8ffe32351497946f8239b57e007d5cc33bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.06612291 BTC
Feerates: 214.31 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (637,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,879 277,879 00000000000000026fa978c06a39aa670373ca1b067813f319b6acb216abec17 205 0.16/1.00 vMB 58
277,878 277,878 000000000000000369e4bbdd25aa1a6b65cfbf1a0ea71070a3d8772920a52868 92 0.06/1.00 vMB 37
277,877 277,877 0000000000000002a62b9889774d3377dc626140930b336a8793a1f191260249 587 0.35/1.00 vMB 36
277,876 277,876 000000000000000200a09090ffb68c5be517525e27649928342d26aff9dd189c 63 0.05/1.00 vMB 18
277,875 277,875 00000000000000029b422c17b620dc720ad325fb0ec34da37046d9da031a9459 214 0.15/1.00 vMB 31
277,874 277,874 00000000000000031aba79d6685377ff5f40fdc9a68b878508037090b10b9bf0 453 0.22/1.00 vMB 46
277,873 277,873 0000000000000001056091d0ce8c7b07bffc94088bdbaeefe6e67fe528f3d6c0 99 0.04/1.00 vMB 47
277,872 277,872 00000000000000017903784a7fe11e74aaec86fa1f168c4b5b323441fc0f7aad 75 0.04/1.00 vMB 35
277,871 277,871 00000000000000020511202c9f42b41deadc9575509569b224b7aeaa63708a65 73 0.03/1.00 vMB 45
277,870 277,870 0000000000000002f81ddabcac912f4560b19a2bdceb3d4a2d3aa70dbf5685d0 55 0.15/1.00 vMB 3
277,869 277,869 00000000000000022d3830d6e8ca23d0585594553c3f863b24267fbd56f87b4f 102 0.15/1.00 vMB 7
277,868 277,868 0000000000000002318d517d55862250d0c33580e31f4cd6909b76b81502dff2 141 0.15/1.00 vMB 29
277,867 277,867 000000000000000362b0581ece1be1525046dcb1424c6edc3db864837222476c 264 0.22/1.00 vMB 27
277,866 277,866 00000000000000023f6c99156da860c166951ae6b61c4cace65c5ce264e5e42b 412 0.25/1.00 vMB 47
277,865 277,865 0000000000000000501f9be05de3b225e4b2c4587f4cb891c8622fe1c90976df 244 0.16/1.00 vMB 35
277,864 277,864 0000000000000002cd7c1a65a61ff6ee40d3332d40d9abec1914ffa92b4d8512 29 0.02/1.00 vMB 71
277,863 277,863 00000000000000008e5c33ef0e35aafee47882f63b40740d5e9bc6676e79dcd1 144 0.15/1.00 vMB 15
277,862 277,862 00000000000000030836d115c10780af08afbf1b836a810006db63762c7e6632 93 0.06/1.00 vMB 19
277,861 277,861 0000000000000002a63bccf9aa5428292cffc86a866322cbfacf95256bbb0215 271 0.15/1.00 vMB 31
277,860 277,860 00000000000000020d39975e45204eea529840f062c7249941e892c620e7cbcc 334 0.14/1.00 vMB 40
277,859 277,859 000000000000000072444abeace008e444a6e198f36bd028cd25d6a921675ef2 391 0.23/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.