Loading Tool

Explorer IconExplorer

Memory Pool

44,360 transactions
28.68 vMB
0.12221105 BTC
Random Selection Loading Transactions
Max Size: 149.11/200 MB

Candidate Block

Mining Attempt 8ccffb8c59365dd7dc424a2aa7fbf06aef9680661fca39703f2495a1f95b3243
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 97555c6de6acedd5f41fed0a13458303788364c9336579f345f51f9329dfe72f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.03322518 BTC
Feerates: 150.46 > 3.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (430,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,286 484,286 000000000000000000ec774c4bd2d2894abb9b3a3244f2cbd05c1da6d5e9e870 593 0.31/1.00 vMB 229
484,285 484,285 000000000000000000a2390041e1ddef2812b3d9bb746785e4762a97503f1af6 953 0.44/1.00 vMB 103
484,284 484,284 0000000000000000005a310cfdb8320aed561ecd5d56c035f9b767cbb47c4e63 2,088 0.99/1.00 vMB 175
484,283 484,283 0000000000000000009ca614b3c31c6706d648f34cccad15178266c98bbf95c2 1,196 0.55/1.00 vMB 157
484,282 484,282 000000000000000000f96764e127b7b7e15a3616d6dedf7261aeb96330adf740 974 0.47/1.00 vMB 189
484,281 484,281 0000000000000000007ec403e291a5e7669b99ffaac9a6449e875b713db98b26 273 0.11/1.00 vMB 132
484,280 484,280 000000000000000000146fbcbc24c4dab9fcc2abf978500eebc1b99f663ef98a 1,672 0.82/1.00 vMB 159
484,279 484,279 000000000000000000cfc109e1a2689121b134c59d095ce2e2091c3af6741b4d 182 0.10/1.00 vMB 179
484,278 484,278 0000000000000000007f03d60e4d334f265b3b0db551e7f5f2a7bca07dc8dd2a 72 0.04/1.00 vMB 172
484,277 484,277 000000000000000000c44f412ce25509582439dde2ed5778f266ad1a5f7ed1bc 1,962 0.95/1.00 vMB 66
484,276 484,276 000000000000000000fd24cd675ed1e1720c5ae7312ccadcc3dba98a63968850 2,384 1.00/1.00 vMB 242
484,275 484,275 000000000000000000684ea78b906b8dcf2b16faf5fcf7f526852e5abba8d7cc 1,061 0.41/1.00 vMB 25
484,274 484,274 00000000000000000006c88801bbd0f5281a79cda9674015d8014889182e7c70 2,141 1.00/1.00 vMB 92
484,273 484,273 0000000000000000010ba48f4e7af40cddef4953f9416441fa1926f3f8646ba1 2,130 1.00/1.00 vMB 216
484,272 484,272 000000000000000000b9a69e6b8fd1241ec7744128a8cd31b40aeff97cb80af6 2,357 1.00/1.00 vMB 233
484,271 484,271 000000000000000000cd6330b8f3a663c4327beefc4894214b3ffb9c580d0446 88 0.05/1.00 vMB 104
484,270 484,270 0000000000000000004dc5abecae224cb4c98b712103d248c2fdceb72d0ad775 704 0.30/1.00 vMB 184
484,269 484,269 000000000000000000a6c07b10c88a9054cb8ae45c2bba944d722b0762b4d98b 254 0.11/1.00 vMB 128
484,268 484,268 000000000000000000117dc2ce1a578f6a7321ead51247658a887fe270c7f341 1,761 0.71/1.00 vMB 152
484,267 484,267 0000000000000000003096e753981213306712a528c44d066e76f7ea0fa9a666 27 0.01/1.00 vMB 60
484,266 484,266 0000000000000000009899f75a879fcfd22be130756678a9d640933047313fb1 26 0.01/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.