Loading Tool

Explorer IconExplorer

Memory Pool

25,383 transactions
10.52 vMB
0.02500264 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.71/200 MB

Candidate Block

Mining Attempt 505a1fbeb02b8d15c75a4d99361833af124ac040a00be332b79032936ad28dc3
Version 20000000
Previous Block 00000000000000000000afea34d9eaacc750b5548851d36ad75af5ab732cf92f
Merkle Root 82e9a3d1f7656b6ac200f0b749dbdef46284f96a3b3acd6297ff6ed16ed9eeb6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,916
Size: 1.00 vMB
Total Fees: 0.00774459 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,553 (743,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,685 169,685 00000000000002ad36562de027bf3704060461d88e8d35ae48a0d1e83731ace0 11 0.01 vMB 38
169,684 169,684 0000000000000a204db37a1d6a8387b79f42c3ccc74edfd1b64fd98b2ff71aa8 91 0.05 vMB 82
169,683 169,683 00000000000007886d4e68676c5f99b5390871decc63915358730020dfa8b663 16 0.01 vMB 393
169,682 169,682 000000000000033bcde6f39bfac24ea02c7167df7d94f050a9f3b7e9dfaaa31f 13 0.00 vMB 0
169,681 169,681 0000000000000a6440409acb93c62243b22f7d354dd9d4623b718afa483d9d9f 52 0.03 vMB 94
169,680 169,680 000000000000040c897140d6258be1e3e5dcef2d86d2da3aca94618ac2ab146b 50 0.02 vMB 33
169,679 169,679 0000000000000a3a03d81b0a7aae50aaa51941c47d04f5777f1c42388ca66594 75 0.05 vMB 157
169,678 169,678 0000000000000843294832ace7d2c13d1d397e75aba5043844aeb22bdb215939 44 0.02 vMB 163
169,677 169,677 000000000000046e40a65c611f06d986c7dec710e710e84ea49b03ee1922ba7f 68 0.04 vMB 60
169,676 169,676 000000000000038a421be0468e62da1252be7073c6fa252145bc4c06b154e0b6 108 0.04 vMB 63
169,675 169,675 00000000000007e82fb1c549a9391a707dc92dbdb7ba86a4b787440714e83d9a 9 0.01 vMB 31
169,674 169,674 00000000000002b94bc36a67395ef353acd6cf4e3b6fce36204ce8a3dd1ce21b 13 0.01 vMB 69
169,673 169,673 00000000000008e26c6e68962c75cfc3b423a915152cc82d2a32afafe1baa0f8 22 0.01 vMB 67
169,672 169,672 00000000000000ec396fbcab6d0263027209f7d7f125f4a2875042ecae34319f 93 0.04 vMB 42
169,671 169,671 0000000000000136e384d517ccee31b094da8436c74275f84d1b9006310d3a00 64 0.04 vMB 64
169,670 169,670 0000000000000a2c5d4d0d790ef1812c6116de407ec35eee6011e2b75370cf00 15 0.02 vMB 60
169,669 169,669 00000000000000f240877d0ac16a848280aef0a2aaafd4d731a2eca223f141b0 36 0.01 vMB 113
169,668 169,668 00000000000005de98823f48010978757c48c491631739d39d43e7dab2819563 7 0.00 vMB 711
169,667 169,667 0000000000000044be2622f4d54143467990333b7d04d379f7722baee1f89c4d 76 0.04 vMB 82
169,666 169,666 00000000000007e96ee7c615b3d097ba5b387beb32026ce3ad2b5f252efcd875 62 0.03 vMB 147
169,665 169,665 0000000000000a05f1dbe5b5125463a290e038867925d8cad96d200b21f002be 21 0.01 vMB 480
Previous 10 blocks ↓
Total Size: 779.82 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: 418.86 GB
    • Received: 2.25 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.