Loading Tool

Explorer IconExplorer

Memory Pool

25,503 transactions
10.64 vMB
0.06620679 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.14/200 MB

Candidate Block

Mining Attempt 80b5f3317e2f120a9f4398a3d1c6ecb68cf058b0d38c8e702944d4c2d8369742
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root d972740f69a196a9f906c135c3e7cf2fec4ecc00df2bdadcf60ed33a787d580d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,185
Size: 1.00 vMB
Total Fees: 0.04858743 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (654,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,573 258,573 0000000000000020dbbf902e31df208a1e0dc70c9585f8ef27c79afbcf5a3189 143 0.08 vMB 78
258,572 258,572 0000000000000013be7f6d118e187c54cc32a591b33bc9d97e34f12581119a6f 806 0.38 vMB 95
258,571 258,571 000000000000000e81d29d0a729aad36c3985f106e8c4be3e428cde768cf1623 238 0.11 vMB 366
258,570 258,570 0000000000000012801720ff10ec105f71d2551c6758929c2ff739ff8865707a 145 0.09 vMB 112
258,569 258,569 0000000000000021cf67181f874a32c20cbe8a1cebde49486f48e5e900102b50 553 0.25 vMB 96
258,568 258,568 0000000000000011de941c86b628f923274d886e8ce832bf1061c65410a417ef 657 0.25 vMB 97
258,567 258,567 000000000000000d80079a0a8a4339e082d5dc53a5227242b1a7c69822cc1efb 662 0.25 vMB 950
258,566 258,566 00000000000000214581e27663f2a5fc1e1142030cf6e1c634274781f98daab6 104 0.05 vMB 91
258,565 258,565 00000000000000169a7819754b5d5bdd9faca99443990936c8b741415b817ccc 1,100 0.44 vMB 101
258,564 258,564 00000000000000192d9160375602a2535ff636c481c1f9a92696bb589d164e9a 703 0.28 vMB 116
258,563 258,563 0000000000000021b90d1c5e25a8053d5ddd85c0a4cde75f8ae5d410aa571787 626 0.26 vMB 96
258,562 258,562 000000000000001b3e221d0ce4366fea069f610c7edb1eee5780a8deeefa2bc0 615 0.25 vMB 32,683
258,561 258,561 00000000000000122b035928ea6b583382807a90095c3dee44b8ac88af5e1763 654 0.25 vMB 184
258,560 258,560 0000000000000022f23930ed6b140ba1a6a4aba52538be7dc0b91ce528f760ac 242 0.10 vMB 102
258,559 258,559 0000000000000021493764fd4f433a92e9e444ae52278e32f8931fa0813d8fcf 220 0.10 vMB 81
258,558 258,558 000000000000001ddf7495fb1cb69e10c82e20408655f07d6ced1e9febc91e99 87 0.03 vMB 57
258,557 258,557 0000000000000000e84840c0a16d1da2a0f36de1bc1b0775c864d63279cd672b 1 0.00 vMB 0
258,556 258,556 000000000000001d5398885894703a92087bec73aeda178fda37509c875dcf6d 421 0.22 vMB 79
258,555 258,555 0000000000000002cec5afd81bfa3486ee3b43cf0841c1e3d044ab223cd1d72a 428 0.25 vMB 20,168
258,554 258,554 00000000000000226d4dfe57da2cb35378a37a3247026a9faa065ac6f0fc53fa 417 0.20 vMB 90
258,553 258,553 000000000000000a46a136d74a9612344391b628c26891fdb39f88d9906949e9 984 0.39 vMB 105
Previous 10 blocks ↓
Total Size: 779.83 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: 422.94 GB
    • Received: 2.29 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.