Loading Tool

Explorer IconExplorer

Memory Pool

49,808 transactions
29.73 vMB
0.10879830 BTC
Random Selection Loading Transactions
Max Size: 158.58/200 MB

Candidate Block

Mining Attempt e97c47c6dbe445f948707be8cf45a2a6b15dbca44c58aa68a05be073272849a6
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 2063d9b8f060b61785d88321cc5c5b39aea8096fb7c0fe463a08da4aa21c3a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.04693912 BTC
Feerates: 301.60 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (344,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,876 569,876 000000000000000000196df9de64f71395c8d518f21ab3223a4b84a3aff67fc6 2,814 1.00/1.00 vMB 83
569,875 569,875 00000000000000000027b493a5e0f415f8af94d10f691e5736b50c276c8113e1 2,751 1.00/1.00 vMB 66
569,874 569,874 0000000000000000001356f45c78c336012e04b3cd695b1de442ce1751236565 2,548 1.00/1.00 vMB 63
569,873 569,873 00000000000000000028852ef2b2cb75b05f5df994ed87586a579e3646bf620e 2,654 1.00/1.00 vMB 72
569,872 569,872 00000000000000000022faff5bb17ecbbe47f9fa675ff8142d2aecd79a15269b 2,937 1.00/1.00 vMB 74
569,871 569,871 00000000000000000011f5238f1e0c6c5aecb7efe67d081230353e772bb89af1 2,781 1.00/1.00 vMB 86
569,870 569,870 0000000000000000001b8fb1ee2571a5bf133e492589490b7f8413a8f3e73ea2 2,789 1.00/1.00 vMB 78
569,869 569,869 0000000000000000002a9eaa22dbfd5a8bbe26ebf324ee93e2823537bf5f56c4 2,719 1.00/1.00 vMB 55
569,868 569,868 00000000000000000018eda4c4f51c471b3232fd842d60106897a59829ce5c48 2,389 1.00/1.00 vMB 56
569,867 569,867 000000000000000000230bbf6cdf5920eebf0a607aa06216b95d1a7f8b70f1e8 2,914 1.00/1.00 vMB 64
569,866 569,866 000000000000000000232172c1c149101269e5579d66024c0980f51fc84f98d3 2,420 1.00/1.00 vMB 77
569,865 569,865 000000000000000000060da071c540140a799ae8882011ab264275158e6863fc 2,747 1.00/1.00 vMB 74
569,864 569,864 00000000000000000003aca514677299b999e8af5d23a3900f666a82c761a8b6 2,742 1.00/1.00 vMB 98
569,863 569,863 0000000000000000000776e21afb2632735f1453c4e495400d747d495eef1192 2,527 1.00/1.00 vMB 56
569,862 569,862 00000000000000000018c7b1eb50ff05e28f5ee2118e5b5838ac815a306893de 812 1.00/1.00 vMB 57
569,861 569,861 000000000000000000147cd80895cd94e5df7e9222cfcec17efab148a580acff 1 0.00/1.00 vMB 0
569,860 569,860 000000000000000000210f90433e99bb11a5af2516ad9281e67a71c5925cd4d7 2,819 1.00/1.00 vMB 63
569,859 569,859 00000000000000000006ea1899f07aee21f600172a928f1fab8a75a43f712d1a 2,266 1.00/1.00 vMB 75
569,858 569,858 00000000000000000017520034dcc4081bb9d461ae451de21f2b872ae8348bee 2,490 1.00/1.00 vMB 80
569,857 569,857 000000000000000000008ecdc3d8a551c22ea5c7fe0c342d7fac187da895a9ff 2,316 1.00/1.00 vMB 48
569,856 569,856 00000000000000000013154e28d9dc80dc9f0477911f5a0dd9aca1b4d001321b 2,833 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.