Loading Tool

Explorer IconExplorer

Memory Pool

80,293 transactions
29.53 vMB
0.13561186 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt 44f6cef529873511873f7980eb4f933b95d26a0cf3293e56b7349cc48c469a96
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 79c2e10ca7b08724d286b9dc4c705be7bc8f94b48ac60c1c163ca3fd9d5cf449
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.04994735 BTC
Feerates: 602.26 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (227,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,794 687,794 00000000000000000005ffb3c10a9c4f049cdc1b399431ba9c56ea36d7e5351f 1,233 1.00/1.00 vMB 34
687,793 687,793 0000000000000000000d8173cb33969e30d17366090607364cd004e82cf7362e 2,339 1.00/1.00 vMB 12
687,792 687,792 000000000000000000074c8435d3e8a76af187893ae472f7141955824a72387b 2,415 1.00/1.00 vMB 13
687,791 687,791 0000000000000000000962c4c5c5843362141c81f83797c2b7658eb4eb80dcaf 2,284 1.00/1.00 vMB 21
687,790 687,790 00000000000000000001ee68d07e4e3f44edcc24aeb170b0412fdbc79c6c4592 2,460 1.00/1.00 vMB 39
687,789 687,789 00000000000000000003c22c34ada8b5c7880e5e13bbf88c5b2f4e02a1b4c7b1 2,554 1.00/1.00 vMB 31
687,788 687,788 00000000000000000003f2543225341d5751efa91394d5216424e2f16507558e 660 1.00/1.00 vMB 19
687,787 687,787 0000000000000000000db5b7df05d2b01e0374009465f807e4cc1d9d289a95a9 1,362 1.00/1.00 vMB 20
687,786 687,786 00000000000000000008e4e71f9cce2db92327edd2ef4a9d3235707cd523964f 2,244 1.00/1.00 vMB 27
687,785 687,785 00000000000000000005587e75bef9d860ae7bc1a4da34215ee94cd63a1c59be 691 1.00/1.00 vMB 31
687,784 687,784 0000000000000000000d5d3e50846f7933b26b267af98f8a476dbca6eec46f62 2,743 1.00/1.00 vMB 45
687,783 687,783 0000000000000000000daaafde53f152c49c50ca75605440e6c56742dbba93d6 1,743 1.00/1.00 vMB 110
687,782 687,782 0000000000000000000db267d48324b3ad88b14052681a1d5a520e009bf5f823 1,885 1.00/1.00 vMB 11
687,781 687,781 000000000000000000085253b9ea0495140736a8bc0f9049df3e025a00eea7b6 2,973 1.00/1.00 vMB 28
687,780 687,780 00000000000000000003fa84ae233c849dd3d20d38607e167b8cb010d7c9c7eb 1,753 1.00/1.00 vMB 35
687,779 687,779 0000000000000000000132920c1681e9ee3c6f1ee09f1ad4a8f8a8e8810662b3 2,251 1.00/1.00 vMB 36
687,778 687,778 0000000000000000000c8f49c0f329a76f895328b42bf644c0039c2650e03749 2,857 1.00/1.00 vMB 33
687,777 687,777 0000000000000000000aef8c13d50f3aeabc6f36ff46a060a5ea468099146c2e 2,949 1.00/1.00 vMB 50
687,776 687,776 0000000000000000000d2e69d97cb5918ff736d04c11370fe8b739b2c797f346 2,476 1.00/1.00 vMB 102
687,775 687,775 0000000000000000000d9a669cb50bb7c5a94f8a008993438e72f4bf9e08246d 1,489 1.00/1.00 vMB 21
687,774 687,774 0000000000000000000041059f46d26b6cbe4a30aa8ef1a74765d65c15bc2739 1,593 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.