Loading Tool

Explorer IconExplorer

Memory Pool

37,896 transactions
20.20 vMB
0.08408230 BTC
Random Selection Loading Transactions
Max Size: 109.78/200 MB

Candidate Block

Mining Attempt 859968f9af56e8f0b801c09c76b732fa57dca81eaf256e0678b2980866ba8d5d
Version 20000000
Previous Block 00000000000000000002028351be1ef9eaf2faaf699028bbb3051644d2941aa6
Merkle Root d0481a486b200ab388d8f28a504de36a810eda021c444e37df409fa88e0a2d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.03006045 BTC
Feerates: 160.17 > 3.01 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,903 (654,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,383 259,383 00000000000000088295ab9e0721f8193538163e369e8b89eb795cd66e078899 398 0.19/1.00 vMB 125
259,382 259,382 0000000000000000c93bf185046856b410f7bd5786f1ae36a91a8f60ef68ee55 38 0.04/1.00 vMB 36
259,381 259,381 00000000000000070583d8334ce8d0aa5a5eef5fc7127a0f7a72ab843b3c0234 12 0.01/1.00 vMB 20
259,380 259,380 0000000000000017624084c6110a4167f2c97723ce5caa1228ee8fcda2471bfb 117 0.07/1.00 vMB 35
259,379 259,379 00000000000000197e8967dc551c58ca9805ed0ba6e15ff6d5c9bb87698684b1 230 0.11/1.00 vMB 135
259,378 259,378 0000000000000009b4bec9a4374031762c7c9700eab2a9442336712fc769d7e7 604 0.23/1.00 vMB 142
259,377 259,377 000000000000000ff86847e31bb2cf7437c79be5fa8b60e60cd36bbcf0ef3d66 32 0.04/1.00 vMB 37
259,376 259,376 0000000000000024399b3b6257c4809e838c82beb36786770729d46dc982cf5b 378 0.18/1.00 vMB 118
259,375 259,375 0000000000000000f8c21713a8398655d88878283723bbd70d9d16837afdd39e 473 0.18/1.00 vMB 141
259,374 259,374 000000000000001e68f701a241f1ecb60e177afa7e3a78cbe0f2c036116fec24 276 0.13/1.00 vMB 105
259,373 259,373 000000000000001ed88b40922f9327f5e5339a2ca2dcc6d7e68707d070055987 361 0.20/1.00 vMB 98
259,372 259,372 000000000000000105a8a06d4c7ed5bb7465203dbdb827b626d3e78a8a1c1c05 149 0.07/1.00 vMB 98
259,371 259,371 00000000000000038c6b27c1c9e6b0bcb1c49e1ce13590301fcdb822f7ca5a99 430 0.21/1.00 vMB 116
259,370 259,370 0000000000000026196e3f12d349023bd506ddf1c68ea65c997b59bd2734b131 156 0.09/1.00 vMB 132
259,369 259,369 0000000000000012b0264b9cb4f222f579aa2aa203c125440fe87630bdb79fd8 403 0.17/1.00 vMB 105
259,368 259,368 0000000000000023229a675e67b026121913d387d737236551b83d19d501984b 95 0.04/1.00 vMB 46
259,367 259,367 000000000000000997717f0047126ef595ee6bf6af0428c6aed8da484747a295 642 0.24/1.00 vMB 120
259,366 259,366 000000000000000d8d50f6689b86eff01e448eccfce64fba115429bab94c4529 236 0.11/1.00 vMB 118
259,365 259,365 00000000000000054938d5838f6ae95cf6f3dc454088fb6d00ac74fcc0a0e7e5 301 0.10/1.00 vMB 181
259,364 259,364 000000000000000aa9b95a4eb32ac85f21c4e48733d80dc26ab450b633bcb141 49 0.03/1.00 vMB 61
259,363 259,363 00000000000000047c500d7cfbdf08a363c6f4358713ac4f43a9b65466383bc1 285 0.11/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 780.44 GB

Node Details:

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