Loading Tool

Explorer IconExplorer

Memory Pool

39,483 transactions
16.09 vMB
0.13541840 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.53/200 MB

Candidate Block

Mining Attempt dfd98fee46c8b789e9ca6bef640822113ffa14f8864a9ac2dc178428368b7bd5
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 682d3a75fbdd2be893704ab3ebc0fa50b3606da2d20d884dd7adca7cab79a435
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,128
Size: 1.00 vMB
Total Fees: 0.05976257 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (708,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,234 205,234 0000000000000094f28d763299edeb19efecaf1345d7a1aab05231e1c15750b2 47 0.02 vMB 303
205,233 205,233 000000000000031c93a5b33c014ce506a685776ed2058b984110167d999e3147 156 0.14 vMB 71
205,232 205,232 0000000000000076303048fb42c611556f17e32e8ecda85dd9fe494c7027aa89 10 0.01 vMB 34
205,231 205,231 00000000000002ed25d0fbeebc972bcf38daa24d0c5f3599680811ce8fe65d52 43 0.02 vMB 128
205,230 205,230 00000000000000aebfb6faab3d45aa1a14cbd54a7b44fb90536fbd60c4ed056e 100 0.05 vMB 110
205,229 205,229 000000000000051b95314f92e332c1e58ab173a93731477f9228e1a18ce83fad 5 0.00 vMB 124
205,228 205,228 000000000000013960cd8d000f15e82655aaf5df6799efb05631f0d8d6ae04ab 24 0.01 vMB 118
205,227 205,227 00000000000000916d399e1fe8c76289bfe6cc307231005a1934c1ab3e69e344 32 0.02 vMB 117
205,226 205,226 0000000000000473981328c948e3aff911f5b155018c1dca9b1f9355569c1927 69 0.02 vMB 10
205,225 205,225 0000000000000317dcadd6ad4ccb19c613e2564507da67e6b0ab4287d62e7b71 264 0.10 vMB 191
205,224 205,224 00000000000000ddf9065310902a673c00122fe8565d79b71a697a58ac549f60 31 0.01 vMB 177
205,223 205,223 00000000000001a511b507e0087cf07ad38a1b0af8120e354b0c47fd36a73505 21 0.01 vMB 111
205,222 205,222 00000000000003003e6c33f75fb699b4881fc5ff21a88468253c60684d2bb81a 115 0.05 vMB 81
205,221 205,221 000000000000015d237421c3e36101ca0796cd54a4a225f77988869588997a75 187 0.07 vMB 221
205,220 205,220 000000000000030e5745842005d9e5eea023d9b183915c31de5df9fecd3e0a15 53 0.02 vMB 73
205,219 205,219 00000000000004255988d62816168306782553c63afd9993ad850ffc3ab62b20 35 0.01 vMB 201
205,218 205,218 00000000000000b30977ce4980488decade02ace9627955e61f245f845970622 66 0.06 vMB 31
205,217 205,217 000000000000051240f9641979f4e14933922f869f8a9428136833ef6f24381c 142 0.06 vMB 202
205,216 205,216 000000000000041cb9efe2f1af20995a33d9df0edada4079dc0b5bc9200bc7b9 138 0.05 vMB 157
205,215 205,215 00000000000004d29e7374fed5c8c1a38224a872d60fb2db0ce43e17c50fe1f9 34 0.02 vMB 100
205,214 205,214 000000000000000e87a135f98a32e736f4e3f1988561f29024026eec18c2e4e7 138 0.06 vMB 111
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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