Loading Tool

Explorer IconExplorer

Memory Pool

40,666 transactions
28.39 vMB
0.13950706 BTC
Random Selection Loading Transactions
Max Size: 145.08/200 MB

Candidate Block

Mining Attempt fd04411538f195291252ceea0be0ac3e613bad16a82a04e555e5279638e98178
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 21138030a829876d165fa558f60c6b7836f7b538ec203c8227984c6d747385a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,220
Size: 1.00 vMB
Total Fees: 0.08468233 BTC
Feerates: 102.90 > 8.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (344,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,641 569,641 0000000000000000002a0ca372a0ac0251aad6c3fbf6152d030c98b5225ca36b 2,927 1.00/1.00 vMB 26
569,640 569,640 00000000000000000028b6a1bce5a9174db0c2a41429bb7f3ed7a79a14744c97 3,048 1.00/1.00 vMB 35
569,639 569,639 0000000000000000001b0031637ca37781e4203c74acac5fd40ffd35ce0878d8 2,825 1.00/1.00 vMB 33
569,638 569,638 00000000000000000006772890b59c62c64d233f6c257ce6197d53185e0c2f7d 3,301 1.00/1.00 vMB 45
569,637 569,637 00000000000000000007011648192cfe8a5906499c13e08b49a764e16b5b7177 3,297 1.00/1.00 vMB 49
569,636 569,636 00000000000000000025dc94e0891578cbd233c9110bc1436667ef3f3017c799 2,816 1.00/1.00 vMB 57
569,635 569,635 00000000000000000028aba531b274199cb6b34aeb2025cf41ebe7fdaaf5805e 3,376 1.00/1.00 vMB 50
569,634 569,634 000000000000000000062deb9c8164fd44febd6da6274759236a0d2679dd4a44 3,446 1.00/1.00 vMB 51
569,633 569,633 00000000000000000013025ec54bfcd204b8b7e911aa6e6ecfcb9bc3eada460f 1,751 1.00/1.00 vMB 53
569,632 569,632 00000000000000000028a27bbce43d4ade6ca2b067f1017856d8f9d8683a2816 2,936 1.00/1.00 vMB 61
569,631 569,631 00000000000000000021b24e6627996f12ceb3f4e3422216cd189f195688d266 3,268 1.00/1.00 vMB 17
569,630 569,630 0000000000000000000088f5e6fba90d8807332745aeee189beac872009261cd 2,092 1.00/1.00 vMB 35
569,629 569,629 00000000000000000015452a8e51d67c52cfea261bed2845591551fb935fa452 2,615 1.00/1.00 vMB 49
569,628 569,628 000000000000000000054a6bbfac93d123f8bbab44c6236d17ea92323e034ebd 2,785 1.00/1.00 vMB 22
569,627 569,627 000000000000000000227cba68e24c03d65991a916bc5d0046b847438ddb1852 3,474 1.00/1.00 vMB 48
569,626 569,626 00000000000000000010e0f664a7fbd8bbe76ff8e06c417bc9047e319eedf4eb 3,341 1.00/1.00 vMB 13
569,625 569,625 0000000000000000001fa69eeea3a1a4be2324ff6958528210518e71b6811e0c 3,282 1.00/1.00 vMB 17
569,624 569,624 0000000000000000001136619c9dff0678283d4466ac3cf61a1b728fcded31c7 3,427 1.00/1.00 vMB 43
569,623 569,623 000000000000000000155886ff8b2c1e701750e6a321160e5d078430353abf15 3,087 1.00/1.00 vMB 28
569,622 569,622 0000000000000000001d6d9c0e1c4db8f0687fb0cd44f841480c703be825a71e 2,883 1.00/1.00 vMB 18
569,621 569,621 000000000000000000171778eea32c782364f115da2ea885e291b61614b79956 2,006 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.