Loading Tool

Explorer IconExplorer

Memory Pool

85,071 transactions
31.70 vMB
0.11212554 BTC
Random Selection Loading Transactions
Max Size: 194.38/200 MB

Candidate Block

Mining Attempt 6f1097a0abb4ff0fb005b26a7447b7ae0716be46de75b3534b4bd186cec7530b
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 5171a8bd53388b15e776052245493f81790e13f37935597d7254f34786ae02cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03749758 BTC
Feerates: 301.57 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (64,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,507 850,507 0000000000000000000119854f218e1c03d1de12b67c81fef8cc8011564d9cdb 3,302 1.00/1.00 vMB 10
850,506 850,506 000000000000000000005b35aaf4b594862e015e142fb5bd5e60ddd06e1cc0e3 3,306 1.00/1.00 vMB 11
850,505 850,505 00000000000000000000521db256efad408c446ba9f403d7c14e89affc8a7cdf 6,203 1.00/1.00 vMB 7
850,504 850,504 00000000000000000001bef92f8b7aad84e97cf14a686df6e68fb735de2fbaad 7,444 1.00/1.00 vMB 7
850,503 850,503 000000000000000000009f2985d1c459497e0f3dda28ece87bfa781c63d01bf7 3,783 1.00/1.00 vMB 11
850,502 850,502 000000000000000000028e4a5ec89b76c99f4b933aaeb7a8d10331cae735bf4f 6,151 1.00/1.00 vMB 7
850,501 850,501 00000000000000000002297989b96bce3df3b21581558a55ffce6d0ad8590d97 7,246 1.00/1.00 vMB 7
850,500 850,500 000000000000000000004ed1ba07d52d9bc9d8912f4f326c3bdf94c1baee6833 6,906 1.00/1.00 vMB 6
850,499 850,499 00000000000000000003585297ad98ec46772388777d70cc919284b470e1ba7f 3,500 1.00/1.00 vMB 13
850,498 850,498 0000000000000000000231f38095e6d12864e15a035c96feca55c8ee56551f0f 7,087 1.00/1.00 vMB 6
850,497 850,497 00000000000000000002052a648702f118f866aec7662e61f67838728bbb5295 4,415 1.00/1.00 vMB 12
850,496 850,496 00000000000000000003548e3d922ecbef57f642fbe4d65043ff92eb2cf4942c 5,657 1.00/1.00 vMB 7
850,495 850,495 0000000000000000000021385e876157b90487613f98aa6cdcf69dd389b27311 3,397 1.00/1.00 vMB 12
850,494 850,494 0000000000000000000033eaf7e606b69842a7acf16813cab16c6f132a7be096 2,445 1.00/1.00 vMB 11
850,493 850,493 0000000000000000000280b7901458565421993f6d4fbb2a5e191b634dec0952 5,138 1.00/1.00 vMB 7
850,492 850,492 000000000000000000027f07ac64a28f0c383a2412509034a4402ecdc5ceeff1 5,877 1.00/1.00 vMB 7
850,491 850,491 00000000000000000000d465604e42e2e158c6b725c6c729bfb2aa079e260dc6 3,751 1.00/1.00 vMB 11
850,490 850,490 00000000000000000002efeda4f9c8ea03b25f1e32b7e35abb5961a5b009300e 3,665 1.00/1.00 vMB 12
850,489 850,489 00000000000000000001d1ddded79928d137b52784731b17b70ad56a21f7e666 5,832 1.00/1.00 vMB 8
850,488 850,488 000000000000000000013d1e2a0a965e449a6ee7efaebc9c693b1d4ccd4af473 4,700 1.00/1.00 vMB 7
850,487 850,487 0000000000000000000293d08be57b1a594130f3b025ecf75d19ad874e0dfa60 4,872 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.