Loading Tool

Explorer IconExplorer

Memory Pool

80,337 transactions
34.64 vMB
0.17524950 BTC
Random Selection Loading Transactions
Max Size: 193.96/200 MB

Candidate Block

Mining Attempt fe85d22db6e54380bf563929363a6e2e1fc4aa68ccee3844055e5e46bc258c8e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 76d987374c155d3728fccb8300427c2987fe1c9d0745d07c70c24dd8774f2552
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,117
Size: 1.00 vMB
Total Fees: 0.04647349 BTC
Feerates: 150.93 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (554,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,297 361,297 00000000000000000681eccd371cbe5b75ec85456436bb2346838bb98929c710 757 0.32/1.00 vMB 29
361,296 361,296 00000000000000000db03c29df1df1c241091e4b6a69b1fbc1e379b50e4de3c2 416 0.17/1.00 vMB 35
361,295 361,295 00000000000000000d8359aa15289bed731ad4ce8ea8790aebe7fb546c12e0a2 490 0.41/1.00 vMB 16
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
Previous 10 blocks ↓
Total Size: 783.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: 734.17 GB
    • Received: 18.55 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.