Loading Tool

Explorer IconExplorer

Memory Pool

44,864 transactions
28.59 vMB
0.06554665 BTC
Random Selection Loading Transactions
Max Size: 152.02/200 MB

Candidate Block

Mining Attempt ca55dc88f2265fa412a57efccea0ac489ce9527d91d9cc3cc90ce6aa6caaa4c3
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 99adcca054ad3680752691d198be767b9dae7bac1904cea103b11629f3b7f093
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,137
Size: 1.00 vMB
Total Fees: 0.01135988 BTC
Feerates: 60.21 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (597,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,481 317,481 000000000000000024dbb0c93ff6623d9ce4ed613f32efff63faa29ae8b4d2ee 325 0.16/1.00 vMB 30
317,480 317,480 00000000000000001d9685585ea2ac58ea8fa79662e48d683caa5819325f3ac0 363 0.18/1.00 vMB 30
317,479 317,479 000000000000000024008bc87042e05f4f42780229c597890f9bcbaca55dbbb2 146 0.06/1.00 vMB 32
317,478 317,478 00000000000000001b51e38343a0edfd4d4846a6fcd812d1e79b1bc26e1fdf97 793 0.49/1.00 vMB 24
317,477 317,477 0000000000000000150411a6aadab21544fed7b83c1a0b1be8dc028605fe83e7 470 0.28/1.00 vMB 27
317,476 317,476 0000000000000000277b6627595b9d060dfb2eeb79380d7cbe098dfc09aaf570 311 0.23/1.00 vMB 23
317,475 317,475 00000000000000002da3a8703c3c8e5104ddeaa92afb32fe797abd966c411c00 72 0.04/1.00 vMB 24
317,474 317,474 0000000000000000074f24041a9c88a463e124c479790250ec2458e014973902 415 0.30/1.00 vMB 23
317,473 317,473 000000000000000018c668db0e38435fae66e37a66203b152d711292a6fa20dc 126 0.08/1.00 vMB 23
317,472 317,472 000000000000000000a4cc283fdaa1817ab5a4c0484287d2193226f8d8f3dd91 62 0.14/1.00 vMB 11
317,471 317,471 000000000000000021a6763782583547dd63663f928ef6d9cc89e6daf0f13b37 1,186 0.58/1.00 vMB 31
317,470 317,470 000000000000000021fea3be3af3e58597dc445fc63f2969287bfc87ab771d78 64 0.03/1.00 vMB 46
317,469 317,469 00000000000000001cc3046b666797425cf75a1f546c32e9f63615c80991e8f2 257 0.13/1.00 vMB 23
317,468 317,468 0000000000000000167e2cd2434789f8f34bf0db63d666132bab600d2e76b471 43 0.02/1.00 vMB 28
317,467 317,467 000000000000000005c4c58d07e8985abc68d2096af1e4acc72e192215389ee3 588 0.31/1.00 vMB 28
317,466 317,466 000000000000000009f1d6257fdaa17e860f10a5fd5984acd37e9b26efc26d6d 240 0.10/1.00 vMB 33
317,465 317,465 000000000000000019dd4d0078e8e8952999a2cdeb5229f0c72f7ad943817e06 939 0.72/1.00 vMB 21
317,464 317,464 000000000000000019761d59ed368a6e908b9bd297e91931b64e995113805699 1,340 0.75/1.00 vMB 26
317,463 317,463 0000000000000000077d15ed9f341bb819504e41f781e8ed86b8bd2727674fca 1,655 0.75/1.00 vMB 32
317,462 317,462 0000000000000000176b4019ae664d3f37fa058cfc1c9ad2e8cf7b33542e7f05 1,120 0.35/1.00 vMB 46
317,461 317,461 00000000000000000434f14dacc0ee0ff4c13833f344301b6912dd2f73daf8db 542 0.30/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.