Loading Tool

Explorer IconExplorer

Memory Pool

25,879 transactions
10.99 vMB
0.02740462 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.44/200 MB

Candidate Block

Mining Attempt 723a8aad7c75cc685eb6a14551374d0e6037c04a2b33ad76c16f4853b43f4421
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 2dfe9b20e55f1e4c983316ed8282591992cfd57dac33b4c5064307b6573a5091
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.00906511 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (771,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,300 142,300 0000000000000556b2e29e96e71964e99ab49e6ce1b25d2040e63ff9b1b1bc03 87 0.04 vMB 242
142,299 142,299 0000000000000874235a4a1adc01d86905341a1ebb4e0870e72eef9a9c820422 109 0.05 vMB 153
142,298 142,298 00000000000006460cba2de8126f6aa4fe7d41336f54244d7abb7e0984e67c0a 122 0.05 vMB 238
142,297 142,297 00000000000002c3fef5f40e6c429e0e3450b2dbde05af169246d8346f1335ca 82 0.04 vMB 537
142,296 142,296 0000000000000411e5372f241d1fea5311e09a5391e52fc897bf3baa04060e8d 93 0.05 vMB 2,946
142,295 142,295 000000000000067be6f0c1cad136afe728b9121841f7775b8712966e4ca657c2 47 0.03 vMB 60
142,294 142,294 00000000000006d8f26d2305ab26a293d005104496165461f4b9c36b035ef3e6 77 0.02 vMB 21
142,293 142,293 000000000000062dcecf2fbb515e86407b2e8a97b1cf602dbb3947c5ac296c2f 14 0.01 vMB 297
142,292 142,292 00000000000000a7c42365d3c0abcef762fa9e01c49553ddd176ea2580f7741e 15 0.01 vMB 278
142,291 142,291 000000000000052eb1eefe0c29270992578b2a44ba7f13b54573b48e7543549d 109 0.05 vMB 203
142,290 142,290 00000000000000f34579b9bc2e9e6c436f040eec77556ee59112befc5360f3d1 79 0.04 vMB 127
142,289 142,289 00000000000004e8d3c515ef86705e089ab800d7850214f809ef0f10d1159504 16 0.01 vMB 1,385
142,288 142,288 000000000000025e1ae61cc1ff45e74a5b2cbef3fa221ea6694fc920df657dc6 20 0.01 vMB 82
142,287 142,287 0000000000000931962d281f63ca50324360950e984a93d6b36a2f0ceec20b6e 131 0.05 vMB 200
142,286 142,286 00000000000000f0e4082a642fc64f3f66de813c63888701a48c1c4f4cfd137f 120 0.04 vMB 138
142,285 142,285 0000000000000451a74f6ae9cfcea3a61815ca672c45c1d71880b03eb270bc8b 102 0.05 vMB 143
142,284 142,284 000000000000022710521b80abe0fe5b32594930e221e5303b3ada1444d7f67a 46 0.05 vMB 127
142,283 142,283 0000000000000196530355d6227acfecd94d633cf05eb8bdfeb04cc43d2fd628 12 0.01 vMB 224
142,282 142,282 00000000000007181233f55cd17053da0d8aec07e835f2c1bddbeb25358b14c3 11 0.00 vMB 75
142,281 142,281 000000000000049d14ed1ce45f99cff8c85385bf29b982e867b54ad1ffda9422 114 0.03 vMB 46
142,280 142,280 00000000000004dc8ae7823a1d2ad77e497670532b1cba204d10a30a0af9d5cf 62 0.04 vMB 99
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 380.92 GB
    • Received: 1.92 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.