Loading Tool

Explorer IconExplorer

Memory Pool

88,119 transactions
33.49 vMB
0.22306089 BTC
Random Selection Loading Transactions
Max Size: 194.42/200 MB

Candidate Block

Mining Attempt 124c75f82edb5921189de2006be9b02f9aab4f0165e62f406665eaa339d689a8
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root d832c7b7ad113a41ada65dc79efdd4310b517e55d078b49851564185feb26747
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,243
Size: 1.00 vMB
Total Fees: 0.04164460 BTC
Feerates: 123.97 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (674,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,954 240,954 0000000000000063cf39e664d3a2fbdfdbdc812ea2541c33fd946001abb1389e 68 0.03/1.00 vMB 162
240,953 240,953 00000000000000248ee7860f141e3a5c844a8c851c05421920f3786643588195 293 0.12/1.00 vMB 147
240,952 240,952 00000000000000d52b811b2c49b077ee2616d29ed2650ef32c2c29c4d6bcab31 4 0.00/1.00 vMB 38
240,951 240,951 000000000000006b13ae634b39d903b5fac496998eb2cb6366a21b57d47e956b 168 0.07/1.00 vMB 159
240,950 240,950 0000000000000091652e9c0c6e93fd725cf7886fc2eaabf26f09abc8b694a106 564 0.25/1.00 vMB 147
240,949 240,949 000000000000003aaf382e19d6971be8c3c8cf6d8c6db26635dc5d441670b665 303 0.10/1.00 vMB 198
240,948 240,948 00000000000000d2e942267dec402da3c3abbaba88c14502498d1d72fadd20a5 24 0.01/1.00 vMB 77
240,947 240,947 0000000000000057793c86c0a52a4edd59137ae68af76ace5b7ddb896739aa99 106 0.06/1.00 vMB 126
240,946 240,946 00000000000000959e78e2c9d4931c43c0fcc820946c6730a784965ad0dac3e6 74 0.04/1.00 vMB 28
240,945 240,945 0000000000000089c947be1f667839bb6dff662ab81e32ba8647b18fab32e59f 438 0.25/1.00 vMB 118
240,944 240,944 00000000000000d4c2ae58e6262fedab3ae11548a504d83d59adaa4beb031d3a 701 0.25/1.00 vMB 258
240,943 240,943 00000000000000bbb091c078f4226a259f944e4ca0072b2a0818aefd58b013bb 190 0.12/1.00 vMB 118
240,942 240,942 0000000000000004e5ae6157873e51bf47f49b2c5bd482421da3c330ff25f3bd 326 0.13/1.00 vMB 173
240,941 240,941 000000000000008268e92dadd2bb3760a5d04569dbe9508989015162ef8285b5 367 0.16/1.00 vMB 252
240,940 240,940 00000000000000953604e12622ad55af112704822228a0efb05ae997a5ae8996 171 0.07/1.00 vMB 124
240,939 240,939 00000000000000616c4a1801fcd5866420d4d97f9f2478504e86f5a8913d83ff 492 0.20/1.00 vMB 172
240,938 240,938 00000000000000be816752c80ffce2fe2fc9d980033eefb930ad6b9779ecd95b 557 0.25/1.00 vMB 262
240,937 240,937 00000000000000966a2415dc076286a2122f9137bafd65b575af260cd2307351 373 0.20/1.00 vMB 125
240,936 240,936 00000000000001005330fe1e748d009d55f90edcb5e5160cf8cda848f26e9914 676 0.25/1.00 vMB 211
240,935 240,935 000000000000007a16bb3b292c9609f942c7f95455e18263b01c2a34987c1c30 435 0.18/1.00 vMB 189
240,934 240,934 00000000000000cb32fde5013bc98ae6d37c5b64e4a986bc44ff712e53a04468 239 0.19/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 783.49 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: 773.00 GB
    • Received: 20.36 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.