Loading Tool

Explorer IconExplorer

Memory Pool

67,721 transactions
26.10 vMB
0.06173481 BTC
Random Selection Loading Transactions
Max Size: 156.64/200 MB

Candidate Block

Mining Attempt 234bc53663db0cb2633c55dbb0d58cd9d2fa7463bfccf352a35b4a9e8b269df2
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root aa4079e2dd5f7345e574b501dc526fa7bdc8952cac74d3e7fc76f71b6269fd4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 967
Size: 1.00 vMB
Total Fees: 0.00620258 BTC
Feerates: 40.21 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (664,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,567 250,567 0000000000000010a1dc3c7633752c0570e05a68637ff872c358eb7b6ba68739 300 0.12/1.00 vMB 95
250,566 250,566 0000000000000066bc47dc89b520b6af544c236d39f34c5d7c567319217d8f0a 32 0.01/1.00 vMB 123
250,565 250,565 0000000000000014af32887bc7267fb784dab9ec058a5dfcdb96dc9cac1b75bf 103 0.06/1.00 vMB 93
250,564 250,564 000000000000004c3d3cc5b8268492e1156040ce92069b8e27f8dc9c6883af6b 136 0.05/1.00 vMB 119
250,563 250,563 000000000000006143d508535101aa454e1ca10b5ef0aa292f1d15e117647340 532 0.22/1.00 vMB 131
250,562 250,562 0000000000000009d994bd72f184b2bdff99ae546f0f8e9a38f7b1955550f33a 278 0.10/1.00 vMB 80
250,561 250,561 000000000000000cc355bda399f630b404e114e2e5f07c4e773c7d04eadd013c 841 0.36/1.00 vMB 130
250,560 250,560 0000000000000016290a114eca6df28e354b166b8f2d38ab63676277538a4919 58 0.02/1.00 vMB 135
250,559 250,559 0000000000000008a0ebaee958186632bc68d088dfac9f35b4f75650f57759a9 429 0.17/1.00 vMB 129
250,558 250,558 00000000000000366f26f4ac48a03b65ba5f1697c91a69f27c2b78d6c65e5b8c 169 0.06/1.00 vMB 139
250,557 250,557 00000000000000358b2e03951919266f5877575a255de87b7d8451ac4167ae7e 63 0.04/1.00 vMB 35
250,556 250,556 0000000000000019bb71bce2de3ec86e7292b4469a9c08daaebf294dfd84ff7d 436 0.18/1.00 vMB 123
250,555 250,555 0000000000000021b9434cb9f6fdc74fe30b889593ae3f17a27a9caffc8149cc 54 0.02/1.00 vMB 104
250,554 250,554 00000000000000404ba58d24552710cdaa1eeafc53e1781f4146c59f6bea52c6 192 0.10/1.00 vMB 98
250,553 250,553 00000000000000158244933dda2f0c995972c857013dbd3d4cf08b586c545bcd 347 0.14/1.00 vMB 164
250,552 250,552 000000000000004e256f5cfce5b8bfff5d753886d348c117fd92ff4fb39bad0b 343 0.16/1.00 vMB 53
250,551 250,551 0000000000000037e255f022fa3b57f1bbf1da29b2ff85541da08e9d45dc244e 564 0.25/1.00 vMB 169
250,550 250,550 000000000000004d849b4b372846317e344f5963eb91ec2f41c097efaa823c4c 64 0.03/1.00 vMB 162
250,549 250,549 000000000000005bd278315ef072b0f39d4b81998733e83daf2ebc8a7c8c6a42 203 0.08/1.00 vMB 156
250,548 250,548 00000000000000060655cfe90fe07fa0d3e4e9192a7edee220e2b4e95f154120 123 0.05/1.00 vMB 141
250,547 250,547 000000000000000cd1d95bfff7c8cea8fbc2571687ae9e9f762e7dc92e9c5e9f 419 0.16/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 783.24 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: 759.90 GB
    • Received: 19.09 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.