Loading Tool

Explorer IconExplorer

Memory Pool

78,793 transactions
29.58 vMB
0.09045269 BTC
Random Selection Loading Transactions
Max Size: 178.21/200 MB

Candidate Block

Mining Attempt 4de73611fc139cd8fde1dadc83f1b71184de02ec7bb0882b9f3acc83fb84deba
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root d6c42e8c756e6c9ddfe619541f685e2e4eecfac974afb83a0951b85089362c60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,433
Size: 1.00 vMB
Total Fees: 0.02800864 BTC
Feerates: 261.10 > 2.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (605,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,117 310,117 0000000000000000344d2ee5ae9abd29fb7bf5171c5279567e8df992dd7d504c 139 0.07/1.00 vMB 27
310,116 310,116 00000000000000003ed411616a30b94175e04ea360054409fd8dd7f5e65f840d 133 0.05/1.00 vMB 27
310,115 310,115 00000000000000001d5fb718dda1269c10b598487998edcb2e7721e08fcc4255 595 0.31/1.00 vMB 28
310,114 310,114 00000000000000003d68426f885a958de9bc210d419c47441958e7d9965afda8 423 0.37/1.00 vMB 20
310,113 310,113 000000000000000040f94f854e62ebed2ca8a025c720669240da021e55fdf1ea 1,751 0.75/1.00 vMB 35
310,112 310,112 00000000000000002e8788782a7e99c66fd6e99dec670c7c28f2967827bec6ec 1 0.00/1.00 vMB 0
310,111 310,111 00000000000000002fb3a7eb9e0f0bd61635cbf89e346509d46c6c86adfbe4de 149 0.06/1.00 vMB 27
310,110 310,110 000000000000000011be18f5b35a09b9ed15abfe0d108122592e216b3f3bee7c 820 0.47/1.00 vMB 30
310,109 310,109 000000000000000033e970f22b6571ba860bc5533afc47e3c2b7f323d8e6be0e 95 0.05/1.00 vMB 33
310,108 310,108 00000000000000000a747a7b4ae0d57ca8065cc0d3f5f9585abe94308a0a5aa5 189 0.10/1.00 vMB 28
310,107 310,107 000000000000000040de0d372c503599d83dc05ec0d3b31d10872c98c82cb92a 564 0.32/1.00 vMB 28
310,106 310,106 00000000000000002481fe3049c0f312d3169a4d9ecff68529eb583afa756f35 806 0.41/1.00 vMB 31
310,105 310,105 0000000000000000064594fd44816f8ab656d2f2627848990c47f791e4276ad4 764 0.39/1.00 vMB 34
310,104 310,104 0000000000000000285410f4688574e53376933c40f46b55b19a611574a055b3 571 0.30/1.00 vMB 31
310,103 310,103 0000000000000000239ee4a0fa9cf8e12d70e728f889e860d1f2cf215d5dcac2 309 0.24/1.00 vMB 21
310,102 310,102 00000000000000002fc78a46f170d28e35ef2208abc91bb60d8daec5bb8d031d 263 0.16/1.00 vMB 27
310,101 310,101 000000000000000029558930fb39b662de0a8ce92fe9a6ffb240f07a76bf0edd 169 0.13/1.00 vMB 24
310,100 310,100 000000000000000025a7cc0bfcc6cf433d8557a8785ff93b660be3cd56db5ebf 128 0.06/1.00 vMB 26
310,099 310,099 0000000000000000289b486eac88bca4705d4b821daf0e2f05aa1fb45f8cf5c8 299 0.18/1.00 vMB 28
310,098 310,098 000000000000000036a929e407837a81ea2fd5cec72978758ee0740213902ab4 683 0.41/1.00 vMB 32
310,097 310,097 000000000000000029e09c1e6a5b146617e5513719f3bc389fffd4d3327379a8 434 0.30/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.68 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: 685.89 GB
    • Received: 16.48 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.