Loading Tool

Explorer IconExplorer

Memory Pool

79,701 transactions
29.84 vMB
0.08975836 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 639c3ce7366a115cabd8e68b3533a125fd5a31faf1ba063f05f5bf4e23cfa040
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 39b954d36205779e115bfcdc5717b4865efef31edf92587118d57a387801a68b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02207867 BTC
Feerates: 40.21 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (221,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,235 693,235 0000000000000000000a6b401e3b0aaf02f449ad3dc7e3230866e9e6bfcd46b3 2,967 1.00/1.00 vMB 22
693,234 693,234 000000000000000000143205369d2f5198fa35c4972ecf1ebd74f47544431fc8 2,828 1.00/1.00 vMB 9
693,233 693,233 0000000000000000000f332c8641dd5506fffae319fc9bccf12742e71cb0fd76 2,799 1.00/1.00 vMB 5
693,232 693,232 00000000000000000009229b4082081ae984f4ead77fe01297d2d9c4b8733e2d 2,949 1.00/1.00 vMB 39
693,231 693,231 00000000000000000000d67a5011113b6c3877daa293b352aab2e2d3e54bb5ea 2,258 0.88/1.00 vMB 12
693,230 693,230 0000000000000000000eda02db4e6191f3a05e5785c1c9f031f3958a67d046cf 782 0.43/1.00 vMB 9
693,229 693,229 000000000000000000134fb218006841167b3898595ce84ea65cf492a557935f 445 0.17/1.00 vMB 10
693,228 693,228 0000000000000000000d5004ea5aa74f50a170244ec080e16a068eb1779569d1 613 0.22/1.00 vMB 11
693,227 693,227 00000000000000000011c013338148fbaab120dde19a58ba283961e8d00eda4a 1,605 0.57/1.00 vMB 12
693,226 693,226 000000000000000000128b74dcf1d0c58457aec07b43afc89576d6f77edbd86c 1,560 0.47/1.00 vMB 5
693,225 693,225 000000000000000000107d8deab06f6549f136922d01313e21c3870e1d1ac124 2,295 1.00/1.00 vMB 28
693,224 693,224 00000000000000000011669115c5b1640130ba19b7fb2218a513f3419f55a891 86 0.03/1.00 vMB 57
693,223 693,223 00000000000000000010b0efe870268388d8cd615b15f2591cb4b5e5c83d56a2 1,830 0.74/1.00 vMB 7
693,222 693,222 00000000000000000012eae078c43fe9f5727d04c688908c0ddf11d5292ba7ff 2,449 1.00/1.00 vMB 15
693,221 693,221 0000000000000000000043e091bda1adeea5ba48ac77e9b3c003fe92e19806ab 1,357 0.49/1.00 vMB 12
693,220 693,220 0000000000000000000fd0cae4080c7d718675d1e96f2de80aad4954a07d67e0 81 0.03/1.00 vMB 22
693,219 693,219 0000000000000000000b0f09b1f6448076d379993196dc30e80699bccfd515ef 2,024 0.94/1.00 vMB 9
693,218 693,218 0000000000000000000914c66920234875f4db152ef79fdf89e79fcc938bf1cd 1,392 0.71/1.00 vMB 9
693,217 693,217 0000000000000000001151a76d1333f7e8bd69c2ce1924ff2589322f6b0da9b9 327 0.17/1.00 vMB 7
693,216 693,216 000000000000000000081c64af7bea015b93f7a70483b29fc79fa97fd8e7fd84 630 0.31/1.00 vMB 10
693,215 693,215 0000000000000000000dc69c76a612376c7ad6f22107328d4c35860829c7de05 1,295 0.67/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.