Loading Tool

Explorer IconExplorer

Memory Pool

41,838 transactions
26.53 vMB
0.07711184 BTC
Random Selection Loading Transactions
Max Size: 138.53/200 MB

Candidate Block

Mining Attempt 088d54bedc22bc1b0157350e242e25a8f7e8dfaf96d45becf75016baf8ca388c
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 1e19134d17e8d115d8db839859ad64be38ec931ded888f9c7101206dcbaa4a01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.02823535 BTC
Feerates: 151.01 > 2.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (160,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,512 754,512 00000000000000000002ab2bec8aed17a6eba358ef1ffe21e7d9aee0f5b0d645 267 0.40/1.00 vMB 1
754,511 754,511 0000000000000000000855d521f9f94d02e5ff51d5861085b4368d6342d9cbce 2,376 1.00/1.00 vMB 8
754,510 754,510 000000000000000000021719fb54ee657cdddcd52e8f174407e23cfc6369e07a 2,852 1.00/1.00 vMB 12
754,509 754,509 000000000000000000082a07ede85162b1f047aa6390fb2944df2fa36a279445 1,567 1.00/1.00 vMB 14
754,508 754,508 000000000000000000041462d97a8a5ff4982db2e0b6ecfb4175d900dd74114c 2,719 1.00/1.00 vMB 28
754,507 754,507 000000000000000000073939743830591ada8a0eff58024a0835cd518a3ad6ee 2,726 1.00/1.00 vMB 23
754,506 754,506 000000000000000000016d179e2666034b478abc49250dc53b1e489a64418742 1,572 0.53/1.00 vMB 14
754,505 754,505 000000000000000000039219cf648d5bc3883cf515b5a437e4bde0a7b062757d 171 0.23/1.00 vMB 3
754,504 754,504 00000000000000000000475d88bbdbea1d9f9f445e82af2758707371299db89f 2,497 1.00/1.00 vMB 13
754,503 754,503 0000000000000000000504c4f2fb095db96b62f234960043972e8c008f7183dd 488 0.30/1.00 vMB 16
754,502 754,502 000000000000000000058cc6c23e5bd27c44918ab0d66fcc67239410e30c646b 2,072 0.93/1.00 vMB 11
754,501 754,501 0000000000000000000388a5eee2fa944b873b30c2876ea754895ebb25f15760 994 0.36/1.00 vMB 15
754,500 754,500 000000000000000000061899b08e6e5d7a9806af300bc11c86ca861de5634beb 196 0.06/1.00 vMB 15
754,499 754,499 0000000000000000000049ead4d666894f6012d0f8694d8506022d5b92d939bd 1,301 0.86/1.00 vMB 7
754,498 754,498 00000000000000000008845a02a8e11437e6af36a46943f890baff97b71712b4 1,474 0.99/1.00 vMB 10
754,497 754,497 000000000000000000017e69a76536e7d745c1123ed30dc71a98814f889350ae 2,463 1.00/1.00 vMB 14
754,496 754,496 00000000000000000002fcb3e7f09dd47051aa11b79292fd88f427abf1bc224c 120 1.00/1.00 vMB 1
754,495 754,495 00000000000000000001964c2eef751dfc2038cb28f735ceb2e02814bc8df149 725 1.00/1.00 vMB 4
754,494 754,494 0000000000000000000688926f569fd48fdbf460878bf2a39851d530c3fccaec 2,478 1.00/1.00 vMB 9
754,493 754,493 00000000000000000005dcad0a55c05eee37f448f3d2e08c440061b898108448 3,492 1.00/1.00 vMB 25
754,492 754,492 00000000000000000002c04aa3589435057a3d32618bff779ca1af01f6a158ae 1,463 0.94/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.18 GB

Node Details:

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