Loading Tool

Explorer IconExplorer

Memory Pool

73,853 transactions
28.24 vMB
0.09514997 BTC
Random Selection Loading Transactions
Max Size: 168.34/200 MB

Candidate Block

Mining Attempt baee1d9ef07c1567b4544fbb1d817fc035efba7ce11caec592cc5d61bec26527
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root d001ac8c5dfd72104c6e935799d652574aff012b042a8ee8455a7cbb4d623624
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,868
Size: 1.00 vMB
Total Fees: 0.02581453 BTC
Feerates: 151.12 > 2.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (705,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,961 209,961 00000000000000e9780656318d705021b3deea1372cbc8cbe985b2c855a5f014 79 0.05/1.00 vMB 142
209,960 209,960 0000000000000232dd6e6a9223f6c42a36b57b37a49ec50639107c5ac12a0997 128 0.05/1.00 vMB 117
209,959 209,959 00000000000002337874c621af2113979ba8994d62553c838a1fb9d01627f62a 437 0.21/1.00 vMB 156
209,958 209,958 00000000000004a5e6239798cfde0791231bcaacf6cd4ba537f43fc754f78862 676 0.25/1.00 vMB 232
209,957 209,957 0000000000000431adfd3910e4e6c93acb45679091845064120db0601e8848e4 137 0.05/1.00 vMB 153
209,956 209,956 000000000000044675e263ba64b36362de9e0a360f5a7c25c61c58c85be2ce64 94 0.04/1.00 vMB 208
209,955 209,955 00000000000001d66e344a7da5f0202f9643f29a592ebd1cf786655abb9ad703 199 0.08/1.00 vMB 167
209,954 209,954 00000000000000d391cf9b98d93628aa7782faa7b4d125e334aed74ce1451b00 509 0.23/1.00 vMB 179
209,953 209,953 000000000000040e6769c19ec557891e954af20b4968df6c5a709f776f504316 96 0.04/1.00 vMB 80
209,952 209,952 00000000000004d7c521b4bb146d1425aba983653c56e3564bb829bcb5f5eefc 590 0.23/1.00 vMB 194
209,951 209,951 00000000000000f561ac3d082cbcb694afae1f1aba85b0293cf75d56091920aa 9 0.00/1.00 vMB 15
209,950 209,950 00000000000004154fc6c69a0636e971209c0bd6cb3aeb37fae102a0089d5efc 11 0.00/1.00 vMB 205
209,949 209,949 00000000000004989d4a92af9d5cca78e91fbf35a2ec7422713838081ae36477 246 0.10/1.00 vMB 206
209,948 209,948 00000000000003962a24466ea6798ea2f2fb59bddda95e04b439b49ce598a862 11 0.00/1.00 vMB 168
209,947 209,947 00000000000004881cb73291f3c196389a6cdc944aa59e5e2ad64f108c95dde3 54 0.07/1.00 vMB 63
209,946 209,946 0000000000000365c89e9698890cc9b1c1b68a9254052f3fefd34dc814f7b177 8 0.00/1.00 vMB 0
209,945 209,945 00000000000000787506d5cf3b62cfc1448a872d5b9aede5c8979c9a417d4574 47 0.03/1.00 vMB 119
209,944 209,944 0000000000000009fa6b96ff63ef37e3cd40d44377905658abcc5d9b66334c11 31 0.01/1.00 vMB 157
209,943 209,943 00000000000004840d43f60129ad11f4aeb2805496d632a18a5be9ed62721779 101 0.05/1.00 vMB 148
209,942 209,942 00000000000003e7182288bad0a6dd4263d15e66f35bbd3b64514bf23fe0566c 410 0.16/1.00 vMB 237
209,941 209,941 000000000000021a795f0f95d745c42b6dd3c065237f4494dbea4c27434b021f 466 0.25/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 783.32 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: 767.70 GB
    • Received: 19.45 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.