Loading Tool

Explorer IconExplorer

Memory Pool

27,449 transactions
6.16 vMB
0.01889260 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.09/200 MB

Candidate Block

Mining Attempt 42caf1a75fe79eb1a1ff1425c5ce95eb64bf654dc96a537cd789cf5a441c388b
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root c47c886d146aec4d100df6e14fe51b764a17bb52b9547b0cd46f56a31117fc56
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,912
Size: 1.00 vMB
Total Fees: 0.00916064 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (648,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,357 265,357 0000000000000005b19fb13c17f9cafdc6849462656289579c57ce85fdd76004 453 0.22 vMB 65
265,356 265,356 00000000000000047cb7f6e3f3b57a427da28ad9cbff7e77e0f6ef764bcfa292 630 0.25 vMB 176
265,355 265,355 0000000000000006a5b15b75f79a94087013ca517f8ebf1cff9128b8d514f0f2 168 0.09 vMB 84
265,354 265,354 000000000000000ced16266daae083b73edf928bace8be01074e8d8d5ba81261 327 0.15 vMB 63
265,353 265,353 0000000000000003e4d33f78af2b0d25fd7aebc6bfcd293860d9943ff531d990 425 0.21 vMB 32
265,352 265,352 000000000000000e3e809f4fb67c782ec8c0f6165045e522d1698fe782b50e5f 495 0.25 vMB 116
265,351 265,351 000000000000000b83b532c1ab51ade2c2aca914fac9ae0c21cd40f7c0956161 573 0.25 vMB 181
265,350 265,350 000000000000000365940469b5ff9d3f73cd9b1eb48a618bebdc922f3e337105 270 0.25 vMB 72
265,349 265,349 0000000000000008097807867e46399702e412cc738c30fcdc891f60cdb62c85 496 0.23 vMB 121
265,348 265,348 000000000000000a53c17f3837f4a9b058eff44a8e0691074253214db196496b 78 0.13 vMB 25
265,347 265,347 000000000000000f70a3a0021ce1031ae8eafb92467fa8fa9834ef965ddc8215 33 0.01 vMB 76
265,346 265,346 00000000000000025cf35f0710a90717481295c7026dc291d08a1c37981b36fe 36 0.02 vMB 70
265,345 265,345 000000000000000ce8a90d7acae30db8bcd6be05df3c30bf8dcac127ea8bf61e 147 0.15 vMB 43
265,344 265,344 00000000000000078e2ff6c179212b73df2b65c1802ad5060aa8e57095373638 62 0.04 vMB 85
265,343 265,343 0000000000000009e1ac964981d72735eb44f6cb9cd8c43a4686602a9f1a900c 126 0.14 vMB 40
265,342 265,342 00000000000000023c5e25b99770242110a1ae810b3eedc8fae5180f607fc556 341 0.15 vMB 60
265,341 265,341 0000000000000001c85511432d70eb326ecabd6ef7b8de28e58d619da73a3ba8 453 0.21 vMB 115
265,340 265,340 000000000000000f3d996cd07d3e76ec2e659c67ba75004d82ace702001f4f87 284 0.12 vMB 95
265,339 265,339 000000000000000c5e8d9d4bafb98d575745ce4f373c06970383868543320189 135 0.07 vMB 45
265,338 265,338 0000000000000003fe9f61cac98a98162daf1d947cb3245fee0ea9879385db95 59 0.03 vMB 61
265,337 265,337 000000000000000af10538f2e5b243a783719fc9c42110bae87e3c278147b858 512 0.25 vMB 120
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

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