Loading Tool

Explorer IconExplorer

Memory Pool

78,267 transactions
29.30 vMB
0.07767347 BTC
Random Selection Loading Transactions
Max Size: 179.60/200 MB

Candidate Block

Mining Attempt 2f2bb0a313acf9d1175ab357552df4a20d4cce26437b177331e263a09b5d2b9a
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 81b15137e1a5c6271b7ce24e309b526b5b7c75284c461d7b677697c85457346d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.01348732 BTC
Feerates: 73.20 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (138,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,869 776,869 0000000000000000000146c5edd9152e33a70cb81182e2dc52885c9988efc86a 1,567 1.00/1.00 vMB 18
776,868 776,868 000000000000000000034dee635b850fc8d2309d8e71c4c4f16bb90bc8a96642 1,888 1.00/1.00 vMB 27
776,867 776,867 0000000000000000000717fc28833df2aaa45f8a013d58a7a0a12300a423ff9d 1,422 1.00/1.00 vMB 12
776,866 776,866 00000000000000000005efb29282b7adc40b87121aa8ec3d9aa056f47cdaed06 1,020 1.00/1.00 vMB 9
776,865 776,865 00000000000000000003786352cff8daecec74c66a8711937c2b9ac8da5878ca 635 1.00/1.00 vMB 6
776,864 776,864 000000000000000000061bfda643c7df0196a23d573e8b7ddde6c68981652177 1,700 1.00/1.00 vMB 13
776,863 776,863 000000000000000000013ab167e9946407f8dc04d742e0c566769d8496e2dc2b 2,459 1.00/1.00 vMB 19
776,862 776,862 000000000000000000054d2d96b3c5c0bb020595c96425e81debd38e640a6b89 426 1.00/1.00 vMB 2
776,861 776,861 00000000000000000002024250df7855a47f3422e927613adbd84549345a3f6a 1,176 1.00/1.00 vMB 6
776,860 776,860 000000000000000000062c15331e6aa4358f5a79eac729d752416f59b7a62a9d 1,243 1.00/1.00 vMB 10
776,859 776,859 000000000000000000064501ba08d8a6bc5a178c0c20865bb869eafaa9fe904a 2,392 1.00/1.00 vMB 21
776,858 776,858 000000000000000000024055111849096a84121bc0df3550efb1ba5a58a38c84 2,567 1.00/1.00 vMB 18
776,857 776,857 00000000000000000005a59ecfed1c39aa831092b874be36e91a9f78ce898f6d 3,319 1.00/1.00 vMB 32
776,856 776,856 000000000000000000070869f6324c434237b209309f4c1b2a8d6fd174bfb528 862 1.00/1.00 vMB 6
776,855 776,855 00000000000000000004972e751edae2e7e23618fa3a925228460eafc8e9b9a0 1,311 1.00/1.00 vMB 8
776,854 776,854 00000000000000000001ca32be011672cd6c478085f1dc27d261c668db9128e9 1,335 1.00/1.00 vMB 4
776,853 776,853 0000000000000000000342c0eaa9bc69576e8f20d5625cc53e29b00de84031b8 1,465 1.00/1.00 vMB 12
776,852 776,852 0000000000000000000701cc54b32fb950ff83d1079c6d14097768ae777a0108 1,150 1.00/1.00 vMB 10
776,851 776,851 00000000000000000001c2e585bd33ddcfa46b01248cc594454773c3547a8780 925 1.00/1.00 vMB 10
776,850 776,850 00000000000000000004f79ddfd6fb812ba00276ecb4a06a47c82d7ec73d0a42 1,946 1.00/1.00 vMB 13
776,849 776,849 00000000000000000002396560c07f26048f0fc02e9ca6c0a56beac14ebdf880 3,313 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.