Loading Tool

Explorer IconExplorer

Memory Pool

17,454 transactions
8.25 vMB
0.05406697 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.82/200 MB

Candidate Block

Mining Attempt 8e6abf0ef9c7f60dca4c6e14fa85f7756c811e30d26f9c597113ac05a6f4266e
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 86c3b2f8b68b8b3b44202a61bc22384a5c8923d0654e7bf074b72f05bb1de56d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.03662582 BTC
Median Feerate: 1.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (744,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,159 169,159 0000000000000bcc59528b78a53d2c6edff9ef48488bd7a4b5f9d7acd240b65b 69 0.02 vMB 2
169,158 169,158 0000000000000ab482078c27929cba6ab4da18ef9462cfbd4b92bd39ac2c2a52 11 0.00 vMB 298
169,157 169,157 000000000000015f61bfd0183cf678826d758807a5d9ba711c95adbfc5b91dc9 48 0.02 vMB 184
169,156 169,156 000000000000064f75fc7b16aa26bf6f6d3ce8e68e3b26af3d277caf1c120dfa 93 0.07 vMB 877
169,155 169,155 00000000000002b6689921b45aa86d57abae8a903baf3f6ef3b03619c5321bcc 18 0.01 vMB 57
169,154 169,154 00000000000004c12480f7b1a81e2f7cb158bb1dc3eb16535077a5a36570eed1 6 0.00 vMB 94
169,153 169,153 000000000000007b603cb4ec1539eebcb089861f3c180def276a37d973151815 5 0.00 vMB 0
169,152 169,152 0000000000000b62ed2988492b18e8f97d257149a969b20f4d3ce277b2df3008 65 0.03 vMB 163
169,151 169,151 000000000000087813ea66271d1fb9621190a3c77714c61f82066ea9bb7c61de 143 0.05 vMB 71
169,150 169,150 00000000000003af006501828365c26b6d601c78740e08e2b0fd83745ecfea29 7 0.00 vMB 52
169,149 169,149 000000000000022ddfd23e90acf2c817053809f87c04873750c499899ac0d419 7 0.00 vMB 0
169,148 169,148 00000000000005864ef194eaffb00153ef33927fb84c6aa06946f71d45117b68 7 0.00 vMB 0
169,147 169,147 00000000000007b285fb50718705bb82f3b26da7e00348a491487973f7924d2d 60 0.02 vMB 148
169,146 169,146 0000000000000205456853a7eec1915f242a7fcb4047e7744cdc896e604e6001 7 0.01 vMB 52
169,145 169,145 0000000000000048cad94f9098fa1e6a776a019fb35291b51857156a450a161b 5 0.00 vMB 61
169,144 169,144 0000000000000062b275226e239330d0d3fef8ce39eb4ef876b5dd8d33111dcd 31 0.01 vMB 140
169,143 169,143 00000000000001c34150d7fc0c14e525d22f86df1a231b59ebee888e04783caa 11 0.00 vMB 12
169,142 169,142 000000000000011403af2aeaf4e515ad72efc48b4f29914bc4530188f277bb3c 50 0.02 vMB 151
169,141 169,141 0000000000000be79173454523c26378670878a523830bb5aa259aec64bdce7b 30 0.01 vMB 47
169,140 169,140 000000000000024da5d80a3310b2481d719f5646ea5885d506bec5e6a13155a6 102 0.03 vMB 71
169,139 169,139 0000000000000049e70150186d400f6b5d1993a25739956b34754617dba5fcbe 50 0.03 vMB 37
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 231.53 GB
    • Received: 0.88 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.