Loading Tool

Explorer IconExplorer

Memory Pool

22,283 transactions
16.71 vMB
0.02339892 BTC
Random Selection Loading Transactions
Max Size: 89.31/200 MB

Candidate Block

Mining Attempt 9178cd97f839a5bf446139a5aa6d54149f6e89563c45de5fa454b05b4b699baf
Version 20000000
Previous Block 0000000000000000000211e7ce3dbf3c7ce7303158cc4e1527c0d7eb97388fb5
Merkle Root f48f1a06f6e84e16d07a81e51eed66f8ef85aa61449f99a7cb7742768b4966f5
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,797
Size: 1.00 vMB
Total Fees: 0.00567384 BTC
Feerates: 73.20 > 0.57 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,673 (382,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,006 559,006 000000000000000000045f750215d2fac3069ef7be92a167cb30779ccde94bbe 2,414 1.00/1.00 vMB 12
559,005 559,005 00000000000000000007a408ddfc681afbaa1a4ed33c971b53f41837f3be2ed9 1,855 1.00/1.00 vMB 34
559,004 559,004 0000000000000000002e7550507c66a7517b64bccf7b8a1c2d24605656afcad0 1,960 1.00/1.00 vMB 7
559,003 559,003 0000000000000000002ca56613049002fb29d78c007ce4a1db20b2856852cbb2 2,614 1.00/1.00 vMB 28
559,002 559,002 0000000000000000002990d8bf58569ca68ddbd4cef7a2b39236878519dfee9b 2,464 1.00/1.00 vMB 33
559,001 559,001 000000000000000000017ac68250e5b5ba075a38571be5a819380c53de28e50c 3,067 1.00/1.00 vMB 9
559,000 559,000 0000000000000000002e794cf8955cf605f6945e360e29db7bf3a3775e2eccbc 2,557 1.00/1.00 vMB 33
558,999 558,999 0000000000000000002e1b098951ffdbfe639f22320416ac16782730b231e411 1,333 0.64/1.00 vMB 2
558,998 558,998 0000000000000000001bd7fa468de691fcecb9a573f25d7d8d70951a183df3ec 2,662 1.00/1.00 vMB 12
558,997 558,997 000000000000000000071cf0f046f0a804cf5d3998bd38fae9564286d294f648 1,489 1.00/1.00 vMB 6
558,996 558,996 00000000000000000001c4a80ff5a9d80d0aaaca7eb7e2e4d2fb9993072a51cb 2,233 1.00/1.00 vMB 13
558,995 558,995 000000000000000000103bb7cc6ce2bd4eb0af766394960a7007bd660ed9bc5d 2,601 1.00/1.00 vMB 10
558,994 558,994 000000000000000000275ac5798fc609a69ba4e7e1caa19569374deafa056283 1,360 1.00/1.00 vMB 10
558,993 558,993 0000000000000000002380a05813e8daed9724c309a5da7a64d84bfcdd78407d 3,148 1.00/1.00 vMB 34
558,992 558,992 0000000000000000000f8f757658df01df6e75312180cab89162fc05490ee53a 3,334 1.00/1.00 vMB 32
558,991 558,991 000000000000000000073c7baa5ad38c7b8f2342eb879b6b8103d408107b14df 3,124 1.00/1.00 vMB 23
558,990 558,990 00000000000000000007b680e6a6328e1c2767a6b49820b840934148f32cf26a 1,009 0.36/1.00 vMB 12
558,989 558,989 00000000000000000013d7562cc06396bdf4ff66871472d0eee4d8252ad8b672 608 0.25/1.00 vMB 27
558,988 558,988 0000000000000000000e781e1ee6b99934d8b627e05682c7eff4e8c69f85f12b 413 0.14/1.00 vMB 10
558,987 558,987 00000000000000000025aecc2f1a80eed258537bf380a342a869128ae8bffb48 258 0.21/1.00 vMB 6
558,986 558,986 00000000000000000006bc30c24c7f077fe69bbbad9ee4f797229dbed96484d8 1,326 0.98/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 829.75 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: 4,667.44 GB
    • Received: 253.60 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.