Loading Tool

Explorer IconExplorer

Memory Pool

27,785 transactions
4.93 vMB
0.02902085 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.13/200 MB

Candidate Block

Mining Attempt c288586fef5cce8d35b7c49fab1a7983487c71d6cba93e9d83fcb4983e7566c4
Version 20000000
Previous Block 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a
Merkle Root d75cdcb94e4aed80ce8f1698e396c76e8f8c7d8348cbc010435e8de5fa7c6bbf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,196
Size: 0.38 vMB
Total Fees: 0.01646265 BTC
Avg Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,787 (648,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,251 264,251 0000000000000007a3ce4d7e97fe54d07166bf93745c20148fbe0af8c410b0cb 0.14 MB 77 28
264,250 264,250 00000000000000018862d1583f52f811028e05d3d3e9437e5f9e7761289a53a3 0.00 MB 8 108
264,249 264,249 000000000000000e4f49d601c7fe4e36418c6834cfa6c5a06ae587f1d398f29c 0.04 MB 101 149
264,248 264,248 0000000000000003d1a174255d17a1e855e15a12a11370d9c4edb76918977e6f 0.19 MB 458 147
264,247 264,247 00000000000000016f65c5a943b78b7956613b84f99c87a135ccde47021fcdc8 0.06 MB 139 104
264,246 264,246 0000000000000005af6d88237a16944d6852b755c2494ba00cbdeac3511ea936 0.11 MB 157 94
264,245 264,245 000000000000000137d0faed0c29388460ac51a092e8959ed9004162ec3ab8e8 0.02 MB 64 159
264,244 264,244 000000000000000344ac9444b2659e06d287ba4dcfe534a6f28fb8264863f9fc 0.24 MB 387 90
264,243 264,243 00000000000000045676973bf9d14adf0f44fd70d9e29a6e2789cacf37058661 0.01 MB 31 227
264,242 264,242 0000000000000008a27c81267a31e0383b374cbae3c0114cd0787bb6a4c50b1d 0.15 MB 179 51
264,241 264,241 0000000000000007051444b3a724bbfca8b8522b91fda1169140063cf78717a5 0.01 MB 19 28
264,240 264,240 000000000000000fd36a713fb59467350831674c9c115893d540071822989dd6 0.11 MB 288 118
264,239 264,239 00000000000000087b655159a7a9e7255a877f99ccd232ffbbdf6344c79691bb 0.10 MB 237 104
264,238 264,238 0000000000000005139b9a01cee746d558658a9ba795091e61e941680bbb7b0c 0.14 MB 304 118
264,237 264,237 0000000000000001c9afe16a0629bed62437190fc98a5060ae7dfefbd2d2c660 0.05 MB 115 90
264,236 264,236 000000000000000fff3e3ec6988a239134abc8c106c247fcb21ccf153a1ef03e 0.10 MB 220 128
264,235 264,235 000000000000000589923b6c3a52f19c4a449010894da4217c43af8571906d9b 0.23 MB 171 65
264,234 264,234 0000000000000004fbd5849c3ae386b1ec9259c7ab0f5a390b4e1359699d4110 0.03 MB 71 15
264,233 264,233 00000000000000072f3520c3956a79ec2fb965d687b7cc333e95d48932e37fb1 0.14 MB 338 126
264,232 264,232 000000000000001005db42174745d5964b02f693b483b81339157944930f17f5 0.11 MB 291 74
264,231 264,231 000000000000000a815cc2219f4284e954366c604b0037e88d0f3226663a25ed 0.34 MB 512 74
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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