Loading Tool

Explorer IconExplorer

Memory Pool

89,109 transactions
33.08 vMB
0.20344638 BTC
Random Selection Loading Transactions
Max Size: 199.70/200 MB

Candidate Block

Mining Attempt 374146f2a5104dad36531b3ce2c1377cabfc16931a0f157eb47505b36262c805
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 2b187ca5472ada98b6e9f06c45e2c07eb857ba0fb67718203a69df7fd4536162
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.09047178 BTC
Feerates: 387.56 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (362,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,370 552,370 00000000000000000018808105804be6825432b1d2be3754d27c17b05d4bed42 368 0.23/1.00 vMB 25
552,369 552,369 00000000000000000016df3c5c6084c5aa6d2d03dbcf77fc6c5fdd54bfa96dd2 273 0.23/1.00 vMB 14
552,368 552,368 00000000000000000008918e860fa5a948d2ab5cb5b255fa164f8c13ecaafd81 1 0.00/1.00 vMB 0
552,367 552,367 0000000000000000000d26e2bcd9b541e88a02e6a204fc2988e8e6a2856cbade 1,157 1.00/1.00 vMB 15
552,366 552,366 0000000000000000001cd29c7ec717c02325dab077f159577bd711ee5ed7f6e1 1,395 1.00/1.00 vMB 15
552,365 552,365 0000000000000000000e82b1e379c3904863ec5512a8469a937e8143be8842d4 1,665 1.00/1.00 vMB 2
552,364 552,364 00000000000000000014ed875a31c3ebe5be620ac0649681392a33e2ecbac6d3 995 1.00/1.00 vMB 13
552,363 552,363 0000000000000000000e9718eea96659e0023326ead6b1c94ef26fa908bdc9d4 2,418 1.00/1.00 vMB 41
552,362 552,362 000000000000000000097aaea672347bd858c484d2cf19ba44ad2cac983e1847 1,746 1.00/1.00 vMB 14
552,361 552,361 00000000000000000000ae1c5db92d63704bbdd0728f348c0cab5ac6bfe58f53 1,845 1.00/1.00 vMB 34
552,360 552,360 000000000000000000235e74df5af29b270b8b8e508be360b938e9add8b44218 2,811 1.00/1.00 vMB 11
552,359 552,359 0000000000000000000a52cca2a5d73fe202ee8d8f521ccf8b83a275e9cbdd92 2,389 1.00/1.00 vMB 40
552,358 552,358 00000000000000000014ab97bc35aea07232d40782b4b5bb1452520c8cc9ce97 1,193 0.53/1.00 vMB 20
552,357 552,357 0000000000000000001a36880432d122fd3f1fa21cee6fdb6dc6c80144836314 2,451 1.00/1.00 vMB 16
552,356 552,356 000000000000000000250343eba721a27eb95a679ab441b698e5616def66869e 1,474 0.65/1.00 vMB 14
552,355 552,355 000000000000000000218859b2a02b34a1f971c0a0761b130228611dcf29d078 413 0.15/1.00 vMB 48
552,354 552,354 00000000000000000018d109835900a616b1676416a10f36b5b1ebd8a30897c3 1,351 0.86/1.00 vMB 6
552,353 552,353 0000000000000000002939bb80d2c155f8f8ada0c5a87de4050344ebc990a524 2,497 1.00/1.00 vMB 32
552,352 552,352 00000000000000000006e09a21eea9ddc56b71024c8f12f203b87876cdaf6e42 1,868 1.00/1.00 vMB 13
552,351 552,351 0000000000000000002292acb034089b3fb01b85e275c78f8698c3efb30ea1a4 2,403 1.00/1.00 vMB 30
552,350 552,350 0000000000000000001af9d656ba0e115d3e4ce2ebda91ac86d47f6036eda1c5 1,794 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.