Loading Tool

Explorer IconExplorer

Memory Pool

83,520 transactions
32.27 vMB
0.08872864 BTC
Random Selection Loading Transactions
Max Size: 195.87/200 MB

Candidate Block

Mining Attempt e2fa5ce2e642fe610c77eeebf197dbf85b8a146f77fc2c690bdd61902508dc89
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root f2cc5a9e3eb743141940598633ee4ac76933f692fbe90f8df2401b440684f2f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,533
Size: 1.00 vMB
Total Fees: 0.01784062 BTC
Feerates: 150.92 > 1.79 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (246,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,873 668,873 00000000000000000005ab69772fd8a7c0d676e91e0ac3f962842e00b24cd9df 1,124 1.00/1.00 vMB 42
668,872 668,872 00000000000000000006ceb669c3863da3b4e56e71d8127fde0b560d9aefc3e8 1,984 1.00/1.00 vMB 60
668,871 668,871 000000000000000000045b5eff719cb155c27fb0495c07e3762f538761bb6e4e 2,100 1.00/1.00 vMB 16
668,870 668,870 0000000000000000000ae23e89a7713b4353de2ee4c1a502f679e3cd83c13712 2,339 1.00/1.00 vMB 76
668,869 668,869 000000000000000000078bc3bb46d76a64b7d59f73c047171eebf2f7c3f3d531 2,935 1.00/1.00 vMB 146
668,868 668,868 00000000000000000005c90a78da731df4ea310723b6354ad0dcc8dcb7dee758 1,814 1.00/1.00 vMB 29
668,867 668,867 00000000000000000000ddd2f7d553e4ae922f10161644969dd73ffa80663b24 1,799 1.00/1.00 vMB 58
668,866 668,866 00000000000000000006171b4da2bdd60df759261bd04fa009ff861b1a173982 1,775 1.00/1.00 vMB 69
668,865 668,865 00000000000000000002d30d4329eac86d3d89981f2d1d99c7c00790ee7b234c 876 1.00/1.00 vMB 76
668,864 668,864 000000000000000000074b57e3b087f727ac9d85fdcaaa9da36afea21ff7acf4 2,139 1.00/1.00 vMB 85
668,863 668,863 00000000000000000000b2ec257c4c268c6757c0f67c51260e17309148312242 2,654 1.00/1.00 vMB 103
668,862 668,862 0000000000000000000161a9a895d2566953382d7b029f0c190e5640c53dcc2b 2,038 1.00/1.00 vMB 29
668,861 668,861 00000000000000000006dfdf4ae77bc817ae825858884e68c016fbf36298e793 1,788 1.00/1.00 vMB 29
668,860 668,860 000000000000000000030d4df88391853263f64b8fad391d28cb964a26884d5b 1,972 1.00/1.00 vMB 13
668,859 668,859 00000000000000000003dc902502621a1b6144bc871fca0c0818785505d700ec 1,439 1.00/1.00 vMB 63
668,858 668,858 0000000000000000000653c0fe87ceaca805b604ca85ded1ae4a0b10706ce01e 2,134 1.00/1.00 vMB 116
668,857 668,857 0000000000000000000acb0563f55d7e8e171d36c36bac8c326024d358ca83ea 2,320 1.00/1.00 vMB 52
668,856 668,856 000000000000000000001040618a4225fe0d4a6ba3ccd71b176c69fab9104c10 2,013 1.00/1.00 vMB 84
668,855 668,855 00000000000000000005d81d30fd28e40a233b78b683afcb5ca1bbd8825b24de 2,116 1.00/1.00 vMB 112
668,854 668,854 000000000000000000071514964c6ddfa9c39f57bc6dd304535aefa6b0072bf2 957 1.00/1.00 vMB 115
668,853 668,853 0000000000000000000b5e2975bfc80944078174993fef6979ed6e9c19da0cc1 1,088 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.