Loading Tool

Explorer IconExplorer

Memory Pool

51,613 transactions
29.30 vMB
0.08075390 BTC
Random Selection Loading Transactions
Max Size: 158.48/200 MB

Candidate Block

Mining Attempt caea478d36fe16b5ac8645e56c2061d7ec2e50f415224be71971a4a2a7b956e2
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 479e44d7d2de454b30ae343926ea41f1b4cd004d274f56c201ea6e6a14cfb848
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,249
Size: 1.00 vMB
Total Fees: 0.02464696 BTC
Feerates: 173.90 > 2.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (576,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,407 338,407 000000000000000015fb4a8e70e3400a0f696e588fc3d42b5bc220e5e5659d4e 1,077 0.55/1.00 vMB 25
338,406 338,406 00000000000000000be89b605fdb02e136efd69e6239fd2f5269c2982cd156d5 864 0.75/1.00 vMB 52
338,405 338,405 00000000000000000f5267f1414274dd17d438252fbe2d94d9cc2fbd589d9a00 2,126 1.00/1.00 vMB 37
338,404 338,404 000000000000000014215a57a3e52d723fed08db49beaf3a3f3bf5c44eee8f35 1,482 0.75/1.00 vMB 26
338,403 338,403 00000000000000001a6b75d52cde428833e89f6ac78175a7c0afab5ffe7071cf 152 0.10/1.00 vMB 16
338,402 338,402 00000000000000000b82d309304226a554d1b83988650b940f911257e17dd51a 1,477 0.73/1.00 vMB 26
338,401 338,401 0000000000000000043a44a1ad030f76bfcf3553f86891b33638cf08af7e0508 393 0.21/1.00 vMB 26
338,400 338,400 000000000000000010bd41948b14e2b803b020670f100ef38e0714cde005ef1b 314 0.30/1.00 vMB 11
338,399 338,399 0000000000000000152e3cdf605791df826e8e64294976e8568c88d60b0ab4ed 1,059 0.75/1.00 vMB 20
338,398 338,398 00000000000000001829e6d980397fffdc02114dae9f74e2b08c791c8ca97fb4 939 0.35/1.00 vMB 30
338,397 338,397 000000000000000012c86a50436b2c72dcab75ebc76f08ad682c364bd9606a9f 1,671 0.56/1.00 vMB 36
338,396 338,396 000000000000000009f32437cb28d54ff600ec020778c8ce84ecf93b99d5218c 126 0.05/1.00 vMB 181
338,395 338,395 0000000000000000093f7bc72443531b77624a3bcdbcb021d7b92704c17c8450 199 0.10/1.00 vMB 25
338,394 338,394 00000000000000001825bec0e24c5b76b8be7a5486e95e56db342b68cb8592e1 131 0.05/1.00 vMB 30
338,393 338,393 00000000000000000bb453d88f07db820cfac7abc68328194e6ec0c219a5f4be 449 0.19/1.00 vMB 27
338,392 338,392 000000000000000015e59215c572f2db842701b9c0d4c5bb26e9935b7121b52c 470 0.29/1.00 vMB 21
338,391 338,391 00000000000000001463a89291a6dee76b9b29aca48bc01ad948569d5e89770f 1,916 0.85/1.00 vMB 15
338,390 338,390 0000000000000000073776af9fe180273a79ff95bdd6aa7e0c8989532295a3fe 2,184 1.00/1.00 vMB 27
338,389 338,389 0000000000000000090d9d2a85f4384d24949f3962a695cadf9a968ccb85a4c4 256 0.10/1.00 vMB 33
338,388 338,388 000000000000000001bc38e219513fbea603cb83cbc4f2f9bcfee3e64adf99cb 1,010 0.50/1.00 vMB 26
338,387 338,387 0000000000000000151cefc413c6fcf273b70ea55c6b24b287f27855c4e21bbf 256 0.13/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.