Loading Tool

Explorer IconExplorer

Memory Pool

32,237 transactions
8.21 vMB
0.10948458 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.65/200 MB

Candidate Block

Mining Attempt 95daf488c60dc6d45d558bdad1c57511c22c5c0e9ffad6ab01b2983125dc93af
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root f60d8b79a486832b51dbaacd53b4c6c256dbdd278075d73e5036c85650f6e378
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 1.00 vMB
Total Fees: 0.06824211 BTC
Avg Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (708,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
204,724 204,724 00000000000003a844ee302d9817c0d0743dac93e2f23b678313ac26b9888dae 0.06 MB 162 152
204,723 204,723 00000000000000caa855ca25daec5ae317268cc7ffb3d6c77801beeb7b19a58f 0.02 MB 54 136
204,722 204,722 00000000000002f68fac12a5a3b97788a83d3e77aa1031ab0e51257031b2ac87 0.02 MB 50 131
204,721 204,721 000000000000027bfd660d7b8491e694fcc9ef56816dd6aada4a5785e1d8fb04 0.04 MB 99 157
204,720 204,720 000000000000050ba02131916783b93f005c1dcf4f8f66d1d9c69e3c054b31dc 0.04 MB 97 104
204,719 204,719 0000000000000573fbe93edabded0f6305a0cbe620264448b77b14d95d0f65ee 0.13 MB 165 36
204,718 204,718 0000000000000411cad1b6bb9d5f5da74f277ce065b0b0cae3db132844eb264b 0.06 MB 144 122
204,717 204,717 0000000000000425ea4096bea8baf2c8753c2287692a07869dd64a403f6139cc 0.02 MB 38 103
204,716 204,716 0000000000000550562301e69821e48084e2a11cd7f5229a6830ead596a4ecca 0.06 MB 67 97
204,715 204,715 000000000000026e83e4e285339527c2b9145a3d407f992884fdbe77c02f158b 0.00 MB 9 30
204,714 204,714 00000000000001b2671adeaf026c1b4cfa0fdbff6ee1fe45bd9acb5076512633 0.29 MB 427 109
204,713 204,713 00000000000004e018ba3d929be2a2358a44256f68cbf0cddf66f16c42840cd2 0.29 MB 493 88
204,712 204,712 0000000000000316f1667a0ed8a241ec6d1526396486bd8ce94f047f3914a7e1 0.00 MB 9 312
204,711 204,711 000000000000005879dc72a9b518550d7d4551a32851850b8f1afc8e222e4aef 0.36 MB 745 111
204,710 204,710 00000000000003be9384085461e06dd272b34f750194568740c596ac748b5a7a 0.03 MB 78 189
204,709 204,709 00000000000003bd27e290f7f6f3d2ad3cf8cfc187a466ebde7fe0b2c77f9184 0.31 MB 515 96
204,708 204,708 0000000000000425dc5bce758f08d13af2ad51cefb8d714ed708920f2adb61ce 0.07 MB 230 152
204,707 204,707 00000000000002e770b6741e9ef8f186b651c69a45dc40fb25ac5a6dc2a6af27 0.21 MB 523 143
204,706 204,706 000000000000022056cb797dd5bced5810d502594dd2fd142dd22476ecdc42e0 0.00 MB 13 76
204,705 204,705 00000000000002f73d3046574de7dea80876961ebf532d09431e7346c295a9ba 0.04 MB 105 665
204,704 204,704 000000000000043c2722b7b0cfb77f1c442cf30ac00fbfb9a5b08644358feabf 0.15 MB 159 64
Previous 10 blocks ↓
Total Size: 778.87 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: 399.03 GB
    • Received: 3.57 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.