Loading Tool

Explorer IconExplorer

Memory Pool

41,958 transactions
26.56 vMB
0.07768860 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt 35e79833c279d3966c5fec169731717e6cd34433157b70b3d7370c424befeb04
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root d469060883af77d972f8e2e6a750524ee8f55e8abc6c5c7f14c32b12ea666b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.02878084 BTC
Feerates: 151.01 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (208,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,780 706,780 00000000000000000007fff86fd87d27c8f4c3e81a07acebdb4d860fb5ac2bf7 2,908 1.00/1.00 vMB 9
706,779 706,779 00000000000000000006ccf1190e8066d4b43abc1fda71218ee0844cb9fdd372 2,589 1.00/1.00 vMB 12
706,778 706,778 00000000000000000004261b624e41fb1a775026b0b3e4e00a396a233ac69cc3 3,723 1.00/1.00 vMB 6
706,777 706,777 0000000000000000000b5a593343cdb52a0529621b6ac91619ff96c3b5a747de 2,146 1.00/1.00 vMB 12
706,776 706,776 00000000000000000007c7d174651d01761dfe3441a9e023021f30a360538be4 2,793 1.00/1.00 vMB 10
706,775 706,775 0000000000000000000a1efaf38ded97085f2131a7a7e336db8919f5e3276514 2,867 1.00/1.00 vMB 33
706,774 706,774 000000000000000000003e738a73e9e23f8dd623a2e2af171bc074993fab57bb 1,934 0.96/1.00 vMB 4
706,773 706,773 00000000000000000000d14c98ffb845c5e2efc40582c6bab3d4e04e14883426 2,685 1.00/1.00 vMB 7
706,772 706,772 0000000000000000000c8e2f9578b681c7ab1482abc1e628f19db9f66b8fac7a 3,405 1.00/1.00 vMB 12
706,771 706,771 000000000000000000013d9304e35ad03e9beed53066fa82e7a65cf3602f6265 2,837 1.00/1.00 vMB 20
706,770 706,770 0000000000000000000c0137d7e1592748110378bfc3a8e58c7001dcf855d07c 1,485 0.45/1.00 vMB 10
706,769 706,769 0000000000000000000801877beb5327bd6ad0f869828ddee2befe2962dcdc2a 1,485 0.61/1.00 vMB 8
706,768 706,768 00000000000000000003055ed0698272779fbfed26fae52d57ec37a248145230 1,478 0.50/1.00 vMB 9
706,767 706,767 00000000000000000003648ce8530c5abba686184ae03fe5a05db57344573410 457 0.13/1.00 vMB 12
706,766 706,766 000000000000000000054f8df90a806f521281d9f7e8069a3ec9e9f4288be47b 211 0.17/1.00 vMB 3
706,765 706,765 00000000000000000007dbcf843783fb9b44453d6a440be63fa410ed1c7fbb0c 2,648 1.00/1.00 vMB 8
706,764 706,764 00000000000000000004cdd21449a7d22bf2fc8682b130941bfca9a455e49a66 2,136 1.00/1.00 vMB 6
706,763 706,763 00000000000000000002119da66da9d37fa9826c66f1d2d0a8ade433cd9036d0 1,455 1.00/1.00 vMB 8
706,762 706,762 0000000000000000000635453785ad77cee1f6610d002d396866b92c03fb35f0 1,364 1.00/1.00 vMB 5
706,761 706,761 000000000000000000022ffbacdbc484077111d6da22ae82834cbf3b7e01f465 1,693 1.00/1.00 vMB 9
706,760 706,760 000000000000000000035834ad8ed4327c0e6103d21fca7ea8e9e37842710e9f 1,626 0.74/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.18 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: 653.62 GB
    • Received: 13.97 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.