Loading Tool

Explorer IconExplorer

Memory Pool

84,653 transactions
31.79 vMB
0.19047778 BTC
Random Selection Loading Transactions
Max Size: 189.88/200 MB

Candidate Block

Mining Attempt de7a47b8d9f80e1530b9bc2f1f4a5641478e13caf08c4d75bb2b9a6d58a31d67
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root a4ca0ceaece10e1e74910917fd4311b3c51aae5a09620bd1d9d71d79dced5edd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.08181948 BTC
Feerates: 101.65 > 8.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (589,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,903 325,903 000000000000000003abd3f70d4bb4c98218a5c3353f98b735b6fdeaed7156e1 79 0.03/1.00 vMB 28
325,902 325,902 000000000000000013049627d2c2ad3117959c892e1b7cfbfabfbf8465431826 399 0.19/1.00 vMB 28
325,901 325,901 00000000000000000f3e0247a719d413b93b7a641b15c439274ab7a1cd33b4a0 385 0.26/1.00 vMB 23
325,900 325,900 000000000000000003d83fde875c78b5398bdcd94e25a0444632cf64d6b2cd0c 1,086 0.57/1.00 vMB 28
325,899 325,899 0000000000000000097bdd96c1f72ffd264cd016e5cb2eac12aacf0a03930e15 114 0.08/1.00 vMB 21
325,898 325,898 00000000000000001d88cf7f776601cd5dfac43d45ac0724dea877701e423d6a 571 0.52/1.00 vMB 17
325,897 325,897 00000000000000000d92abf9d5e74567f446ae2d4889fd3eb9dba994ffa5973c 676 0.25/1.00 vMB 31
325,896 325,896 00000000000000001c3c17ed3e62399d497e0c8a6b159cb215fb981236bbdba8 512 0.17/1.00 vMB 50
325,895 325,895 00000000000000000c6d44e81c8d1482fbcebd142bd192308cddc05bae1417f1 951 0.51/1.00 vMB 29
325,894 325,894 00000000000000000a1157b6411e013b4ab06c201ff44a9be703dbbd9f7232c9 190 0.10/1.00 vMB 29
325,893 325,893 00000000000000000a5beb4bcbee689deeffc534ccf4bf8c927d7e1d0828b531 585 0.34/1.00 vMB 25
325,892 325,892 000000000000000012b069da6c330462eb2679335bd996c3952ee988156dcf8d 242 0.15/1.00 vMB 20
325,891 325,891 00000000000000001dbda1c9ead79e2f917ce8bba3563e5307c75bf279a2ccfc 1 0.00/1.00 vMB 0
325,890 325,890 000000000000000010633b953c654228794feed0e29ca4e0188ae06a3fc9b4ff 312 0.29/1.00 vMB 21
325,889 325,889 000000000000000008e27f0213f5cb06e489d870a1c8182d0bc4c4636449e1b4 1,575 0.75/1.00 vMB 32
325,888 325,888 0000000000000000162ab016e88b073f8a69719fd9573cd6f43467fdb83caeee 762 0.48/1.00 vMB 24
325,887 325,887 000000000000000015e825426d320df94174acd949d74b1f9a31620ab8ffeb91 1 0.00/1.00 vMB 0
325,886 325,886 00000000000000001aa12e9b6c32f037573d339c96ffb42be84256e1f33b4261 112 0.04/1.00 vMB 34
325,885 325,885 000000000000000012b97cfb186252c1dcecb8ea4dfb96ec05cbb733712b532f 576 0.41/1.00 vMB 25
325,884 325,884 00000000000000000ecc747988f798b5d50a7769ac15516c4c7c62f4eae46f80 116 0.07/1.00 vMB 22
325,883 325,883 00000000000000001a202584d733b28fe539a8f40029eed88d7747e49836b604 412 0.27/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.