Loading Tool

Explorer IconExplorer

Memory Pool

73,353 transactions
27.44 vMB
0.08921990 BTC
Random Selection Loading Transactions
Max Size: 165.27/200 MB

Candidate Block

Mining Attempt c58134fbcb7a70e1f5ce7c565a0d2e15180d1f299325329bb73c8b90acfd176d
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root c4e18b93a63f2c11168ecc40ae42ee6eb70dbdbe6bbb4c02b4635a40ed6356bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.02868451 BTC
Feerates: 74.18 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (674,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,513 240,513 00000000000001110282e67bbbb844727cdb39aaedb62694e31d661f52518ad9 60 0.05/1.00 vMB 81
240,512 240,512 00000000000000d21af728da7904645b50b921c959ff92aa65b44f7b92a0e2d3 46 0.02/1.00 vMB 184
240,511 240,511 00000000000000428f6f836295dbac96b9a7640feeed634cc25714e13c1bf4a1 98 0.04/1.00 vMB 43
240,510 240,510 00000000000001033a9ed68107ae53dcaf74776f6619d486eb8bc4c7fbc4a4f3 205 0.11/1.00 vMB 69
240,509 240,509 00000000000000942ec4d7bc75c918a2134ba91b97d902ad8c252de2242ff915 208 0.15/1.00 vMB 118
240,508 240,508 0000000000000036a196b10a7e26311f9bdbaf1170c21c40efd00a17b42fea2b 601 0.25/1.00 vMB 211
240,507 240,507 00000000000000ba5f4b3ea37a1aa9d875b2e4cbb3166ca3c8626c212c34e31d 256 0.24/1.00 vMB 97
240,506 240,506 0000000000000050a12c1c1e5d87665bf22d9ef598c28fae05757f4af33729ad 322 0.16/1.00 vMB 137
240,505 240,505 00000000000000702b8d93917d6e9faed72107941af5851126f1d6b326389c41 358 0.17/1.00 vMB 156
240,504 240,504 00000000000000c836350be3b75b0bc4d924d8119011654daf6da8e105d66b23 59 0.03/1.00 vMB 104
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
Previous 10 blocks ↓
Total Size: 783.19 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: 752.97 GB
    • Received: 18.90 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.