Loading Tool

Explorer IconExplorer

Memory Pool

75,319 transactions
29.90 vMB
0.11066763 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt 9f6cd93288a7922dc15114b690fd2afd5e4b0572c96fa87000aea8642f2921ee
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root 32418cc13a7ba4383422a330f2cf39287d260a5860918461772b80035587ece0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,040
Size: 1.00 vMB
Total Fees: 0.03880419 BTC
Feerates: 101.64 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (676,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,388 238,388 00000000000000f912189c528204a2a7dc0645e89aa2717be20fab822170bfe1 392 0.25/1.00 vMB 126
238,387 238,387 00000000000000d68e8943bbd8a8fac7ec93927bd2e4ba36913b69029ec2d003 408 0.25/1.00 vMB 148
238,386 238,386 00000000000001268ba074b15602a9134917d908ce2f8512d6babaeec30e97c1 603 0.25/1.00 vMB 202
238,385 238,385 00000000000001094f64f5ccd2e237410e81f9b0a8fa1d9e5ac4ec86c433d54b 683 0.25/1.00 vMB 217
238,384 238,384 0000000000000143d3d1142fbe1454bd3f8b81bc98fa7591378f2e58bae12e8e 782 0.25/1.00 vMB 372
238,383 238,383 00000000000000fc46ffc10b92b2863d4cdc262162e139d2e3169ba127c0a7aa 687 0.25/1.00 vMB 239
238,382 238,382 000000000000011a15a8f1bbe7c8fae7ed994cd5490f9de3898186896f9e946a 533 0.22/1.00 vMB 210
238,381 238,381 00000000000000910a15fbe0e29e6fb22e4cc55175b178afc14699ee246c6734 142 0.07/1.00 vMB 165
238,380 238,380 0000000000000100d3dc2bd542eaf0048996a64f928be9f8c14c0b3f018e17e6 467 0.19/1.00 vMB 190
238,379 238,379 000000000000013a047709a0c9047ac46fe111319bde0b9d716a4a0a12c0b15e 312 0.14/1.00 vMB 168
238,378 238,378 00000000000000f3873e65fc8ff68f253f546a56af06b6c642a4735fc103fd36 5 0.00/1.00 vMB 25
238,377 238,377 000000000000001ffba6cdcb799422077b1bc023e3872f9b5a9f1a7a07a96179 633 0.25/1.00 vMB 209
238,376 238,376 000000000000012dbadcfe480d7ebcc509db797f0b1b552a37fce3f74f504e17 165 0.09/1.00 vMB 132
238,375 238,375 00000000000000a8a0155520e4a00a5178e509e6170d2ecb4bde41cfbcbeeb99 267 0.13/1.00 vMB 151
238,374 238,374 0000000000000127afeb608ac66486a07b671577ec9eb46a6f59146c7dfc1eea 164 0.14/1.00 vMB 100
238,373 238,373 00000000000000e42e0d0d41636ced21fc73474ed59e28cbf29b4f48fa5dcd1e 354 0.25/1.00 vMB 105
238,372 238,372 0000000000000146234dd4218fb3da54725859bf11ad2ce49fcb0827f5d46b25 710 0.25/1.00 vMB 268
238,371 238,371 0000000000000031396e38657262f34ae89abae369bfe821d0e3f9776d92eca4 302 0.10/1.00 vMB 141
238,370 238,370 00000000000001053dde763cbf6545182840d473418e776fd3fc240303dc42a8 40 0.02/1.00 vMB 143
238,369 238,369 00000000000001282792620fee7487a4be780676513b7a64d0fc2cf7c78d3aa6 555 0.25/1.00 vMB 183
238,368 238,368 000000000000005e66b357f9a04cb4193d53bdcfc9abc4b92f9e74b3db43829f 470 0.22/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.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: 668.23 GB
    • Received: 15.43 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.