Loading Tool

Explorer IconExplorer

Memory Pool

27,998 transactions
10.10 vMB
0.03380566 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.81/200 MB

Candidate Block

Mining Attempt efdac045abe98145ede6bf08863f199b08adee87b1a0fa4be644e867890b7b03
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (662,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,239 251,239 0000000000000054bd2556aff04a00271e12b20d505e59fea7da3f1edc5fa33f 458 0.23 vMB 122
251,238 251,238 00000000000000493ac0c9b70bbb95285db40310a3cf32c54103440c906d473d 440 0.22 vMB 76
251,237 251,237 000000000000001d8bfd7bc22db380a7cb026c50020f1dc713ab3a0e9210e6f6 414 0.25 vMB 121
251,236 251,236 000000000000004fa942739d3d84c43904b344170df25be761ff43ac22986d02 31 0.01 vMB 128
251,235 251,235 0000000000000033a0afe96af3df7db4e93b50920efa2660f31e57a7124942b3 379 0.24 vMB 104
251,234 251,234 0000000000000022d1b9273e26fd4bb2be9128ed4c371ddf7c09cd2eb9d7b34d 123 0.07 vMB 120
251,233 251,233 000000000000003aa9aae6409500d212e5ad4e4e2910bac91c9f6616f9767dab 169 0.09 vMB 103
251,232 251,232 00000000000000490f0d45abb35fe495425fb73366577ed9bb1892ee900f10ff 743 0.42 vMB 108
251,231 251,231 000000000000000ba5c84c08d38112edbd721051ce8c4875c75ec04fee94d1a9 664 0.25 vMB 209
251,230 251,230 0000000000000036499d649a670fd966f0039cf31606fd353ee019f7ae49bb5d 528 0.25 vMB 123
251,229 251,229 0000000000000007e76447b1da660ad4de99ea52bd7a96c8a8f1ef3f7e4ec2d2 321 0.13 vMB 207
251,228 251,228 000000000000005979e0da35617c5096a9569e0e62086b987679d235049e3c2c 137 0.10 vMB 111
251,227 251,227 000000000000003a40f8990a9d23dfa2d7790561554fc4a3886dc6c289e78800 207 0.09 vMB 135
251,226 251,226 00000000000000333c9b4eab9048c71798bcf7e759bf93076e95d7979881acaa 553 0.25 vMB 146
251,225 251,225 0000000000000025729b7caf49d09c0fce0e5ca5d70ae99d9a9c471cee67a516 491 0.25 vMB 151
251,224 251,224 0000000000000046fc717b7058a8f6f96758a0376b6c2a84a26a4f4b46423433 111 0.10 vMB 59
251,223 251,223 000000000000000801645edb64fdccdcc71cd4c3019a6ae802b17ea37001f790 445 0.25 vMB 126
251,222 251,222 0000000000000045de7ff6df7bfc3e123e3fa529027dd659a744a4ecd6a487e5 348 0.21 vMB 126
251,221 251,221 00000000000000655a6891d81f67893fe7f1b5f00d27b7ad244c1783ba315d33 850 0.31 vMB 237
251,220 251,220 000000000000002b40d54e01fae3d2586f938a68643089a8437b631c1262f460 115 0.08 vMB 53
251,219 251,219 000000000000006ee7591b3976eb74b57d6bd4ab98bd1d7003ebdd3c624e0947 588 0.30 vMB 84
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.10 GB
    • Received: 0.67 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.