Loading Tool

Explorer IconExplorer

Memory Pool

25,595 transactions
12.27 vMB
0.06655154 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.91/200 MB

Candidate Block

Mining Attempt d50a4e904591c282616b532630af0a736cc5b2916a58ef32383014acbb7b46a2
Version 20000000
Previous Block 00000000000000000001009964e88fcd9974c2e2ecffbc959a8654575bda98b3
Merkle Root f67caa9a8cb8acb8afdeb920902aa91feb581792f6be1869f84f79facaaaf168
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,462
Size: 0.9979265 1.00 vMB
Total Fees: 0.04424748 BTC
Feerates: 149.15 > 4.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,699 (718,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,291 195,291 00000000000002b7e164d3091cbd20689a9bf264c6fba1883dd2318234eef469 26 0.01/1.00 vMB 93
195,290 195,290 00000000000000beed8252596f640c331b7d31f4878ae866f0bf7ba5af01c05b 13 0.00/1.00 vMB 70
195,289 195,289 000000000000018655d65470ff4eab6ff8864e419d1e48f9efd9bc21dd6c2592 44 0.02/1.00 vMB 120
195,288 195,288 000000000000052a87fe96554a3f16052543662f71fc5d62a6b52eff5cf57c50 42 0.02/1.00 vMB 104
195,287 195,287 0000000000000207ad04eb6f1724d64c003bcf3b9191ef67de01523a0d045b6b 104 0.04/1.00 vMB 132
195,286 195,286 00000000000001a9e5300c00edc05093289c72287fe8040ecc101d467adb7779 128 0.05/1.00 vMB 147
195,285 195,285 00000000000006ec29113c825a3abc529aeaf27691a4dc045c12d9cb96e62a1b 256 0.10/1.00 vMB 102
195,284 195,284 000000000000075ed937f5708b003bd92434b419ff4f4a1518e4f187beed6a3d 12 0.00/1.00 vMB 44
195,283 195,283 000000000000015198f5514085dc3559bf74cbb9eb540cc98c7c807a5f37ce21 512 0.18/1.00 vMB 245
195,282 195,282 00000000000006960ae98f76608347ef06f30c36c76ad958e64f60cf571c48b6 191 0.07/1.00 vMB 131
195,281 195,281 0000000000000237fc2547404e45e5fbc910345be963e27ad40d579b585526dc 94 0.03/1.00 vMB 113
195,280 195,280 000000000000026e8d656864bd27765aebd84fc5350c975723b87a73d47ac62f 31 0.01/1.00 vMB 93
195,279 195,279 00000000000005398a616df64f1955e4fb9be7184263631642a76331bb11de3f 30 0.02/1.00 vMB 121
195,278 195,278 0000000000000117f8fffe62262834a6729c21eaa5c8f3d00edff40727c42a53 88 0.03/1.00 vMB 203
195,277 195,277 00000000000006ff5eed4ec95ad4407b45c1532750718da44d590df987ae8e96 52 0.02/1.00 vMB 134
195,276 195,276 00000000000003b10a9d9a4e90d14dc19cbf52f2de45bbfa76827c3ce06206cf 52 0.02/1.00 vMB 144
195,275 195,275 00000000000001a5a748aaaf7e32c88ccbba00527e8d4acee9232c2fdf4699dd 87 0.03/1.00 vMB 143
195,274 195,274 00000000000000a8c1b4718a0b447aa72235086ce49afdb59450046752642879 80 0.03/1.00 vMB 109
195,273 195,273 0000000000000123fa9379be8801955fe4d7949afdaea1ccf3ec0a1e801ca1d5 248 0.14/1.00 vMB 130
195,272 195,272 00000000000004b9e532937e3222b93ab34dc0cf2645875571b38b8bf6bdc53a 258 0.14/1.00 vMB 90
195,271 195,271 00000000000001396ff10a00d9cab2596b83ae71fedd1a5d790122a314d69374 269 0.10/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 780.09 GB

Node Details:

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