Loading Tool

Explorer IconExplorer

Memory Pool

79,679 transactions
34.42 vMB
0.16516537 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt c75bd235301eeb6f49a501788c3069c244e8eb5ea18d81d61f030a7f9537417b
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 8986f0eb667d67bd266d411ef7c4f8e0831d166a0925f909ca9d690ad5e5ff5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.04075323 BTC
Feerates: 150.93 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (189,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,179 726,179 00000000000000000000704727ffbf19a52c82a864bbef5a3636de5d5e0ec908 3,301 1.00/1.00 vMB 7
726,178 726,178 00000000000000000002a8527b63cdef55228cf10fd105ca7dc8de45170dfda4 2,969 1.00/1.00 vMB 16
726,177 726,177 0000000000000000000981c2e889faf7e062a9e1c900665b5081106ca49ff8e6 1,776 1.00/1.00 vMB 4
726,176 726,176 000000000000000000080dfad58892a963dcbbc4b48f2bf7dc73803f4a69a612 2,103 1.00/1.00 vMB 4
726,175 726,175 0000000000000000000313e3e9bb635db492e5c96fb3b22e5e1599ee1bee454d 2,459 1.00/1.00 vMB 17
726,174 726,174 00000000000000000004f2c43fa6f87df081a71fbfd9f254c3becdf109ef0cbd 944 1.00/1.00 vMB 5
726,173 726,173 0000000000000000000843479ff7cead398aa07f7c17660896ba7497b5fc92f4 2,228 1.00/1.00 vMB 9
726,172 726,172 000000000000000000002c69ede563976368f806c22e3ae253e6ba9ccbcfcf30 3,043 1.00/1.00 vMB 19
726,171 726,171 000000000000000000032211953f26264ba3ebd93c7b95d3c3ed0ecdff31ad32 1,786 1.00/1.00 vMB 3
726,170 726,170 00000000000000000005f17f040dd291021c82693738836b2897c9f8d427099e 2,629 1.00/1.00 vMB 5
726,169 726,169 00000000000000000005a4afc221802cd94c03d8a4e4e30e9bfe5ef4b8dd725a 2,961 1.00/1.00 vMB 10
726,168 726,168 00000000000000000004586ac9262b97aa7279ced744d5c61ac73524db084953 2,410 1.00/1.00 vMB 9
726,167 726,167 000000000000000000083d23580d62c20e718696e704428d702bf723db8f2f68 3,084 1.00/1.00 vMB 12
726,166 726,166 00000000000000000009a2e4452b921b3fbe6e4c776cfa35bc6e92efdc91e771 2,960 1.00/1.00 vMB 13
726,165 726,165 00000000000000000004a9d6b1c120e810d5a923ae937b8076077a5235f598a3 2,800 1.00/1.00 vMB 9
726,164 726,164 00000000000000000003050651c63dd8b5a1649335eea490dad513858f61f2de 1,608 1.00/1.00 vMB 10
726,163 726,163 00000000000000000003c8f4da174952f2a1dd1591d39340f944fc72dd431dee 3,311 1.00/1.00 vMB 20
726,162 726,162 000000000000000000038b641496c30698217bc416976d7bf3653de988c9a952 338 0.12/1.00 vMB 10
726,161 726,161 00000000000000000007e95e08097f323b20c013f55dad8c9ee6a58712073e3b 146 0.08/1.00 vMB 3
726,160 726,160 000000000000000000089ffc2032dcea6843167d46217fc6c1dc6332358a59af 3,234 1.00/1.00 vMB 10
726,159 726,159 0000000000000000000989ab67608b2c3e2f8146c9a3db6118fc1b0ada76cab9 1,596 0.59/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.11 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: 734.05 GB
    • Received: 18.55 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.