Loading Tool

Explorer IconExplorer

Memory Pool

76,716 transactions
28.63 vMB
0.07462249 BTC
Random Selection Loading Transactions
Max Size: 173.33/200 MB

Candidate Block

Mining Attempt fa0cc9ebdb5fdfa7feb31778ec1297b9042f266ada2fe96422aa1c284b655736
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root da374b558f7007971294d28545685dd0bef400225e4b8b3e40edb0395a50d017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01519702 BTC
Feerates: 100.17 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (303,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,815 611,815 000000000000000000085d08f2eee104614151019bad981c596077b5cec1b6f8 315 0.12/1.00 vMB 29
611,814 611,814 000000000000000000065adde8ff97d60edb0f1b0046d14acf27a8222dae6d65 3,378 0.96/1.00 vMB 14
611,813 611,813 0000000000000000000b8e908d7c3aca053528f3de65c3c334f7c25e0c8e40b1 2,080 0.62/1.00 vMB 14
611,812 611,812 000000000000000000031dd1a268c9c741a72546ab0dbb815f652d26b153e585 1,463 0.47/1.00 vMB 11
611,811 611,811 0000000000000000000517fc9ed3ddc5d9302cccb3430862c1c847d771f954d8 424 0.15/1.00 vMB 13
611,810 611,810 0000000000000000000692f7984e3d75b7cb3659c892260a88058fbd4edf08bc 556 0.16/1.00 vMB 20
611,809 611,809 00000000000000000013a707e3113bed7ee6da3fa20c9052f794a6db6a0109c7 1,902 0.62/1.00 vMB 12
611,808 611,808 000000000000000000110b8b18ce2f17ea64dc876ab82437fa6276a7d174324a 3,041 0.90/1.00 vMB 15
611,807 611,807 000000000000000000081f338527a5becb16e7e9ef9510a13978a3d9327c395b 866 0.35/1.00 vMB 24
611,806 611,806 000000000000000000065ec32d467efe5b5995ba1812780d7ead040707181919 1 0.00/1.00 vMB 0
611,805 611,805 0000000000000000000c1fe86af0ef1230a6cd8aa74dba71b6bbe2fc0aab57b6 330 0.08/1.00 vMB 14
611,804 611,804 00000000000000000005697be690fc0db13f09b08fb40a44a61be82a494f49c9 187 0.04/1.00 vMB 13
611,803 611,803 0000000000000000000d9b14c70df2a023103b3b585e1a82c946e204e5b30a81 2,443 0.82/1.00 vMB 11
611,802 611,802 00000000000000000004f779fa1c146700029fcf074ad744e3d41b7e39851d91 2,815 1.00/1.00 vMB 8
611,801 611,801 0000000000000000000c446985c3c9bc2444df4e8a2d4a5182324982284cb163 3,061 1.00/1.00 vMB 27
611,800 611,800 00000000000000000003e7dcde2d95198f1083a8383604f4e03894c68d9f19dd 2,358 1.00/1.00 vMB 15
611,799 611,799 00000000000000000010265d3856c51ff0c2f784674667948e272c197b9ce81c 1,028 0.37/1.00 vMB 20
611,798 611,798 0000000000000000000aa3e50b83cc1aa6f28d8d20e741054977f0a216019d02 133 0.03/1.00 vMB 14
611,797 611,797 000000000000000000043e0449cd320ca18210ee199800614802315b03524e51 322 0.10/1.00 vMB 15
611,796 611,796 0000000000000000000b6fa36e583475a46f0e23a96b632610b06765231630ed 2,311 0.76/1.00 vMB 15
611,795 611,795 0000000000000000000c70e9371759a0625a69e8447a9b5eeeb0e500e84c2921 131 0.05/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.