Loading Tool

Explorer IconExplorer

Memory Pool

77,906 transactions
29.43 vMB
0.08889513 BTC
Random Selection Loading Transactions
Max Size: 179.55/200 MB

Candidate Block

Mining Attempt d5cdeaf1438b28224c84e9446c179055fabc2cbc9d754ef49088383e2e7e67bc
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 2066ea15cb6fcfd953857a08aa9f4496d05fb42d598d0dddd683c30939865a33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.02433642 BTC
Feerates: 301.35 > 2.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (39,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,159 876,159 000000000000000000015c8edd8cf43f6f3cc2964fdbb6f7a7fb208a3e512310 2,384 1.00/1.00 vMB 6
876,158 876,158 00000000000000000001808165020f4cbc30b16c84aaac650472ea066b729ce3 3,214 1.00/1.00 vMB 11
876,157 876,157 00000000000000000000c4e3097989cd4fa3a31d2c82a78e4131370bc4f37c9e 2,045 1.00/1.00 vMB 14
876,156 876,156 00000000000000000001e76e9725142176806394995767b680ee5f66b8982519 3,406 1.00/1.00 vMB 9
876,155 876,155 00000000000000000000e0b92b1c8ac3de7ee153a1e32fd2f8c48f2aafee37bc 2,899 1.00/1.00 vMB 14
876,154 876,154 00000000000000000000f1ebc702a1e405fa7506f59019ed9d421b1bdb1c141d 2,777 1.00/1.00 vMB 6
876,153 876,153 000000000000000000000a8a7d99a0e07eec23621a7d0c2d90cfe0ee8ce12554 2,367 1.00/1.00 vMB 9
876,152 876,152 000000000000000000006a1b7da1ebb876b3ab6a16164d6fef851b3cf00422dd 2,470 1.00/1.00 vMB 15
876,151 876,151 000000000000000000003ce3ccb495e882594fe1bd10ee4573c5531d9e991683 2,078 1.00/1.00 vMB 16
876,150 876,150 000000000000000000015fa6ea4c706932932abbc4a8ac2fda3fcf1bfdd0cd40 2,940 1.00/1.00 vMB 5
876,149 876,149 00000000000000000000f016c80e1061d0cee859bcf463cca8d7aba9af225694 3,311 1.00/1.00 vMB 3
876,148 876,148 00000000000000000001fb6839eae50ff2117635464ffeddeb48c87c40e6e67e 2,139 1.00/1.00 vMB 5
876,147 876,147 00000000000000000000f2c04287db4acf73c788fda2ba606572dc71995497ef 2,027 1.00/1.00 vMB 4
876,146 876,146 000000000000000000017750ada82537b1c5958914c668e667d0a9ef71d8fb38 2,658 1.00/1.00 vMB 5
876,145 876,145 00000000000000000000a0abb4f857cadfe2c20ba07fb06cca5362fe4bfc313e 1,976 1.00/1.00 vMB 4
876,144 876,144 00000000000000000000a89bb089c500280314f26e57b5de279714fdc297bf39 1,280 1.00/1.00 vMB 5
876,143 876,143 00000000000000000000b08c483369b6f854c5a9f9e993e2fc031abeee585517 2,493 1.00/1.00 vMB 8
876,142 876,142 000000000000000000006c36867579fc0dc0236965fdb2948b7c25610f692ec7 102 1.00/1.00 vMB 3
876,141 876,141 000000000000000000010a04d2c7724ddb00a291a9e7b56a3b06bd0a5ae4a885 2,460 1.00/1.00 vMB 6
876,140 876,140 0000000000000000000027390a92c38d211c5d6b3fe84a4e8f19ffa0003600bc 2,055 1.00/1.00 vMB 5
876,139 876,139 0000000000000000000141609a027899c2e78e4557dd7f01f97e21b1138356c8 3,042 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.