Loading Tool

Explorer IconExplorer

Memory Pool

16,738 transactions
7.46 vMB
0.03325767 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.99/200 MB

Candidate Block

Mining Attempt d2a5264ae2ef94b3d12b413f6ac272b0ab9d7f7c0df0e9471495a778f079b5ff
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 1ceed9c334942bba4c8a9e977ace101cfeec461de91aeea860dac14cf9930bb6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.01862616 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (690,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,492 222,492 00000000000001dbcbbbdf6ce47f103d55e85b244d26296307bba3f95e9475f4 72 0.04 vMB 159
222,491 222,491 000000000000019387bf1562450b21040e33004cf7543699e6908c991712ebc6 422 0.18 vMB 214
222,490 222,490 00000000000002183a54ac1cfdd64c4b5073c44fae57f8ad211fcd72a2b4c622 352 0.24 vMB 133
222,489 222,489 00000000000003db7dd6d36f44d8bb57f44470ad2210a7a45155c30726426c37 483 0.25 vMB 170
222,488 222,488 00000000000003a5ba94ff3ca5a7add28f2680d396b18e6fd0ceeb30e09fcb8f 744 0.25 vMB 266
222,487 222,487 000000000000048833fa6fd7a465f5cbe0d14ee19e60644043eb6593c6bc1b19 11 0.00 vMB 507
222,486 222,486 000000000000024dd5c642782a275a2ed42d52eff229f2e168aca6ab16122165 111 0.05 vMB 89
222,485 222,485 00000000000000c87bbb1b4ac0bc45a585f0d5f6a76d1c76a28235d487fa93d1 451 0.27 vMB 149
222,484 222,484 0000000000000148bac24e87c8a6c479a03cf0c9fb640dbf00e1d65593599cc5 488 0.33 vMB 137
222,483 222,483 000000000000030a6c80721e0d32f7aba00262f15170bb6ddb73ca4132856f1c 110 0.05 vMB 24
222,482 222,482 000000000000019d33819b7ed2e07073850646fc883e901b49ff6304f9b3b6b9 659 0.25 vMB 227
222,481 222,481 00000000000000bda3880d2049dfb760ff95b9ad813f732f842a3e2b863c5c98 709 0.25 vMB 240
222,480 222,480 0000000000000016e24608e054f35d44450c397503cf240806ce1163cfea203f 656 0.25 vMB 239
222,479 222,479 000000000000018153f61c7fa5964727290cace1f8c403ee3e5ec426880da5c2 189 0.10 vMB 171
222,478 222,478 000000000000018c167b62ac699cbb4fe23cb9b9bc188d9e99ec0166c7376523 11 0.00 vMB 35
222,477 222,477 00000000000004052c5088a8fb7059412e7866af9a178f68c88a6c1d3c6b3223 16 0.01 vMB 76
222,476 222,476 00000000000001d9e9ff9f25412e51a5650df5476f00660c92e1b4a3d7843573 269 0.21 vMB 126
222,475 222,475 0000000000000287df97533adc5a76cee4012a7f428273ee7ec1492fcb164a67 25 0.05 vMB 58
222,474 222,474 000000000000000b9d534e792b906243c237d710ccc4ad2bcd1ef5dc2a5c844b 565 0.25 vMB 205
222,473 222,473 00000000000001f2b477567624dd69762372af121822226b7b898ae1586ec1f2 604 0.25 vMB 206
222,472 222,472 00000000000001a94bb6aaa6bf5ec154fd4774a5e30b5b00652de27f50f34a2b 70 0.07 vMB 105
Previous 10 blocks ↓
Total Size: 779.63 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: 303.94 GB
    • Received: 1.39 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.