Loading Tool

Explorer IconExplorer

Memory Pool

68,121 transactions
26.21 vMB
0.06506240 BTC
Random Selection Loading Transactions
Max Size: 157.25/200 MB

Candidate Block

Mining Attempt f4260d18c7d977e8f4215a8637325c64f3fef6ff3906ab3c11e610ffb39cb9e4
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root 4a19b5ff69971b8978b685f311b6928b913415e24f06839be4bdb25c6cf79414
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,266
Size: 1.00 vMB
Total Fees: 0.00943321 BTC
Feerates: 71.66 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (674,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,503 240,503 00000000000000c8d92790bc240ebec8200ad58e55500d6bae7c50763b142774 141 0.12/1.00 vMB 68
240,502 240,502 00000000000000e527b2bc028c963835b3fcb8653907bbea74153323ef76893c 531 0.25/1.00 vMB 186
240,501 240,501 00000000000000488c42f73e19248c0bbc6c28e082943ac9407a1cf4b473e2e6 104 0.04/1.00 vMB 173
240,500 240,500 0000000000000105cf4cba99802b777a81cf78858d2ddd13086710cfe671df1f 42 0.03/1.00 vMB 93
240,499 240,499 00000000000000f10655fc7d8b2c36aed3a35147f4f3eeff87c588cb71e7ab7f 162 0.08/1.00 vMB 143
240,498 240,498 0000000000000021e6ffe358d12d39f2fff6db6c9ed9089b216da39e5a7874bf 73 0.04/1.00 vMB 104
240,497 240,497 000000000000004339b9668e1a4a7281acc9474d0265659963e123cd55cf577b 630 0.23/1.00 vMB 598
240,496 240,496 000000000000007a6ca6054263f0949d84280ea2ebce073de009e58559042fc7 51 0.03/1.00 vMB 96
240,495 240,495 000000000000008f1e6d18a21a092a68a02a23b587bb75fa76de6f7e0cb04ee7 181 0.07/1.00 vMB 181
240,494 240,494 00000000000000edae162be9a3f0febdd2a5b85719ee605c379ad70a07f0edbb 107 0.05/1.00 vMB 143
240,493 240,493 0000000000000100ed6c23edd5723812e201710abbb8a65cc12b561b0b3075b1 263 0.11/1.00 vMB 168
240,492 240,492 00000000000000cae9651207d0c5ca97347c460e28ba8d7c818108a635587f1a 28 0.01/1.00 vMB 178
240,491 240,491 00000000000000945249f3ac0f408f836d6560d405d55b27e5fdf160a9c9c5b0 120 0.05/1.00 vMB 218
240,490 240,490 00000000000000da4bf930716ae41cc6a1f5aa56ca072f275f14393f6c87ea36 104 0.04/1.00 vMB 144
240,489 240,489 000000000000003af3e124c07cc5f0354d952a752c30d2fd6d6b6d6dbb88866a 79 0.03/1.00 vMB 184
240,488 240,488 0000000000000099bcaa6a2edccc3662f659102c1aacad1371c0bd4c98fe5d5d 53 0.03/1.00 vMB 80
240,487 240,487 00000000000000466a70750ae05aad9c1c1c29477f1f7d9fc23490822aa69918 391 0.16/1.00 vMB 165
240,486 240,486 000000000000006f078206e5edc0c40c326e20e0f5692095517ecf162302e9e3 251 0.11/1.00 vMB 172
240,485 240,485 0000000000000043d99bacd485e2f46c70aea0dac8cf7733fdcf4eaa89c34023 71 0.03/1.00 vMB 140
240,484 240,484 0000000000000022b08f4d932196b92beff542fd9875cf0a053030c117496145 115 0.08/1.00 vMB 103
240,483 240,483 00000000000000b442103545ffa8d00430812cf12706e1040cfe23e51d50e081 15 0.02/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.24 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: 759.91 GB
    • Received: 19.09 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.