Loading Tool

Explorer IconExplorer

Memory Pool

33,021 transactions
7.47 vMB
0.02909670 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.36/200 MB

Candidate Block

Mining Attempt fb3f4bdeac988ed4022a28f71d2ec2fe1b399ad88bcf29bae0aac136da4f2983
Version 20000000
Previous Block 00000000000000000001a3a5cb04be99b7ebb0a4c795a7869c81b2a83b3196a2
Merkle Root f7a1251b49676eb2a0177377f3b81c594af5a30b8838c5655c8b16f32569868c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,401
Size: 0.49 vMB
Total Fees: 0.00879958 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,970 (705,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
207,235 207,235 00000000000000227b079c789c7247c913c71b1b29fbe193167eb065992a4646 0.04 MB 128 164
207,234 207,234 0000000000000001dc6f372fb45c8579de9f33d801c3efa816cbe7ca5a8ade44 0.00 MB 12 20
207,233 207,233 00000000000004f25449ef6e74de522fa44bd1b524e06d9150bdf222ea8345ec 0.13 MB 233 113
207,232 207,232 0000000000000465615ac2192a66447d945f448e35ffc770eee6f6036b473ff5 0.01 MB 18 85
207,231 207,231 00000000000004635a4f90937273d43a628a7090be785b870fdbacf45ec77d96 0.01 MB 18 145
207,230 207,230 00000000000003386d9ff649b66ec05042cf3dea124cb07380433d08a7a11e21 0.16 MB 290 52
207,229 207,229 00000000000001cd3bf6f199330a56249e6a2f4ef7d21f6c78d3db71cd2851bc 0.05 MB 95 132
207,228 207,228 00000000000002ce79984817bff91764522a335d6dd466a810b8a55359f6eb1d 0.01 MB 31 175
207,227 207,227 0000000000000256ab39d778647abdbe62d6105be863eb642c3dcd10ce53c194 0.04 MB 69 113
207,226 207,226 000000000000027334213c7418bbbf4b580f24ea218eab0a4e24919897b44656 0.05 MB 151 3
207,225 207,225 000000000000042c76a070d3213054c8306c7233fc8bb149772ac725bdfa6997 0.12 MB 223 271
207,224 207,224 000000000000022102b8eb87256a9b82c7dab177aaddf1b29e4e84b797fcd64e 0.00 MB 1 0
207,223 207,223 0000000000000351be2848d7ee5bbc2b9ef88ef556f9f07913b80a84fddbe107 0.06 MB 161 193
207,222 207,222 000000000000027987b8acd74fcf02a083c4544d267985346613f41c6958d92c 0.05 MB 129 95
207,221 207,221 00000000000002327fc325bbb1e2cdbbd92066d94a426003ba0beff11b18eb7b 0.19 MB 449 234
207,220 207,220 0000000000000337e755e7f282e98aed8c6352d1c017265d4301f50cc9ae81f0 0.15 MB 384 225
207,219 207,219 0000000000000002592d866070556c74ab7083b696598d2933c72d5aa09f3209 0.00 MB 11 29
207,218 207,218 0000000000000427d9e1fe9ec548b337ac0656d4f52f37b3345153400e4524a0 0.05 MB 128 242
207,217 207,217 000000000000015d8b0dc0a55417da9da0f3298a412d08a38f8f35ea3c4e6033 0.04 MB 75 163
207,216 207,216 00000000000003a8982a57388eeea515d99589c874bee8d3428e8a028625a36c 0.07 MB 160 139
207,215 207,215 00000000000005085d7e33d30a27232a96b3d4aa2e517bb5c0d89df250a2d726 0.10 MB 198 137
Previous 10 blocks ↓
Total Size: 778.79 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: 357.05 GB
    • Received: 3.18 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.