Loading Tool

Explorer IconExplorer

Memory Pool

83,418 transactions
31.62 vMB
0.11185908 BTC
Random Selection Loading Transactions
Max Size: 193.25/200 MB

Candidate Block

Mining Attempt 0af75f9c88cd25212944bf5320591aa9f8dbcd8234f237281c1d684d8484b6f3
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 364d7ab70ec44043eb4fbc75df4b8c7e157c7b805ea1bf73c2c25a4cb946775d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.03830554 BTC
Feerates: 301.05 > 3.84 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (65,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,625 849,625 00000000000000000000ef9e0dc7ed2b433ce965476c401b87a23cdbf1a696ba 4,470 1.00/1.00 vMB 11
849,624 849,624 0000000000000000000084d1b989ce13f52b537436d7039fbdafa26ab8d052f2 1,998 1.00/1.00 vMB 10
849,623 849,623 000000000000000000018df0e78c060bdfa124743ea4406e74dfab4e73cdf53a 1,445 1.00/1.00 vMB 9
849,622 849,622 000000000000000000006390142689ffd3ce176e98771f698cc9576ad8838fb8 2,337 1.00/1.00 vMB 12
849,621 849,621 000000000000000000014e8a27b21636cd9b65e9df06ba0789bbbdd4458c6054 1,479 1.00/1.00 vMB 11
849,620 849,620 00000000000000000000735a4acacf3962efcf816050f019cfec5e5d8a99451a 328 1.00/1.00 vMB 9
849,619 849,619 00000000000000000002dd6214df686123585456ea7e04749dca4bd7e167887c 844 1.00/1.00 vMB 12
849,618 849,618 00000000000000000002b9acee4bbb2012f63c18c96dfb19d9a593e20dca5e75 2,458 1.00/1.00 vMB 16
849,617 849,617 00000000000000000002d2dedb882bec6b930a97a42a0c6b3f0c30d9bd59b43b 2,965 1.00/1.00 vMB 17
849,616 849,616 00000000000000000002f5c9ba34b417c5473ef93eb29f317fb498502cd7eb28 1,979 1.00/1.00 vMB 13
849,615 849,615 00000000000000000000b60d79e9ff7e7c6c5cc26f2d70daf97d4a2f54f14133 2,956 1.00/1.00 vMB 18
849,614 849,614 000000000000000000027e5608c0eb209b122a67dd1c3f6b630ab38e5e319b24 918 1.00/1.00 vMB 10
849,613 849,613 00000000000000000001ffa7fed8fc3e55975be8bfc8eeff06b597cea31147de 2,796 1.00/1.00 vMB 15
849,612 849,612 000000000000000000034327df153019add1d6cdd7cbf6ddde389bce0ea59367 2,804 1.00/1.00 vMB 23
849,611 849,611 000000000000000000007db1b6e2c949c6414ca11270b23a262a659efd97731a 2,232 1.00/1.00 vMB 11
849,610 849,610 0000000000000000000058dc0cacae516ac3384e1ddd45ee68920cf8c7f57a29 3,501 1.00/1.00 vMB 18
849,609 849,609 000000000000000000022b48bc3d801573f1a2a92edf083e7cf5e12815296a82 3,170 1.00/1.00 vMB 25
849,608 849,608 00000000000000000003195496e8bbd514348c906defdc1f16f66cae2b467b8d 1,955 1.00/1.00 vMB 13
849,607 849,607 000000000000000000032115704e152e2bbf74a29116f346e8fa64b03cdcfb25 2,742 1.00/1.00 vMB 14
849,606 849,606 000000000000000000025e9bd4d3feea73f52c236a7cf736f18c26e7551581fd 3,775 1.00/1.00 vMB 15
849,605 849,605 0000000000000000000018c49a1ac6bb3123d76c6eef710ff81c41c365fcfd04 3,322 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.