Loading Tool

Explorer IconExplorer

Memory Pool

86,914 transactions
31.77 vMB
0.11648270 BTC
Random Selection Loading Transactions
Max Size: 192.38/200 MB

Candidate Block

Mining Attempt b7b9cdcec37173df13a0e7f44bbf37dc69a8eea2db675ae19e8b8ac5a0efdd48
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root 8a8b4c3c65144f96e974cb4940d3614f07ba37a8b80e2296defab30efa828d0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.03526376 BTC
Feerates: 547.69 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (537,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,391 377,391 00000000000000000752d3377c31e5131c6f494bad92f99542e2b5df2d08b7fb 156 0.11/1.00 vMB 20
377,390 377,390 00000000000000000d6649895e3421751919bc0bd9f288961ef0e1931e5b93ca 294 0.30/1.00 vMB 13
377,389 377,389 000000000000000010ffd08937e08ca44e1a1a0ae60e512d85f95b940eac91ed 620 0.35/1.00 vMB 29
377,388 377,388 00000000000000000e529f74bfb0e07fd53c231e461ac659e37e09ed8d5addca 429 0.33/1.00 vMB 32
377,387 377,387 00000000000000000f70ce49dba369621ba826925beea2c8bbc0f2e9de8b55dc 1,414 1.00/1.00 vMB 27
377,386 377,386 0000000000000000108b9d5fd39f9d4e149720c85e3f84c108ce9504113ff7d1 1,917 0.93/1.00 vMB 34
377,385 377,385 0000000000000000056d10c5f1cc9961ce2476da818a2fb4dd54ca3bcfb99a8d 741 0.35/1.00 vMB 37
377,384 377,384 000000000000000007192d9b421e02007ccf32810617f6c01736df65283597fe 90 0.03/1.00 vMB 38
377,383 377,383 00000000000000000d9bdf294243960003cd1e6cf04946d71d2131e9d5a9781d 104 0.03/1.00 vMB 39
377,382 377,382 000000000000000007975f4bc7d0b001815f8ab86f57feff7db01584f0464388 40 0.01/1.00 vMB 45
377,381 377,381 00000000000000000045b8d15cc8f5c4b7335add3cd2a8467c6932b68d2377b9 965 0.40/1.00 vMB 34
377,380 377,380 00000000000000000181015ae7d096e529402d02f8b3f5d8a0f273305f3e28c7 244 0.10/1.00 vMB 35
377,379 377,379 0000000000000000002ec1a2a4702d17ac56aea88fcd9606b125ea4084fdd624 1,070 0.65/1.00 vMB 28
377,378 377,378 000000000000000011b8b24f6c0a2d944e5882e303fa56332a30fa08dc886411 532 0.24/1.00 vMB 36
377,377 377,377 00000000000000000330794728bf50f5453c43a03ccd1f2a7745a80f89f8aa7e 215 0.09/1.00 vMB 39
377,376 377,376 00000000000000000be24598e383bdc87da3077f125f50b211871187edcb941a 774 0.39/1.00 vMB 32
377,375 377,375 000000000000000006b0e27a2900a1fd0522f327aa9ff33e0e3e498ba1cc4e83 1,453 0.75/1.00 vMB 41
377,374 377,374 000000000000000010a4a4d45974bf7d98a48d2c15f4002e506ff374019a5234 852 0.39/1.00 vMB 40
377,373 377,373 000000000000000005847f1787775effbe9259c33ac24b69809548146dc2a964 325 0.13/1.00 vMB 43
377,372 377,372 000000000000000007dfd8f4f9fdf6cecde90c20cb5a0968d8329d412d793b6c 23 0.01/1.00 vMB 50
377,371 377,371 00000000000000000ba29d79adb5e8f8a6a79a49bb3623fd47da947cd71212e9 313 0.18/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.31 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.23 GB
    • Received: 14.64 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.