Loading Tool

Explorer IconExplorer

Memory Pool

44,080 transactions
26.55 vMB
0.06136401 BTC
Random Selection Loading Transactions
Max Size: 139.99/200 MB

Candidate Block

Mining Attempt 1ab0e646eed79b7b63c389e559393d6762ac341a0732fc9541578017195f0cc1
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 1c348397b5f3223abcd4fc232a1450849fbda5911869878c358cc1e467feb6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,288
Size: 1.00 vMB
Total Fees: 0.01259588 BTC
Feerates: 83.62 > 1.26 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (215,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,784 698,784 000000000000000000065c83b53306cb6da80e753f566f2cfc0edb480db156c7 543 0.20/1.00 vMB 11
698,783 698,783 000000000000000000048255b29983a14a9dc47726ab620a5c6f624ef284bbb4 698 0.42/1.00 vMB 16
698,782 698,782 00000000000000000003233ce136365783235dec69d3a49102bc84c1208f5c8e 244 0.08/1.00 vMB 16
698,781 698,781 0000000000000000000f032dc09482124ed2ef15ce501c11f471218c29af8954 15 0.00/1.00 vMB 18
698,780 698,780 000000000000000000061b26ed4aa9d05fd3eca9811abbeb66ecc6fa0000bfe1 1,223 0.55/1.00 vMB 2
698,779 698,779 0000000000000000000c7ef2421d091147a4db4948d58391002ada4336318c24 2,517 1.00/1.00 vMB 11
698,778 698,778 00000000000000000000a8f68486b8e0e087d4e1b88ff0af4a2729fc8b573ad1 1,478 1.00/1.00 vMB 20
698,777 698,777 00000000000000000003002915e015c47610c55b6f0228ad62bfcc59b65e67b7 2,327 1.00/1.00 vMB 30
698,776 698,776 0000000000000000000701a7f14e362d3f10aa524200db1710ce3bbf0c0f8b75 1,370 0.58/1.00 vMB 24
698,775 698,775 0000000000000000000d919547ffa2149e11cd3291ec5d95031566b3e6c2913c 1,141 0.48/1.00 vMB 14
698,774 698,774 000000000000000000067be0cdfb006519f58039c352257279a5dd820d5b2f4f 795 0.53/1.00 vMB 5
698,773 698,773 000000000000000000046785fda32b8efd8170e4955f1bccf3972526d56e5207 2,005 1.00/1.00 vMB 16
698,772 698,772 0000000000000000000aed017ff078b9dbc4e4825f6dd2c9986d413eddd95c85 824 0.62/1.00 vMB 1
698,771 698,771 0000000000000000000a33c6ac863eee8c76ca72435f25d679609c0949ac9374 1,580 1.00/1.00 vMB 16
698,770 698,770 00000000000000000001e4184639e5600d3fb4c4e06c2a625e76804c4bc93cb1 1,297 1.00/1.00 vMB 2
698,769 698,769 0000000000000000000d29f4d731512ba63854f918b95db71c43b6586f02ec6e 2,415 1.00/1.00 vMB 17
698,768 698,768 0000000000000000000dca6531c53fd457148b167565e40ef63f65521cb33924 1,409 1.00/1.00 vMB 18
698,767 698,767 0000000000000000000624d76f52661d0f35a0da8b93a87cb93cf08fd9140209 1,786 1.00/1.00 vMB 11
698,766 698,766 000000000000000000005237d9769d1a6ab5abde42dbb6a359123686c925a28a 1,857 1.00/1.00 vMB 9
698,765 698,765 0000000000000000000b927488fc9d66053c47c60b09243703eb8d16f3fa2e3a 938 1.00/1.00 vMB 4
698,764 698,764 0000000000000000000c39fd74f8f2fbc559bc25ba2f553854ff57461d12d739 2,150 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.96 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: 647.62 GB
    • Received: 12.96 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.