Loading Tool

Explorer IconExplorer

Memory Pool

18,755 transactions
8.85 vMB
0.06175297 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.42/200 MB

Candidate Block

Mining Attempt 5296db06fad593bb0518a28f69204d85fa398a8d907d80731d8d85dc2feb077e
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root eb455710ccaa5c8308d156b3be6e3ab04196251709dea6ab8be1402f4c2f49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.04128511 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (751,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,288 162,288 00000000000005a2327fb322661905aba6871018d4d067a8bb33744beb60c7f5 6 0.02 vMB 1,045
162,287 162,287 0000000000000433ef973e5c6ee53b49c263017da31e11b848c989484be729bf 19 0.01 vMB 177
162,286 162,286 00000000000008071e5fe3fa82a9a200708846a2af364e631e2f1312fbdcbb52 12 0.00 vMB 15
162,285 162,285 0000000000000b910ee79e773473a0f3aa51a273828d54733e62bf0425f5504a 25 0.01 vMB 235
162,284 162,284 00000000000001ca1b4ab716fdc7cbd987718d739fdb0ab3256bbc97aafcf432 10 0.00 vMB 247
162,283 162,283 00000000000006900899fcffc49c0a3e21803a8523b10a44eee00d9ac19b4396 44 0.01 vMB 57
162,282 162,282 000000000000084b7196d71ac3297c3b77df69a903463fa624940573c3dd0af1 2 0.00 vMB 0
162,281 162,281 000000000000063ded1d131beb4a2d59f8533bd9ea0a29f65ce96ee87c4a3321 15 0.01 vMB 649
162,280 162,280 0000000000000bc855f8c563fda7e91ef57bf74d3551c253f36b9ffea730bf60 18 0.01 vMB 120
162,279 162,279 000000000000071c473999f02fff5039c7df0a7691da24715f15441c022dd60d 35 0.02 vMB 42
162,278 162,278 00000000000008a58fade0a9571537980dc953de49d3d47aca321165b015cea6 21 0.01 vMB 79
162,277 162,277 000000000000088403b48d47e6c3bc96fb7cd007fb05852c2acef09288c59512 36 0.03 vMB 251
162,276 162,276 00000000000008c4d0ba56ff681a38ec149a0fed86065b036853fd75310d2b14 12 0.00 vMB 67
162,275 162,275 00000000000009c88382d02831514331a3a143ca93bb6ec621bf2fe9ac2022d4 4 0.00 vMB 128
162,274 162,274 0000000000000873e8e4ac78d2feb8e6258a4bdc2f34dbb3199453eeb30cb399 61 0.02 vMB 12
162,273 162,273 0000000000000925a3779751ff459520899eea5ef7532b197c8285f77a7a7ee0 33 0.01 vMB 253
162,272 162,272 000000000000061cf3e640ba1d654c9fd0e511dc9b0390d052da91b497f05cdd 45 0.02 vMB 222
162,271 162,271 00000000000006698ab821a9349ad7a16d1c07e642f47b1003fc529e41f4d0c5 57 0.02 vMB 0
162,270 162,270 00000000000007126e867d27d98bba5795bc878a030be82bfd72fcd85c4ac332 70 0.07 vMB 94
162,269 162,269 00000000000003ad9f29fa63e344befad08ac546c54528ff8c23df9d12c5cb35 78 0.05 vMB 71
162,268 162,268 0000000000000d0e2dee49514935111f9d4be98bdd4aa0566b1baf2169be00ac 28 0.01 vMB 44
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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