Loading Tool

Explorer IconExplorer

Memory Pool

15,461 transactions
10.49 vMB
0.04569626 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.15/200 MB

Candidate Block

Mining Attempt 1e8537ebc0bfe094f7de49dbe95eea2562474705914b4b97d7f04f62b0e3734a
Version 20000000
Previous Block 000000000000000000012e19983e24f0604faef80654158cc2f867745882ec5c
Merkle Root ccf55b86a9e870d4dfabe022eb84955cc8a65833520f10e0a3e62f42ce8afa3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,406
Size: 0.9978625 1.00 vMB
Total Fees: 0.02933566 BTC
Feerates: 194.03 > 2.94 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,806 (711,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,312 202,312 00000000000002633cc922d3b648a6eaec1887037225f10a12be934a10eb0b9c 12 0.00/1.00 vMB 14
202,311 202,311 000000000000016abc0354581fdb2aa0f57df4ed851d4bafba1f9d99e9d30c32 260 0.12/1.00 vMB 203
202,310 202,310 00000000000003d550667254279d5a4f62f619fab3abfe0056d77a304774739b 172 0.08/1.00 vMB 128
202,309 202,309 00000000000001dc91e76554cf567ea113c91c4ebe25b2135f937bf1624f0ff3 90 0.03/1.00 vMB 71
202,308 202,308 000000000000037ba196d129248befc540545c78348adfff1c027d3d496998df 203 0.08/1.00 vMB 149
202,307 202,307 0000000000000013a89ab8a9406f03f37d717086ba4aec99704711d1ae7e1788 195 0.08/1.00 vMB 129
202,306 202,306 000000000000056dba0997ad599702bf937aaa9f739e10c78909a484e2b0d0ea 378 0.25/1.00 vMB 133
202,305 202,305 000000000000014686d5fa03878116a350376bc46665a8a4f47e2ee8496ac1ff 8 0.00/1.00 vMB 0
202,304 202,304 00000000000003e42ce76dd1fb2095027550ef1dc92f51466aa17068d1c399c9 150 0.10/1.00 vMB 106
202,303 202,303 0000000000000567615394bf0a679dc4d8e3be409066aeb03d33881bbd4a81a9 204 0.10/1.00 vMB 155
202,302 202,302 000000000000007bebc3f78bc693445b109e6bbf191a2ba59f72b3de0b95fbb7 16 0.00/1.00 vMB 73
202,301 202,301 00000000000004abd3658f11472fac7c67298120735d5733a28c0db4be3cc230 166 0.11/1.00 vMB 119
202,300 202,300 0000000000000480e59228308b00cd25c6f7fc85a38deeb5d0914463435317f2 14 0.01/1.00 vMB 56
202,299 202,299 00000000000000c877ce0fcd606f559bba95b02ead4103900d344445aae22bab 64 0.04/1.00 vMB 82
202,298 202,298 000000000000027a15f06864f84f113b119ce00f0a6a98491ed45fac0d8cda53 331 0.14/1.00 vMB 214
202,297 202,297 00000000000003bb7b87139dea49e9b62e81e5fa66dc5c75dff75179ce5bc2af 177 0.08/1.00 vMB 147
202,296 202,296 00000000000003287ea0c41a1e79c85455ec0d433e241ec1ae97bb38d131dc32 231 0.08/1.00 vMB 152
202,295 202,295 0000000000000101e0e7c71cf8aa726d50706eed65373785b5b1f9c2f9220a50 465 0.25/1.00 vMB 214
202,294 202,294 000000000000009f27e96c73f8dbecb60995870bb41db2468d82c8fc2f24ad4c 10 0.00/1.00 vMB 29
202,293 202,293 00000000000002617b16f9dd5be496ae35db553406ef31a408aaacba10f81594 96 0.03/1.00 vMB 153
202,292 202,292 00000000000002facb5881297f4837317291e1b235cb085365b4fdc8cc7b7873 210 0.12/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.05 GB
    • Received: 4.41 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.