Loading Tool

Explorer IconExplorer

Memory Pool

16,985 transactions
8.08 vMB
0.04980910 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.88/200 MB

Candidate Block

Mining Attempt 6ec851f793c8c745c79e2b8eca32038c75299b591ead8716431ad3374db9b608
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 4bc76db3a61f3bffe26333c855f0863b3cd25fded4288c131feaaa6663425728
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.03285558 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (707,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,448 205,448 000000000000049319094bce50f539b0e3b0420610cac090f15244f800277b3f 221 0.10 vMB 255
205,447 205,447 0000000000000236c083ed9d187f146e50bd042fd8dbce71a6dde9ca3a82b9e7 108 0.05 vMB 206
205,446 205,446 000000000000021bd68bbe62960a2cfc71a26ada55c4e8b2d07aedb1f7cc0e6f 118 0.05 vMB 122
205,445 205,445 00000000000004134c412783c176c8db45a73508e13fd159502acfddd2f9a85c 211 0.09 vMB 159
205,444 205,444 00000000000000d0fa03c2a41527c2f08b84aff34d1893bf2c1061f88f132f82 288 0.20 vMB 193
205,443 205,443 000000000000013c62e7e90aef079a677c6acbb483be723c2b0762c28117f886 314 0.15 vMB 187
205,442 205,442 00000000000003e872ca8df5fdbf5a6b5c2792503e7def8f8f384d9414c73932 9 0.00 vMB 0
205,441 205,441 00000000000000d8b1d53f0ccf820fb83a88b1f4a265e3ace856084b709fb7a4 102 0.05 vMB 293
205,440 205,440 0000000000000290203f3d9d8af69fe177f344f52ade925ae5e6b4678fc6719e 6 0.00 vMB 17
205,439 205,439 0000000000000523191d037c333909e6edc7f084b2aad4e19ac1bf60820d07c4 348 0.18 vMB 164
205,438 205,438 00000000000001a6395ca89be533c7df5b07a6553286f391d8b6187405b57592 143 0.05 vMB 84
205,437 205,437 00000000000002892451eb5860a063e1158ed590dd07d84f3d71ba9dd064d050 9 0.00 vMB 14
205,436 205,436 00000000000004a939ad95a0111247d31d3c17662a1a660974cd3266a0eb5a07 130 0.09 vMB 143
205,435 205,435 00000000000005640937b15b3373e3ee9cec9ce01f11ba3a1f1bdefe035635c6 1 0.00 vMB 0
205,434 205,434 000000000000039e0706d12180a54c38aa11135c9296d0637e8848815175d611 10 0.00 vMB 470
205,433 205,433 0000000000000288654e10b0856679fba73c34d93ecdef289b299959033392f3 27 0.02 vMB 136
205,432 205,432 0000000000000448fdefa036d714264790259498ee3ea2d86821bfc1d2accdd1 19 0.02 vMB 51
205,431 205,431 00000000000000c605e23a9c248d07a7c9a317dd41c29d5bb37a7be58dd7a083 182 0.07 vMB 180
205,430 205,430 00000000000002a02c110eb50fbdfe9ed291eed16cf218cf0c3120da62bb504f 266 0.20 vMB 47
205,429 205,429 000000000000013f99bf1ba3c088d682a38cb9e344a535fa99abf454458b7d44 166 0.17 vMB 268
205,428 205,428 00000000000004f3b9754bb42368a3c7537963f6663f43a26138f15abfcd4096 123 0.05 vMB 358
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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