Loading Tool

Explorer IconExplorer

Memory Pool

80,464 transactions
30.15 vMB
0.09055071 BTC
Random Selection Loading Transactions
Max Size: 180.80/200 MB

Candidate Block

Mining Attempt 4080db37d65e6325744429d9e760b78bde1d72cd9b64d3c0b8280566de99b665
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 3a2c13097aeb9a2b5ac94258e6b345ba98f9f696d3b1b250d2d5d0786c6c73f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02878090 BTC
Feerates: 301.07 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (398,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,871 516,871 00000000000000000025ca6900abb816b1ed1872f8ff6f60addc8036543e9829 318 1.00/1.00 vMB 135
516,870 516,870 0000000000000000004fd5aba4b03abcd5effd9f83a420d3a86fa3e5bd0a9694 91 1.00/1.00 vMB 145
516,869 516,869 00000000000000000049334d00174315db396c3ce5dcd73d65102eae67f2a627 166 1.00/1.00 vMB 265
516,868 516,868 0000000000000000000c879704a553e71e31484e65c8087bbafd9a9d85fef278 2,185 1.00/1.00 vMB 24
516,867 516,867 0000000000000000000364da976ba37fab82b84069572fe1859d823f09f46a7b 1,218 0.53/1.00 vMB 30
516,866 516,866 00000000000000000039c118dabe0972ef6b54ddb593259944df853ae8e6091c 1,942 0.98/1.00 vMB 27
516,865 516,865 00000000000000000014aa41b36ff7ab9870a099680fa372e353db411d980726 404 0.18/1.00 vMB 25
516,864 516,864 0000000000000000001326976338fc0d143a8868b7547c20192b5621fc6c328c 618 0.30/1.00 vMB 31
516,863 516,863 00000000000000000033d368b02a6586543fecabd1df66723387036f4bbf7016 2,170 1.00/1.00 vMB 27
516,862 516,862 0000000000000000001210fa77a5d6fbd225e666dc5331f52f75d0b415dbff1d 305 0.13/1.00 vMB 35
516,861 516,861 0000000000000000004bedd1ca82080c28fc97e4208f395d88ff6633e56e92ff 1,715 0.79/1.00 vMB 28
516,860 516,860 0000000000000000001dd93e9d44cd6820058319043367fc8c3f516192c5f8d7 2,355 0.94/1.00 vMB 32
516,859 516,859 00000000000000000002b542f38f454fb2c06dcb2887ae38e37ae9b1998805e0 1,784 0.75/1.00 vMB 9
516,858 516,858 00000000000000000002a8b22920ba5434884c5520b9ba0bd5a7115c34651639 1,845 1.00/1.00 vMB 39
516,857 516,857 00000000000000000031d7455bb8ee2a602317784a8a97133602d710184e445e 827 0.38/1.00 vMB 30
516,856 516,856 0000000000000000001fba63b4323fc695a652869959c1776a063b4b08d87027 1,585 0.74/1.00 vMB 31
516,855 516,855 00000000000000000008710869b0b3c4921dfa15e99200a84b0cb2ec429d1111 220 0.15/1.00 vMB 17
516,854 516,854 00000000000000000010c14ced9e0995fc6b21445203d4241473601d19bb4cc6 2,233 0.99/1.00 vMB 28
516,853 516,853 0000000000000000001c34d9bd2d3ff3dd181df6d2cb81e5b7c54728d49ef100 484 0.17/1.00 vMB 30
516,852 516,852 000000000000000000401b1771523e3bd91e9ebaeec7cc0778ba7a66fdca06ee 632 0.23/1.00 vMB 28
516,851 516,851 0000000000000000003e8fe2459122453896bffa910dd8442618b80ff94d5c91 463 0.19/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

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