Loading Tool

Explorer IconExplorer

Memory Pool

76,653 transactions
28.47 vMB
0.06463379 BTC
Random Selection Loading Transactions
Max Size: 172.80/200 MB

Candidate Block

Mining Attempt ff051c6483b9e1d2312c093816785cf8243ac09a122ba6ca8ca6c4ef20fdc720
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 81d9ebe4f47f9abaf075b78123194d17c6bd1f5f9fecb703ec344a01760c1250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.00567503 BTC
Feerates: 178.73 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (49,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,553 865,553 00000000000000000001653433bf8123f7152cdd3b2ccf7005311e777af1d5a1 3,689 1.00/1.00 vMB 9
865,552 865,552 0000000000000000000163231f3231f7d8dfceb668c857645aa5c028fa82e05a 3,232 1.00/1.00 vMB 8
865,551 865,551 000000000000000000015a4c231ac414c3139395102a16a6ea28abd461375a11 3,907 1.00/1.00 vMB 14
865,550 865,550 00000000000000000000ce1c685bc9b8a5a14e315f71d44d8b703547d5a3b8de 4,146 1.00/1.00 vMB 11
865,549 865,549 00000000000000000002e0f60f68fa6356a0038827f585344a85abf6ba6bd2fe 3,925 1.00/1.00 vMB 17
865,548 865,548 000000000000000000021bee34b05d75b931c9a70e4c66883288fdb5e00379b8 4,898 1.00/1.00 vMB 10
865,547 865,547 00000000000000000000b1669f1072c55ee49b3a75013eb550479310fa7d3eff 3,463 1.00/1.00 vMB 20
865,546 865,546 00000000000000000002b5ada55cd5ae6f8530848e74dda3bdd48fbfcec37bcf 2,199 1.00/1.00 vMB 10
865,545 865,545 0000000000000000000131109778b192062bbfa067d397815589e031f33992a7 2,922 1.00/1.00 vMB 11
865,544 865,544 000000000000000000015f6f991008b81c18509997538f6fbbdf14be609a7117 3,889 1.00/1.00 vMB 10
865,543 865,543 00000000000000000002c4f4b95448321caf2dd148511ff8f795398864569032 4,311 1.00/1.00 vMB 13
865,542 865,542 000000000000000000020e7ca158f1f73a71152481bd74f426cdff416cf534a3 3,089 1.00/1.00 vMB 27
865,541 865,541 00000000000000000000c390ff13929a4b11a8263985968ba7ec096b4e2a4512 4,571 1.00/1.00 vMB 16
865,540 865,540 0000000000000000000146d5c5d28d02f03e9b0195bc931e88f17e58149e3537 3,545 1.00/1.00 vMB 12
865,539 865,539 00000000000000000002f5a2d16d05ec3b4893528f898a7dfb570926055d6ac3 3,446 1.00/1.00 vMB 9
865,538 865,538 00000000000000000000a4d2c3e62d38e6b3a37145384c60910f09493c4670d4 3,016 1.00/1.00 vMB 14
865,537 865,537 00000000000000000001ef6558109a9fa2c773e107c603f4b33cced66cf46fed 2,733 1.00/1.00 vMB 12
865,536 865,536 000000000000000000009cdb08c841f75446ab565ff5db21d5ba2b7e8a09f656 3,089 1.00/1.00 vMB 18
865,535 865,535 000000000000000000011179a8c6e53d4b508c51aeb688bb47350b08777c283c 4,477 1.00/1.00 vMB 18
865,534 865,534 00000000000000000001b4dd0da122a1cd1d849e776c33460799993a5048dba2 3,182 1.00/1.00 vMB 17
865,533 865,533 0000000000000000000205928461dfc3b43fe38e284395fef401061e4ab5c865 4,540 1.00/1.00 vMB 16
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: 675.52 GB
    • Received: 16.43 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.