Loading Tool

Explorer IconExplorer

Memory Pool

42,594 transactions
18.60 vMB
0.19687638 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.57/200 MB

Candidate Block

Mining Attempt 7e5b3eaaaae742baa5762c34c6a2d45b72cf40a3976910422d0e4f7addef74d6
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d8111571b342794a30bf7389e92fe57ba66ffc127c02690dd9683e85a191c172
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.06452989 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (663,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,129 250,129 0000000000000001ac1a4452c31808308d2ab0569f60df148acf4c8e220729d5 341 0.15 vMB 121
250,128 250,128 000000000000000fe2602c9fff6d59cfcc439ee9bddef2fbb841400670cd81d3 264 0.13 vMB 112
250,127 250,127 000000000000002eb04b261616d5d41e201d2caad2505d39885907a9a0d51d3e 7 0.00 vMB 125
250,126 250,126 000000000000005850ce1136cb221c21d41903e38eca66ceadb00c66a107ce33 46 0.02 vMB 100
250,125 250,125 000000000000001075cfaae00a342115c3104a42140bfb3720987fb64d5bbf81 36 0.01 vMB 96
250,124 250,124 00000000000000615a19ab20fd221969a1a462a1779d79697fba295ca1b06c2c 5 0.00 vMB 61
250,123 250,123 0000000000000047b973f48cd8fe5418da57606beebe73c0d5ef126d0e81d79f 207 0.10 vMB 97
250,122 250,122 00000000000000237eb32bf7ade2d791626f694ff0f5f19beb2a1cd3c6d988fe 137 0.09 vMB 104
250,121 250,121 000000000000002ae7d3778ee6f89f09c6df80e158b46cd3b3c41917c3a96fb1 32 0.02 vMB 117
250,120 250,120 00000000000000404ef38c419b570f6edeed99ee367554f82f3ccdf9516d1114 246 0.10 vMB 134
250,119 250,119 000000000000005d1bfd7ad0cd46ac43cc085cc8b70f702ee6fec39ac1118a57 24 0.01 vMB 0
250,118 250,118 000000000000000b28937fd4af9802d5fbbbbdc589fbf1a32b075cc4a1080029 440 0.20 vMB 104
250,117 250,117 000000000000003d295fde78ad49a047a3a85cd449669e778ff3acf245abb0b3 168 0.08 vMB 132
250,116 250,116 000000000000006d932a53907c45d3c628093f07ab0716dc2dd95df42618e453 323 0.14 vMB 111
250,115 250,115 000000000000004ca37331bc9e137f86c04ff58f7994686298a574d11abbc6ff 64 0.04 vMB 35
250,114 250,114 00000000000000127c14e32d63ea9c3be44fdb0606c367c8de8c1e104f527264 462 0.20 vMB 112
250,113 250,113 0000000000000072a6350746bef3b38e15cde015e0cc8937b01a7c78f92a2310 31 0.01 vMB 116
250,112 250,112 00000000000000353a52a3919a778037d550becbcd2a565a4b27cb5cd1c12119 406 0.17 vMB 121
250,111 250,111 000000000000004a085956936560e26fd23ceb3d13b951894e8fc67bb55c85db 64 0.02 vMB 125
250,110 250,110 000000000000003eaf3a92b579261803d5937feec636203474c9de848d01aaee 36 0.02 vMB 128
250,109 250,109 000000000000003cea72414e9efd29cad7d840f2e3aa105d2989cbc0cc23affc 151 0.08 vMB 109
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.80 GB
    • Received: 0.48 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.