Loading Tool

Explorer IconExplorer

Memory Pool

41,011 transactions
28.07 vMB
0.07853870 BTC
Random Selection Loading Transactions
Max Size: 144.03/200 MB

Candidate Block

Mining Attempt 50f4918e76fba4fab01278e6ac87d626a56596fede3cf1f11d288f4db649ca96
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root ea806e0958c566829e921af9706e41e31e6c4e2a2420e8856e0f8fe1f1c6b1df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.02389416 BTC
Feerates: 100.95 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (444,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,945 469,945 000000000000000000985455df2443344054190c1999b42c38b17ded5ecbb2e5 2,178 1.00/1.00 vMB 366
469,944 469,944 000000000000000001533a628ad7c87605cfb216477c5f0f86a62fc7fe3c18cd 2,290 1.00/1.00 vMB 397
469,943 469,943 00000000000000000077c830e080f1dfcbdb398937af63071a2386ecbc12a41a 2,356 1.00/1.00 vMB 322
469,942 469,942 0000000000000000013734bdd9d1ccf6ac944e956c0c1f2cbe7eff0ff6a23705 2,610 1.00/1.00 vMB 335
469,941 469,941 0000000000000000013694702d0813d754360d682eb6004c0384a3031261948e 1,923 0.99/1.00 vMB 379
469,940 469,940 000000000000000000635f3a13cea4aa13eb33840cb13e479f22cbdc35252696 2,154 0.99/1.00 vMB 315
469,939 469,939 0000000000000000005b088e708d30e2d5c815b3f0b9ecceb0c7d10779ae9094 2,263 1.00/1.00 vMB 361
469,938 469,938 0000000000000000000ce31fcc2087d0030e64df057542a42b184aa285fcc1de 816 1.00/1.00 vMB 405
469,937 469,937 00000000000000000150dec3aeaece3e5c3230d218ef9cb55c4a2eac6d2737ca 1,852 1.00/1.00 vMB 490
469,936 469,936 00000000000000000173246c91fad9e338df2e26422a01d7de510f549788d955 511 1.00/1.00 vMB 408
469,935 469,935 00000000000000000033ce4140e2342a76938f38a3cc1623a323919b61c603fa 1,542 1.00/1.00 vMB 465
469,934 469,934 00000000000000000189051d7e4223ea0213695d558091ad71ccbfc33b9dea79 2,446 0.99/1.00 vMB 371
469,933 469,933 00000000000000000078e70c8716972deed13cd5e4a0a24ecf5cf242308142b5 2,012 1.00/1.00 vMB 394
469,932 469,932 00000000000000000155e71e28177550db8ce7e7dbb551f5add94a14e1c0f993 2,252 1.00/1.00 vMB 418
469,931 469,931 00000000000000000099313f55fc9808ee8d0af84d2f4a9ed40da8afe6bd065c 1,986 1.00/1.00 vMB 427
469,930 469,930 00000000000000000188f5018b584fab804173e7114d6e477289877a1392800f 2,295 1.00/1.00 vMB 491
469,929 469,929 0000000000000000007aafb5274b402224d55f10c80ca09f9a8b96e04be46802 2,004 1.00/1.00 vMB 460
469,928 469,928 0000000000000000019c07b24789a1b44c65b3ce4fcc0948343d2e509a58acff 2,231 1.00/1.00 vMB 433
469,927 469,927 00000000000000000129a2af75c06b154bd2757539ce58a359068ace6ae2d65f 2,474 1.00/1.00 vMB 438
469,926 469,926 0000000000000000019a64c85dcce53a62b39784ddd818c63535528d9747976e 2,272 0.99/1.00 vMB 460
469,925 469,925 00000000000000000026c51083e8485f6b96bdd98801761588293dad3d1679e8 1,794 1.00/1.00 vMB 514
Previous 10 blocks ↓
Total Size: 781.76 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: 632.40 GB
    • Received: 12.11 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.