Loading Tool

Explorer IconExplorer

Memory Pool

43,840 transactions
27.39 vMB
0.07131895 BTC
Random Selection Loading Transactions
Max Size: 143.70/200 MB

Candidate Block

Mining Attempt cea4cabd88e6aeb500f8901b8be55ce4630aec7a481f1b43006e62f1c4ad0621
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 55be2a7de6b2dce65ba2a7d4d14f530955118e740e9b19f6e7b083949b4e104a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.01984088 BTC
Feerates: 298.50 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (607,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,350 307,350 00000000000000002db7047fe3bb876f8b922d5ce0b37e941b29b2aded4799ac 128 0.06/1.00 vMB 33
307,349 307,349 00000000000000002715cde06192e83ff6957adda9a1272318dfc71d6970fd0c 53 0.02/1.00 vMB 29
307,348 307,348 0000000000000000101cac60a4ded0c51c06f1f6882e9d3ae081a3355b467750 47 0.02/1.00 vMB 21
307,347 307,347 000000000000000032474f36a75c7a732d3907ce19a691e9a7967fc57ec20cfe 597 0.34/1.00 vMB 29
307,346 307,346 00000000000000003f3dbf5c84e891dea24cbc91772f3e73709e4333211672a7 34 0.01/1.00 vMB 33
307,345 307,345 0000000000000000512de9499376090148abbe969cb25a20b996eedee484d409 60 0.02/1.00 vMB 41
307,344 307,344 00000000000000001943b5c9435526fdd6b6fc4435f52fb9addfea4a075b6f95 271 0.17/1.00 vMB 27
307,343 307,343 00000000000000004fc751f9b34c62a49625ba06d5cf2c825a92db04561a9c33 264 0.22/1.00 vMB 23
307,342 307,342 00000000000000004ad0f237f240b37358f1c4aeef384e4e91f6780322045716 197 0.37/1.00 vMB 15
307,341 307,341 00000000000000001a02d76fd9ad520cc0910603263e742c38225b7df44dcbfe 780 0.68/1.00 vMB 35
307,340 307,340 00000000000000000832064de1998f6516f31b5861531b1e80d2e7b435106d87 512 0.19/1.00 vMB 34
307,339 307,339 000000000000000051539900d8d67ceb48807b2d880c5262b87ac05412648a69 512 0.16/1.00 vMB 56
307,338 307,338 000000000000000028fbd73c5a2bddecbdf941ef233f2190b808c5dc0489bba4 256 0.09/1.00 vMB 41
307,337 307,337 0000000000000000159abc2611d3e12fbc5896029a1e353086a341012bb186f7 537 0.34/1.00 vMB 28
307,336 307,336 00000000000000001b7f138868806b511f073eae8faa41a11accf7dddfeffa96 419 0.22/1.00 vMB 34
307,335 307,335 000000000000000036dec4bb2b0a9411e5b4c3d85fbbc2fe52e4fb2e41330bd8 350 0.21/1.00 vMB 31
307,334 307,334 00000000000000000ba5f3fab0986c24424c61fe4d6ad8586c2c4f7e39d76844 19 0.02/1.00 vMB 16
307,333 307,333 000000000000000035e2223a6b74a256f82e9312fe9f0fa0c134696abaf12ae3 36 0.03/1.00 vMB 18
307,332 307,332 00000000000000004f716fff5cf45af12eb46fd06106227dba6f56ae8777a959 362 0.23/1.00 vMB 29
307,331 307,331 0000000000000000176b1b7d3ab56608bc9d7b12b2b1386b54d4c038eb5b368b 278 0.18/1.00 vMB 26
307,330 307,330 0000000000000000440cf20432ab467a3074720cc4507566645d3aa9218b45b5 339 0.19/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.