Loading Tool

Explorer IconExplorer

Memory Pool

16,675 transactions
9.60 vMB
0.02181337 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.49/200 MB

Candidate Block

Mining Attempt f9423814ac29f39db5bd0a803be4075e2d68c4a85bddfc4cbdf3f4222b4f46fa
Version 20000000
Previous Block 000000000000000000001b0b9bba896b3a0a29c737d37d5b02c01e95962df631
Merkle Root 85bbcab8b82854eea914bec470d29cb758785683650b5b73ecef339b8c832e1b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.00675028 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,545 (716,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,633 196,633 00000000000006b2a2d726fc56bce15cb1ef6365ccfc4c96c885fb67dedfb458 431 0.15 vMB 266
196,632 196,632 000000000000011a412f9d4a0ddbbb700f35b99c1f6915b811ef7b47ff24ec64 302 0.10 vMB 227
196,631 196,631 000000000000047a3894ac11e2956bc2e818137697372217ba523616dfefb71a 150 0.05 vMB 163
196,630 196,630 00000000000006773410f8f20aedc443cf7ed5b1d1fb9517af20b1d82019a176 478 0.25 vMB 134
196,629 196,629 00000000000002fdca89b5faa196d72273270ee99d27b9cb455cad58c6dabad0 1 0.00 vMB 0
196,628 196,628 00000000000002e825143916b5973a1c31bd0cffeb375451d461026440a81297 21 0.01 vMB 95
196,627 196,627 000000000000048d8544867813639aaf38753cfc21f472ceb95f295a781ed29d 127 0.05 vMB 120
196,626 196,626 000000000000058e9e8e62150c90d82af698e9eb312c3412257ba3d83b3ef3b4 180 0.08 vMB 121
196,625 196,625 000000000000064e4de57ec8009dd8c3f7c9bdf1c771f984bfee17280d23ec0c 10 0.00 vMB 15
196,624 196,624 000000000000047725d7f8755d4b9bb36a07a5281f5acfa1174cb6c2a8fbdf93 123 0.05 vMB 50
196,623 196,623 00000000000005c5c3cd60eb221dab591658224ee3c4178754c8d9bef62b51ce 328 0.14 vMB 152
196,622 196,622 00000000000003623b1c639fb7df06e79f799e5e98a54cadb3b808d870113cfa 500 0.24 vMB 107
196,621 196,621 00000000000001a6a3170d0cf4b2fef53c0b1f8c6631cc03348b080f3dd300f3 12 0.00 vMB 27
196,620 196,620 000000000000007f46ba5989ff34a70dd5e4a51286cca425e6f947997ea71fd9 374 0.13 vMB 155
196,619 196,619 000000000000005a4970cc24a36ccb3c1e41e7fecc716ee81cdfe07d6ccedb94 497 0.22 vMB 164
196,618 196,618 000000000000050618b9f3d40bcb6dcb7000dad8f6e43a7c01fa6a6870e7a7f0 245 0.25 vMB 105
196,617 196,617 00000000000000fd05928d7b2f1f8998bcc6f53d468ecfc808672998c068eaef 141 0.05 vMB 43
196,616 196,616 00000000000002641d78c944989316aa1d0689e376f2c6e68988a0797ef59330 562 0.20 vMB 249
196,615 196,615 000000000000024d71dd2c33294065e0d42b55706dbf5068f02636fc755cc4bc 32 0.01 vMB 0
196,614 196,614 0000000000000027d956695ec94613e8b984e4dba0128f6febf8eb392212f2d8 800 0.25 vMB 211
196,613 196,613 00000000000004c59427f1be277ac3d70f01b5a19d85a1b822fe8c8a951810e7 325 0.13 vMB 134
Previous 10 blocks ↓
Total Size: 779.81 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: 409.90 GB
    • Received: 2.17 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.