Loading Tool

Explorer IconExplorer

Memory Pool

16,817 transactions
9.67 vMB
0.04052515 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.98/200 MB

Candidate Block

Mining Attempt 55a252cf14c682b0643ed642af3a17a05f9267e1b30e712211d19707733fb8b1
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 369546b6caa9ee087b87405398826dbb4de3067693c6c3821c70eb88fcf8b57c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01899355 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (709,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,379 203,379 0000000000000446f2be6f4e4287b461543921f947d0f4e87e9b23fe2e948b99 478 0.25 vMB 130
203,378 203,378 000000000000033f421941eb53bd9b58c660d57d506b3d0a213c977b125739db 532 0.23 vMB 113
203,377 203,377 000000000000042195d54dec4fde018014208baa8caef747582821324dc51f58 285 0.13 vMB 120
203,376 203,376 00000000000004e4b4063193a21998cc234c33dca12127fce033edcaf4376eb4 220 0.25 vMB 92
203,375 203,375 000000000000000c6264439dcc45bee0c6a88d4bdfd94b057b10336d42bd4f50 423 0.24 vMB 110
203,374 203,374 0000000000000373dbee67e7f13e86ceb56de08008449ac756802f4ab9d018db 142 0.05 vMB 46
203,373 203,373 00000000000003371ec7cc826615233e4a930e24d05ed10d1145038771e58693 194 0.09 vMB 115
203,372 203,372 000000000000050349cf86a0700b2028dc2dd84948eb302b4c8a5cad6b811e80 356 0.14 vMB 173
203,371 203,371 00000000000002a7358aa9e338e7a980d5459472cc4edcf9bffb10a909059f18 181 0.11 vMB 89
203,370 203,370 00000000000003879e4462a275ea72e2bf1422a0e8b3ed272cbc4b0daf3de3e1 114 0.04 vMB 88
203,369 203,369 00000000000000c1b94e16624855ac2cad25db307b860bf68fad5e3c3b21b406 373 0.16 vMB 146
203,368 203,368 000000000000045562b80d636f8e0b494f77c464f5f347b559a68a44bbd1095d 5 0.00 vMB 61
203,367 203,367 00000000000001ebe504e4855a8c4b5e177d3e1c1a9e7e157f2e812a57b32cea 114 0.03 vMB 17
203,366 203,366 00000000000004eb7b837f79f3866d27b5fde4559143e5bac89e2acfcd2c4a00 428 0.20 vMB 136
203,365 203,365 0000000000000494beefca00941330271a3bf4acd973038ea0ebbfd8f3677db1 125 0.04 vMB 142
203,364 203,364 0000000000000052bc3cef95af195f4e7b11a3c5d0257c19b1dcb00f33a8b616 43 0.01 vMB 146
203,363 203,363 00000000000004118605a4035cfbc6194580326ee82627dcece66a2be99919d3 141 0.05 vMB 54
203,362 203,362 00000000000003199461b803aa4f1c1d5ead380408551f5ee5a3b81b5b69e25c 17 0.00 vMB 98
203,361 203,361 00000000000003fdb86b8ba54baf4b03984e2fcbd3a0352364bf1fb76d76c8c3 94 0.08 vMB 76
203,360 203,360 00000000000001da045c251bf8be147ab7c7e5cf113784c70531e356e020006c 47 0.02 vMB 68
203,359 203,359 000000000000006d452b060780d8d8e4e3761497650963906d4e765e6dfb8dea 90 0.08 vMB 81
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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