Loading Tool

Explorer IconExplorer

Memory Pool

14,360 transactions
7.54 vMB
0.02650324 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.44/200 MB

Candidate Block

Mining Attempt 39fade39be195fd4f2733d86f27bdeb4a089e7db35b8c64c1e349a54a1b6755e
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 850c21cc9b927ba9b66042da3ea446c20b7d07ad6f60695a919bb20d572900e3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01119304 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (751,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,536 161,536 00000000000004173194d456c6d93b37d8c0737b1b2a0db38e987542a932febf 68 0.05 vMB 49
161,535 161,535 0000000000000bd4295037c13ab2f4a8687db03bd2b1d1b2a63fe556927c7697 33 0.03 vMB 55
161,534 161,534 0000000000000b8b7f8b2c8b0fbc6a041b2fa38b17a63a7f6cde2e94283d67bf 75 0.05 vMB 198
161,533 161,533 00000000000001db26066f62512bd88de6ca66f57838857ddc52946092fbb743 11 0.00 vMB 210
161,532 161,532 00000000000004c4f1beb331d9ad2347430749253d5be6e979474389c9ea9cff 11 0.00 vMB 0
161,531 161,531 0000000000000548c15623ea21d3c587e0a070da91632223e49c401c0fd8b2ce 13 0.00 vMB 599
161,530 161,530 000000000000001f571861c8e35f8498411a8285d35f40073943dd17edfb74af 55 0.03 vMB 117
161,529 161,529 0000000000000551dad5e11c4237a409c958b1bed1daa3dd83b48f4e1acba44d 9 0.00 vMB 12
161,528 161,528 000000000000039c3881edb508bcf4c5451b785e6d37e1428fe08408be75c51e 74 0.05 vMB 0
161,527 161,527 0000000000000b6feb45da43d5c08cf1ccb6336a62ae14b55a2d18302affdaac 107 0.07 vMB 483
161,526 161,526 0000000000000bcead2add9bd30c5f2654cf27cc787593b3e316f855d65f88e5 10 0.00 vMB 62
161,525 161,525 00000000000008b08c3e99ffe23bb4e54bb48495c985802d37d2b4104ebc604f 33 0.02 vMB 17
161,524 161,524 0000000000000880d7ace4ad0e5039d9cdbc057973452996d9758b658a9a7015 44 0.02 vMB 81
161,523 161,523 00000000000001c0612ab5e9f891feda7325a7fcf97c601edd0196225dbccba5 78 0.03 vMB 107
161,522 161,522 00000000000005dbac37d1698800c5ccde7ecebf4d5ae5b21dd143748534c775 42 0.02 vMB 122
161,521 161,521 000000000000023ad5c596792c86975faef05c4c4fc3591cc7f059e1371ba991 55 0.02 vMB 82
161,520 161,520 0000000000000cb784a7d82f9667e70155c99b2483935094a32d52f3055ad855 67 0.02 vMB 96
161,519 161,519 00000000000009895298dfabab4260075fd837a008d3dd7bf1902bc31bce6910 69 0.02 vMB 134
161,518 161,518 000000000000092d11c99b371039fe979a70b827f754d70c0db92cd48991079f 81 0.03 vMB 33
161,517 161,517 00000000000005534376b6e0cab7ec966be146cd07aa3e8c731dc4f2a0fa5b75 33 0.02 vMB 0
161,516 161,516 00000000000000449c1bfd10eb178edfcf0606290b71e452bd260fd09d63eec2 55 0.05 vMB 370
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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