Loading Tool

Explorer IconExplorer

Memory Pool

75,667 transactions
28.06 vMB
0.08647694 BTC
Random Selection Loading Transactions
Max Size: 170.41/200 MB

Candidate Block

Mining Attempt 7fdecad4b4e843f8ff287520622e4e5a13666244282b7ef86a9de32152f8814f
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 6e68fcbceef305ba1e1ed021aeb0168c954546fbd601bbeaa4b668c5dcb8863c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.02616705 BTC
Feerates: 402.60 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (554,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,294 361,294 00000000000000000ba7d2ee2bce75bf0f3c7cee73f8e1f48f5d20083a3d6301 1,684 0.75/1.00 vMB 34
361,293 361,293 00000000000000000f647249d5e76b923b2d1968df10117acc293d1ae1f51214 548 0.64/1.00 vMB 25
361,292 361,292 0000000000000000086f47828e47587d2c92b3d562b45fae9a417e7fa37f534e 1,506 0.73/1.00 vMB 27
361,291 361,291 000000000000000011f605bddfbe9e26231818b43993e6af84579fd93af9b0ff 2,164 1.00/1.00 vMB 29
361,290 361,290 0000000000000000152195979e99e62bcd9366e7d32653a343501aae119bfaf8 318 0.59/1.00 vMB 13
361,289 361,289 00000000000000000c077eebd15261811bd9ea7c9784ae5482636b5e529ce932 581 0.25/1.00 vMB 24
361,288 361,288 0000000000000000027030a8b7f444e7d9ce050adc1350d139439fbba97ce55c 1,123 0.75/1.00 vMB 41
361,287 361,287 000000000000000006f9160dc7132773b34b92610cff01516d7722c0379b77fb 1,595 0.75/1.00 vMB 33
361,286 361,286 000000000000000007b230684d60ccd77e36f587692f53ba601fb21c53b5e688 962 0.53/1.00 vMB 27
361,285 361,285 00000000000000000cc117a5376b12b7a2dc4a3bacd9a5fa56071d7a32e6d538 623 0.69/1.00 vMB 13
361,284 361,284 00000000000000000f47c04603aa03532a9a884f465bcd2636a82d4e4e9222dd 799 0.95/1.00 vMB 18
361,283 361,283 000000000000000007c559f2ec04784c20be4fdc1f1b515ee0ebf7e54aed8617 2,434 1.00/1.00 vMB 32
361,282 361,282 00000000000000000a3b2dc0c8246d39ffa2b48d8e19233e3f65f966b69e7894 1,774 0.93/1.00 vMB 28
361,281 361,281 00000000000000000de5ca1d011b8898c298d0994b26aa9c9509d41d31a8558c 2 0.00/1.00 vMB 0
361,280 361,280 00000000000000000ab78e0cb86e3395a2e3a11e817dc9d87e9ebfe9f2c4d676 918 0.49/1.00 vMB 29
361,279 361,279 0000000000000000066a33962982840ab5ff65a1c2298a6b68d72e9040a7efcb 612 0.69/1.00 vMB 17
361,278 361,278 0000000000000000097f113ef96350357f2b4d455d50eb48084e41e0d16beeaa 1,234 0.50/1.00 vMB 35
361,277 361,277 00000000000000001426e25e949657b1f62f491634addda36d01bc8743ab7566 934 0.52/1.00 vMB 25
361,276 361,276 000000000000000012e5379faf0d064157c4eebf16c6719dd2d25e1b9194b959 755 0.47/1.00 vMB 32
361,275 361,275 00000000000000000c713dee212cc3dfe81f53c1baa7864e24b863a32bf8674f 223 0.23/1.00 vMB 20
361,274 361,274 000000000000000014ef6c81b99979dc188647cfcbf437fbe8875e5fee34f726 199 0.16/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.