Loading Tool

Explorer IconExplorer

Memory Pool

23,312 transactions
9.93 vMB
0.07834996 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.16/200 MB

Candidate Block

Mining Attempt 5fb655e49c06aef1c4c442e8e58244be671dee6bcc102dc91bc7ded9e150ea8c
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root ecc0d9439ea4bb8ab371eae26cdba93e30b9ec657767746558d6bd913c2a7cb5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.04930148 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (713,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,282 200,282 00000000000002eb7696403871b53930c07029a748a3b57a8c927e37e0857ae5 8 0.00 vMB 38
200,281 200,281 000000000000044f365f781a5734ef95b7733f3a68dabccbd08a2070e55c2f1d 205 0.08 vMB 189
200,280 200,280 0000000000000221e9251608fa14b3d6ec7e00f595c0e65139a5313c4ad6c29a 17 0.01 vMB 104
200,279 200,279 00000000000003737b2c0c0c3431dad784e4f11258e799e8de5ac565a3614784 250 0.15 vMB 91
200,278 200,278 00000000000000e838d79a13e0eaf6e5cd2ab67c3d3a2ec76f565492798e881d 174 0.06 vMB 180
200,277 200,277 00000000000004574cab2aa5b6d61efa695b190e2849c97a08a7690dfa6e36a1 491 0.17 vMB 135
200,276 200,276 000000000000049bebc57a813b64450e09fc8edc59c042fafaec9ce92c4f109d 318 0.25 vMB 2,772
200,275 200,275 0000000000000545940a0ce20ea62727766d66c59fccc4e42302a296a9146cac 59 0.02 vMB 232
200,274 200,274 000000000000050041e8efd19cf8333887b15fb280b16d1ff6b6a5f84010e906 526 0.26 vMB 131
200,273 200,273 00000000000002462ddb3346562690b843009c8304a5c1b1a332eeb6416ef099 92 0.05 vMB 185
200,272 200,272 0000000000000589401d8309931faebff557329b9f34dfe4e14f744271824c0b 6 0.00 vMB 76
200,271 200,271 00000000000001d3fe4eb2367a007e4c0f1f8fce4808014f097dde6010dbe6b6 32 0.01 vMB 116
200,270 200,270 0000000000000497bcd800c48a8e29206f845555623e7048aca693c8ab824496 399 0.14 vMB 147
200,269 200,269 00000000000002c103a1e7043272101830fe971f66c8d1f438b8a7213fb0db41 85 0.04 vMB 161
200,268 200,268 00000000000004ca6b1f37445241a4850570157b8df3c56be4f2da427dc077b2 47 0.02 vMB 101
200,267 200,267 0000000000000108c8de6a4fe7a0f18aa39a30c5fdabd47d5acc580a96fc35f2 65 0.02 vMB 142
200,266 200,266 00000000000003103610b92dd551aa5683a18ce6a73479ce6e65d444f94997c2 61 0.05 vMB 98
200,265 200,265 0000000000000438d39dde1f1c4a66fdedeb373e1630e843ae9a2a45b263c4f1 137 0.05 vMB 171
200,264 200,264 00000000000001092ff4aebcb0f8904120d9d238c1784181f11ec0bcb6d2a998 78 0.03 vMB 137
200,263 200,263 00000000000003b0516eddc24f09a3e60f50be2a9530281c72462e63953a96a3 179 0.08 vMB 105
200,262 200,262 00000000000002dc2636fa219854d0098ef40d12f61423e422bc27534256d270 281 0.12 vMB 149
Previous 10 blocks ↓
Total Size: 779.57 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: 277.25 GB
    • Received: 1.09 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.