Loading Tool

Explorer IconExplorer

Memory Pool

37,588 transactions
26.69 vMB
0.07615252 BTC
Random Selection Loading Transactions
Max Size: 136.74/200 MB

Candidate Block

Mining Attempt 4c522dcd97233cd8ae082042ea0bd42fbfa11791afa648e548be39d68186724a
Version 20000000
Previous Block 00000000000000000000830263a67bbc14fa6b875bae08cfae860c946a6b00f8
Merkle Root 2bce8f76c903dc2fc3cbe4052b3430fdab8ae0fd5a93bd02871a6724cd885874
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.02653142 BTC
Feerates: 445.78 > 2.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,302 (653,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,138 261,138 00000000000000120c34f9d7624a616f6dfd4730c304c474fa99afa06f081403 180 0.07/1.00 vMB 120
261,137 261,137 000000000000000d06a31e5678dbd7775b41ca4d464923e38841bb5c0b5ad590 140 0.05/1.00 vMB 48
261,136 261,136 000000000000001bdfa59b24a655deacca215f0476eeb7c0b9bd127cb14b5dab 278 0.10/1.00 vMB 109
261,135 261,135 00000000000000016a2e1ae8ae77c094c35a542cf5d55c2bd89b88f7296b183f 383 0.16/1.00 vMB 89
261,134 261,134 000000000000001a5e41de2845e3ca707dce4cdf51541f9f56941e06ed9d4d79 461 0.19/1.00 vMB 99
261,133 261,133 0000000000000016b8b7d12291b45e04501fba7a149c0a378e74e337f0e9529c 518 0.20/1.00 vMB 98
261,132 261,132 000000000000000fc9069b33b36c8f917115f55b7e17c07d6f79aa4128a4ab31 536 0.21/1.00 vMB 117
261,131 261,131 000000000000000838d274d12ef8bebee1660f976fee25ee302206347b8153de 357 0.15/1.00 vMB 125
261,130 261,130 0000000000000001435c9bdf42ac64bc084846154453bad37283233ddc39cb4d 401 0.17/1.00 vMB 114
261,129 261,129 0000000000000019f4e2998451fb59b3971a4cf5942af2a82a7a647b1de30244 897 0.45/1.00 vMB 89
261,128 261,128 000000000000000dfbab3f94bd00072d569cee7b03f99d2989d93c9c1da6e806 701 0.25/1.00 vMB 103
261,127 261,127 0000000000000009c1b9c692e723b2c5ec13668846cadc4f1f68ee9cd4bac172 720 0.25/1.00 vMB 164
261,126 261,126 000000000000000f7e2a66a35d4a75c4ebca670bf2100c8b00042fbe16714529 82 0.04/1.00 vMB 30
261,125 261,125 0000000000000015a46a7ce996d196b057db2c60826c780ca62cf0519c157be8 787 0.30/1.00 vMB 112
261,124 261,124 0000000000000001d08c6908a7aa5a07452bdb9d4920920ec392c409602b24a3 543 0.20/1.00 vMB 128
261,123 261,123 00000000000000105d4dd36793b5ea729696e14d46f419f5ccb92d69f045a036 334 0.14/1.00 vMB 89
261,122 261,122 0000000000000005007d3d328e8d7fb1a6a0fdd98cefb662c7feb70300b5867c 487 0.18/1.00 vMB 95
261,121 261,121 0000000000000017ba380938a959bc548f6e2b6bfd118cf475f511136fe8b12b 385 0.12/1.00 vMB 166
261,120 261,120 000000000000000d16a30613607b41d4393d09bfc4b0cb5f93efbdbc630956fd 398 0.19/1.00 vMB 73
261,119 261,119 00000000000000168520830f1ab6a38923496fa7ff43f4852ddebd52951b7e10 143 0.06/1.00 vMB 69
261,118 261,118 00000000000000097164ed6cb78904b15bb161fb4fe5b258e486e503b738da6d 134 0.05/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 781.13 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: 580.86 GB
    • Received: 9.04 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.