Loading Tool

Explorer IconExplorer

Memory Pool

35,235 transactions
14.83 vMB
0.07968946 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.83/200 MB

Candidate Block

Mining Attempt de4a42403aa1e967aa5bf1bc922c5749c8f3e2d560180b0547bf5e81980d425c
Version 20000000
Previous Block 000000000000000000014d1cd4eca11915f734a0de435476fa92d26e8458badf
Merkle Root 8a81a9217d669c99e2680a61d318a35cd46f4dadd15955a53471b9b2ff046d80
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,323
Size: 1.00 vMB
Total Fees: 0.03206498 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,337 (646,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,357 266,357 00000000000000083519c13801dc1baf421d5c511be24be0a6cf0732e8c431d5 107 0.04 vMB 72
266,356 266,356 000000000000000674744c8b636fce1a5a8a913c8dd5e2448f2308801409ca45 371 0.16 vMB 87
266,355 266,355 0000000000000007e1e6d079385b34c3732ddb3f2244ae5236906979e65efdac 295 0.12 vMB 93
266,354 266,354 00000000000000066f613178ce22a4907a57e5a8bea7da6a35a3600c4c5fd632 274 0.13 vMB 75
266,353 266,353 000000000000000a863d03e17ee5a110bb28525f431654f36d9f59d447995021 38 0.02 vMB 33
266,352 266,352 0000000000000007da3e9ac13b419f4d7a6662be0686f5979d2ad03d5f00731d 12 0.00 vMB 46
266,351 266,351 000000000000000411034da901df836139dc375cb5f92025ba8715583f70c94a 112 0.04 vMB 104
266,350 266,350 000000000000000389b248197c8e8c86da32cca70434b6d155c00a693e22c37e 149 0.07 vMB 83
266,349 266,349 0000000000000000612706cffc5adf431db2c337663d36b0ff518db0a41ecac5 48 0.02 vMB 60
266,348 266,348 0000000000000001ff7593dcf2d3306fdfd08b722177cae18bbe5677c6e8355a 283 0.14 vMB 86
266,347 266,347 000000000000000161af6c05e9d9a95ddf05397d1a9dd7d67ca3d25cb774235f 290 0.13 vMB 120
266,346 266,346 0000000000000003a47e78984bd97790d61f621706d14e3826d6dd72a6d603db 170 0.06 vMB 91
266,345 266,345 00000000000000075417b8d1775788f71609a3691f627ddd0226ee76e51660f8 222 0.10 vMB 89
266,344 266,344 0000000000000004fc429b06d8003c0ebb33133c2b8e657f50dd4f3b79f02e45 1 0.00 vMB 0
266,343 266,343 00000000000000015757edf28cb032e3c7c34c31bb7d820476b9297b93757718 378 0.19 vMB 27
266,342 266,342 0000000000000009686a6a9f6848dd025df9f78e9ae9af329b56446d75db9f3e 269 0.15 vMB 33
266,341 266,341 00000000000000057e2a1dc3cafdd08916ddcb7e2d9dbdf47cb12310b28cbd75 270 0.13 vMB 65
266,340 266,340 00000000000000082c775f868d2acba3a865f8362558f0deff7194e58244e313 389 0.15 vMB 93
266,339 266,339 00000000000000030e6e1b36d0771efc7b7b656c8e3df7dd7912cfb9c8bca21e 131 0.14 vMB 19
266,338 266,338 00000000000000061c54ee33c657a0f9688930dc67b975e59fc0e09f319c56ae 367 0.14 vMB 102
266,337 266,337 0000000000000004987eb5ee2aec0aa6df49d58c74bbf7eda7a2c94964971efc 337 0.16 vMB 74
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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