Loading Tool

Explorer IconExplorer

Memory Pool

12,850 transactions
4.81 vMB
0.03228567 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.71/200 MB

Candidate Block

Mining Attempt 69c3789e639d5daafbcadf07241b4c0758112dc6208f81b84b15b5f43c14f3f8
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root c7404269491f42aeb5541636ef00e4dbbbba389a32ed959060a10f5c6ca18dd6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,387
Size: 1.00 vMB
Total Fees: 0.02538979 BTC
Median Feerate: 1.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (688,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,012 225,012 0000000000000006c20b4d76a83b877b2b33f87ca9e6878eeb76477e7ac06d38 85 0.05 vMB 130
225,011 225,011 0000000000000161a35f3bf36eab57dfd959b5cdce13da12df9843c5ed827afb 92 0.05 vMB 146
225,010 225,010 00000000000001b664d0e08618c35f61e99336da5e69e8d6a8d866d7044c4d6f 276 0.11 vMB 218
225,009 225,009 00000000000001c7a44d16f9c76df226e2bc9d5ad884182a1a74f9ae5ae2e691 366 0.22 vMB 143
225,008 225,008 000000000000007433225022438d0ed15d85071f2b797d6d28eb71dd48cab0ff 811 0.26 vMB 319
225,007 225,007 000000000000036ab8c18228c6e2a181849eb27c01c149af88185cad4398af30 512 0.25 vMB 72
225,006 225,006 00000000000002bf0ee585993d462b54cecb446468ead5eacf0c3e727d235b6c 191 0.08 vMB 190
225,005 225,005 00000000000002d56abe46bd846db628f342f8a8a9d06255b20a788cb94a1f63 563 0.21 vMB 215
225,004 225,004 000000000000021f13b46394e5950d7c4ba1459878b23a62006f5825045b82d7 47 0.01 vMB 258
225,003 225,003 00000000000000e77b7483bdb7c2c0198be20e4d64cd0e1faf8768115b7ec9cb 206 0.15 vMB 56
225,002 225,002 00000000000001599ef677bf5a9e06df3b62f83044c971f6f9212c6b8e52d9ee 521 0.26 vMB 170
225,001 225,001 0000000000000265e4c2627216c992b01c89da085043a16426ccc28a32119a2d 431 0.15 vMB 230
225,000 225,000 000000000000013d8781110987bf0e9f230e3cc85127d1ee752d5dd014f8a8e1 256 0.11 vMB 118
224,999 224,999 0000000000000018983554e322f90163d2c1bb5fd60c2a406b7e01c80097a156 123 0.05 vMB 167
224,998 224,998 00000000000002c2b451416049af5918cc4aeefb6585b394d0a182f33b456f1f 122 0.05 vMB 175
224,997 224,997 000000000000033197653ea1c8880130be3a809b73ed238a6128b7d33d24f72a 209 0.08 vMB 204
224,996 224,996 00000000000001e27b8d967879831d5367edfb0936f41d51bb5daf04b7d045e7 101 0.05 vMB 150
224,995 224,995 00000000000002fed4848f71345b18fa0a2675214e5f0ceefa5958a76e6097e7 110 0.05 vMB 135
224,994 224,994 0000000000000217415b0acb572416c38cb5038beda642b52bf45ee758449a8c 207 0.09 vMB 358
224,993 224,993 00000000000000845f7250fa0705594c5229c9b2a74cf9b85a4f38246e5c7bf4 121 0.05 vMB 220
224,992 224,992 000000000000030e85032821a976123445a763f83dd446a02e66113e924eeb56 258 0.15 vMB 99
Previous 10 blocks ↓
Total Size: 779.68 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: 323.34 GB
    • Received: 1.57 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.