Loading Tool

Explorer IconExplorer

Memory Pool

81,063 transactions
30.29 vMB
0.07634230 BTC
Random Selection Loading Transactions
Max Size: 185.80/200 MB

Candidate Block

Mining Attempt c499dfee22eb44316e4b3c34c8ba23a67ff34fbbe19dcecae044a29879171c8c
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 1c89a361b27d8814e38e6e335d4cd00a56df333ab7de6f679b8e24272dc75700
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,832
Size: 1.00 vMB
Total Fees: 0.00893996 BTC
Feerates: 151.12 > 0.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (389,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,362 525,362 00000000000000000002027361cfd6776afa48becd50dbf2f62cb6c237866a29 928 0.40/1.00 vMB 19
525,361 525,361 0000000000000000003c06bc8e060c22c135a21317f85002c88eae5baffa83e0 1,615 0.89/1.00 vMB 15
525,360 525,360 000000000000000000214f9b5ad0d5dc7a2885f8b86a3c6937bfabf912690729 227 0.12/1.00 vMB 15
525,359 525,359 00000000000000000014cb89fb793347ce4cbf472171f02fd889c369ea34931b 692 0.43/1.00 vMB 11
525,358 525,358 0000000000000000002c0c662e956a567b2f8e5570da9153790bc74124d40724 2,660 1.00/1.00 vMB 22
525,357 525,357 0000000000000000000b7da807f288c169813d9f26c4d959195742dbe9e4f99a 1,637 0.55/1.00 vMB 10
525,356 525,356 000000000000000000290606d3202efa4657aa365bc9024a8c73dd4393102cb7 403 0.19/1.00 vMB 56
525,355 525,355 0000000000000000002a5305d5f721204af7843b9a5ef785caf89fda65ead778 258 0.11/1.00 vMB 17
525,354 525,354 000000000000000000193ff8b2c087e8ea66141cdc691b79f593ea3c6fcd23a4 534 0.19/1.00 vMB 20
525,353 525,353 00000000000000000037e071effbb7ef19d7b1372a301d4cdf0a86022aee2ab4 1,944 0.69/1.00 vMB 20
525,352 525,352 000000000000000000174b9d7ba47bf7817fe41b9a868c6036a23e3d3c9ff365 182 0.06/1.00 vMB 16
525,351 525,351 0000000000000000000e80227353bf8394e993a0bc97503fcbd7e3e2de55ded7 1,571 0.57/1.00 vMB 20
525,350 525,350 0000000000000000002c6f5f75d890051062701c11d4b5e839078b39d7796269 2,066 1.00/1.00 vMB 20
525,349 525,349 0000000000000000001ac1f47372ad3416311de77b83703d7ad577a121b4cfa1 624 0.24/1.00 vMB 17
525,348 525,348 000000000000000000093ab6496e4e7f4b39bcbbdddd061677a99884d2e998a9 258 0.09/1.00 vMB 20
525,347 525,347 00000000000000000025e98dceb399095d53cbf350c85bdbcccb4a13e225dcba 61 0.02/1.00 vMB 27
525,346 525,346 00000000000000000034417b1d2545be43f1346184a99d6b7bbc457445d6aab8 622 0.22/1.00 vMB 23
525,345 525,345 0000000000000000001a46aebe7cfe451b35a12451ff9e7badbf7f3004a201e1 722 0.23/1.00 vMB 21
525,344 525,344 00000000000000000023f5f3889bbd1aa5420c612b3f22dfce987121ad9891fc 1,055 0.37/1.00 vMB 22
525,343 525,343 0000000000000000000ea6d3c8715be17b0f79828bb6872239590bf053c03122 436 0.25/1.00 vMB 17
525,342 525,342 0000000000000000001794c0cab231143eac3b2d682386694e5dce620c2e3139 2,392 0.91/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.