Loading Tool

Explorer IconExplorer

Memory Pool

42,006 transactions
26.82 vMB
0.06229865 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt 75b0489d43f6de5c8990b4a60a541ddf3471b89ea188f606512914066ecd60eb
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 6e752f671324d247757bafd71688008dcd22c4b3e7613277faff7b41eed6e4bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,204
Size: 1.00 vMB
Total Fees: 0.01253240 BTC
Feerates: 73.20 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (606,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,287 308,287 00000000000000004bff6ed5b2e53c185f56e642b1d34cff208d1a366224b932 30 0.01/1.00 vMB 35
308,286 308,286 000000000000000028f715d050f4df47f51df3a1bcbb4d80ba5fedd27fa7e9e2 97 0.07/1.00 vMB 18
308,285 308,285 00000000000000003a1e5abc2d7af7f38a614d2fcbafe309b7e8aa147d508a9c 437 0.26/1.00 vMB 29
308,284 308,284 000000000000000014c956c967be43fe3a2596e3b09c2967b8de847682f65730 169 0.08/1.00 vMB 28
308,283 308,283 000000000000000033002a9e56d203e378177d7f67644c16b8c5f1b4fed72313 562 0.30/1.00 vMB 30
308,282 308,282 000000000000000019d784f860631f20942650ee2da35ed3fd68669f4f8d880b 163 0.08/1.00 vMB 32
308,281 308,281 00000000000000000d045f283dfc664d2f9fee9131b29d53ea8251c77b7cc6f1 43 0.02/1.00 vMB 21
308,280 308,280 000000000000000046ec2fa13d252819056fed18f5c84a1b8dc8e1fcb70ee754 438 0.24/1.00 vMB 30
308,279 308,279 000000000000000003405d3db466062786d34c6c1e6a3229cbdd7a344747d2c9 269 0.17/1.00 vMB 23
308,278 308,278 000000000000000004c519cb71abbcd760d7db8f726a59896ac30bdb7cc3adbe 246 0.14/1.00 vMB 25
308,277 308,277 00000000000000000b000fd03bb4ebd3e0ad75187e608f4c1886efda41c3f7b0 78 0.05/1.00 vMB 29
308,276 308,276 0000000000000000294f1a86ed985c7fa621dba5e5090d4ed5ec99a052d43292 545 0.25/1.00 vMB 32
308,275 308,275 00000000000000004d2ed69ac33f1b821015c8faef74977b9cf2b16d7b063715 168 0.20/1.00 vMB 20
308,274 308,274 00000000000000003248db8548aba83cf5d6feab922b9750a43b844a07717c2c 20 0.01/1.00 vMB 38
308,273 308,273 000000000000000048bb846f0fc1fa14c8860bd1beef0c259d0da8ae74cf7c42 290 0.13/1.00 vMB 30
308,272 308,272 000000000000000024a946c0b94d006c9e1c544dc46c07e08947dd20cee81fbd 300 0.15/1.00 vMB 32
308,271 308,271 000000000000000040d5a1cc9cd27fcc145a83c45049992136d97a78167314d4 119 0.06/1.00 vMB 29
308,270 308,270 00000000000000001f97e0065842fb6375eb3f0c1f22df887b219cbf24e8b4a8 98 0.03/1.00 vMB 36
308,269 308,269 000000000000000021bd327f9952e8b3789848eb12ab9a99d1a932a3277acb77 326 0.24/1.00 vMB 24
308,268 308,268 0000000000000000200db60512a7d4d1d3ffdfc3d954772e916495b21d37f55f 115 0.06/1.00 vMB 29
308,267 308,267 00000000000000001614a73e2b8c633ebcf8d167211c25ad0171d7dc23ab02e0 88 0.06/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.