Loading Tool

Explorer IconExplorer

Memory Pool

35,306 transactions
27.57 vMB
0.05944999 BTC
Random Selection Loading Transactions
Max Size: 138.48/200 MB

Candidate Block

Mining Attempt 47756be803d1fde64f16d784adf98240b9272e0b51832a32ba1950d5a7cee764
Version 20000000
Previous Block 000000000000000000000f89b058d4b18daa328c2fce04942c1a63879d853ae0
Merkle Root 1129418eb66755d3e4e8d21959ab108997f6858e450ce75028c23287fa92c655
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.00721709 BTC
Feerates: 126.10 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,600 (150,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,481 764,481 00000000000000000003c4e181fe9c982c730e350ac18e56d41ae54d9543c6ea 274 1.00/1.00 vMB 9
764,480 764,480 00000000000000000002acdfdb18b86f0262c9ff28685cd3250b7497c6f6e169 412 1.00/1.00 vMB 10
764,479 764,479 00000000000000000001d16fa546c852d946c35833a7fd55b6c2be84f55c2722 634 1.00/1.00 vMB 11
764,478 764,478 00000000000000000001d7dbbdcea116675f9feebe3fde64c1f41c496ecae9fe 665 1.00/1.00 vMB 11
764,477 764,477 000000000000000000049a47dea7cd5b9f1726119396259e92d37ba45597df98 702 1.00/1.00 vMB 12
764,476 764,476 00000000000000000004d5451c15f58910e98b0f06277b2686282e44865d198d 165 1.00/1.00 vMB 8
764,475 764,475 00000000000000000000bfbe99b2689edbe203115ba784be6033c7ffd143c7c6 798 1.00/1.00 vMB 13
764,474 764,474 000000000000000000013ffee0a6542d8213cf6ba9f3aff3e1ed8089e5cd56f5 372 1.00/1.00 vMB 10
764,473 764,473 00000000000000000000f81e79f42d73ac6d7b7f8209e8a05de58d4ef9ee58e0 1,863 1.00/1.00 vMB 16
764,472 764,472 000000000000000000003060b795ed05e725e13cce10daa493dad44d222c4f21 2,171 1.00/1.00 vMB 21
764,471 764,471 000000000000000000004cc52c32b000835f5fadc4b0a30a47c5697a3310cf3e 3,167 1.00/1.00 vMB 34
764,470 764,470 00000000000000000007142ea70486b89b73e24f27d5e7904d8415564963750f 1,169 1.00/1.00 vMB 37
764,469 764,469 00000000000000000000e5bcaa68f94bce5ec49b809f53b83e075b182e256b98 1,430 1.00/1.00 vMB 25
764,468 764,468 000000000000000000003b034901e0185a1e41c6b5581010876d107a40169c2e 652 1.00/1.00 vMB 15
764,467 764,467 00000000000000000002d5a94aede94e8f6e2c3376762071d80d11ee1b050767 2,012 1.00/1.00 vMB 21
764,466 764,466 0000000000000000000103c7dcaed923c77813e1c56dbf4a7072f51be6c98048 806 1.00/1.00 vMB 13
764,465 764,465 000000000000000000014810c2dfe2a3524f83f8410aa7b72ee84f024a7d7748 2,090 1.00/1.00 vMB 21
764,464 764,464 00000000000000000000e07a6284ced3bbea61a4a932a5827647fe9cbb109746 631 1.00/1.00 vMB 12
764,463 764,463 00000000000000000001cc8c37dd005b2bda560229a8d34f1f22d35ddf947dc8 2,121 1.00/1.00 vMB 22
764,462 764,462 00000000000000000002953aedb5789775ec9eac0e40490f1f71693606f24899 1,426 1.00/1.00 vMB 18
764,461 764,461 00000000000000000002441153c170b4230bcff541c67de8f4095bdf357aca46 606 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 628.58 GB
    • Received: 11.81 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.