Loading Tool

Explorer IconExplorer

Memory Pool

108,544 transactions
21.03 vMB
0.06843685 BTC
Random Selection Loading Transactions
Max Size: 163.07/200 MB

Candidate Block

Mining Attempt f8196bee7fa0d418067d4ebad0143820298c4ec9dd93a0d821a754fe9b31cf08
Version 20000000
Previous Block 0000000000000000000055062f4eb1f9859b0c0b8f0763318736cf758262a861
Merkle Root b6eac1e9715dc383ca521b3b9891129953076c728000deb835f77f8344327af9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,584
Size: 1.00 vMB
Total Fees: 0.01717881 BTC
Feerates: 349.38 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,647 (22 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,625 916,625 00000000000000000000896472215e276923252c6ac57b1cc6d16028544a95ff 117 0.06/1.00 vMB 2
916,624 916,624 00000000000000000001ed53d35bd417ffd7b2ee64db9d89b1d27926c3312edf 321 0.07/1.00 vMB 2
916,623 916,623 0000000000000000000125e54bc3f53f774dff05426587f87f7a44a172a4589f 6,423 1.00/1.00 vMB 0
916,622 916,622 00000000000000000001f837b017c70da36adc9a58135fe23c68065d62e54d7b 4,222 1.00/1.00 vMB 1
916,621 916,621 00000000000000000001c6c47312286a37e7b4d8baddb5d6b75833e5589abc64 5,560 1.00/1.00 vMB 1
916,620 916,620 00000000000000000001135912692dd4672d2435ac3147d4b62ee910c05f5c73 5,101 1.00/1.00 vMB 1
916,619 916,619 00000000000000000001d6d50bce3ac881e7043af7770e5719e8ac24ef2f22be 3,563 1.00/1.00 vMB 3
916,618 916,618 00000000000000000001d0cbcbfff22353672928079b893edc734877ceb3b6a0 2,400 1.00/1.00 vMB 2
916,617 916,617 00000000000000000001e6b84552ec1085b262c3d04026484b0da7c6ea54a045 7,092 1.00/1.00 vMB 0
916,616 916,616 000000000000000000016c4758b1f594358fc29cdbf1aaf9c587b06e33c0e341 590 0.37/1.00 vMB 1
916,615 916,615 000000000000000000019d147c3d85b35a04752d742fc751fd4c4727c12a3542 3,884 1.00/1.00 vMB 1
916,614 916,614 000000000000000000018cbe6accd896b203445ef35d2e42eade47fc27f2e4de 4,940 1.00/1.00 vMB 0
916,613 916,613 00000000000000000001f1723d0033389513643049b9bad7fc607c7add57c50a 3,275 1.00/1.00 vMB 2
916,612 916,612 000000000000000000010ce3fa78342e42bc4f5077d562dc8a4e29e1d0e664a4 4,372 1.00/1.00 vMB 4
916,611 916,611 00000000000000000000c494d0af04bd3d1350109116901963f882d0fe624c20 2,342 1.00/1.00 vMB 1
916,610 916,610 00000000000000000001302a644a5e6fd46f9967bb760ad07f362f0176656a6c 2,677 1.00/1.00 vMB 3
916,609 916,609 0000000000000000000092f1964c776bee18d4bc385567b0680462e4cfc52e0c 3,952 1.00/1.00 vMB 0
916,608 916,608 00000000000000000000315dbc25a651f6659000d12830cddf074e8554b39565 2,484 1.00/1.00 vMB 2
916,607 916,607 00000000000000000000a71cfd49565894cdf4793a8761af2f16cc48e4ca1d70 2,023 1.00/1.00 vMB 4
916,606 916,606 00000000000000000000d7922b7afbb23189580021ca4f54a8b9875d05734f7c 3,036 1.00/1.00 vMB 2
916,605 916,605 000000000000000000006d713982d26829d83d70f1dca86a9f372488f4bded4c 4,221 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 785.23 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: 951.08 GB
    • Received: 28.25 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.