Loading Tool

Explorer IconExplorer

Memory Pool

28,836 transactions
10.36 vMB
0.03838345 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.48/200 MB

Candidate Block

Mining Attempt 552dc09080a72a6f28eb76b8272b2c9717e3eb12d7505159faa43ec90b9ffc19
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 31dc1908624373fbede75f8e3cc693df9b1a7754a01c01c97e3d50168612080e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 948
Size: 0.44 vMB
Total Fees: 0.01329893 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (706,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,783 206,783 00000000000002dca00e64c042d9d19be141bc7130b45e80635198e3505a0706 225 0.07 vMB 16
206,782 206,782 000000000000023c26e5ca1c6fc1eac89f2de4eeba83b3944c356f30288c2183 688 0.27 vMB 224
206,781 206,781 000000000000042fde40f73479d47a7854d3227292b0d99cc2f6ed904c5976af 11 0.00 vMB 181
206,780 206,780 00000000000003616a56a0964d41d1e4efe7293d20604ba5e11df125c2488f37 252 0.12 vMB 177
206,779 206,779 00000000000001de615ca18e4277b61fea9224490635d6323f9c3240cbde56de 244 0.14 vMB 145
206,778 206,778 00000000000001b43e2f830232d595735e472eaff8ef4a198eedfe605bce2d03 138 0.06 vMB 188
206,777 206,777 000000000000008ea1996667ff71e73a85b69c00ce709f384ec192e490e39fe8 42 0.02 vMB 204
206,776 206,776 00000000000004a0e885131199e4aa1cb1c2fc586c0376fa6914f2c0e56e661f 420 0.33 vMB 62
206,775 206,775 00000000000003b7aa44b71daa28cdbf8c2f046bef0201a343f0af853b79f845 216 0.10 vMB 145
206,774 206,774 000000000000047f088fa419e130e02476410ddeebd34e90287187829de5b944 33 0.01 vMB 109
206,773 206,773 00000000000000b32b72e1563ee32919a937dcca05262c6407e8403d51cbbc13 38 0.02 vMB 123
206,772 206,772 00000000000004e4da4f9d50219a127bbea20974ea17e040575efff9de76dcf3 397 0.24 vMB 119
206,771 206,771 000000000000010d8fe5eb233b0140045e71e2e33d20a1a7b7a49f4b03914d3a 767 0.25 vMB 265
206,770 206,770 00000000000001f4307efc5a5f99f9f7dc7164988ee7be977deea92c5d1a3532 120 0.05 vMB 162
206,769 206,769 00000000000004ee6e2ee4e1debba33f8d1dc0bf3eb4a2d90f01d91e73df82b2 136 0.05 vMB 224
206,768 206,768 0000000000000079ce04f403c625a8231845ebbbb8745bbfbc1ed2d38d64068e 313 0.09 vMB 45
206,767 206,767 000000000000047d8900750308294c378aca6c99c14f788580003ff000f4c78c 127 0.05 vMB 317
206,766 206,766 000000000000046d4be65637f850124bba67fcdb733e13428b9a253b7d6606dd 142 0.05 vMB 269
206,765 206,765 00000000000002221bade37aba9ecd360f546ce78a691b31bf6095e4ea2708bb 614 0.23 vMB 194
206,764 206,764 0000000000000017f6a5087b64cf888061d626de8725db15e7ff953980ee1565 87 0.05 vMB 315
206,763 206,763 0000000000000117b30bc025eb1fd22c307ee3695a246ea862d53f14f1869e4e 721 0.24 vMB 219
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.14 GB
    • Received: 0.67 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.