Loading Tool

Explorer IconExplorer

Memory Pool

74,197 transactions
28.98 vMB
0.07409170 BTC
Random Selection Loading Transactions
Max Size: 175.40/200 MB

Candidate Block

Mining Attempt b73efeee8a6c88b266758b3cadc3e7a0c3c591fd33daf69653e92aebcae870c6
Version 20000000
Previous Block 00000000000000000001de95a124532fb5b79f73499f42c91953c61275ccc598
Merkle Root ed4170d250721e824b980244e2238dd4dfe8d67a7fa11e10ffa141b7f014d0d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,282
Size: 1.00 vMB
Total Fees: 0.00989326 BTC
Feerates: 73.20 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,429 (32,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,687 882,687 0000000000000000000164f0fdbfdcb34087fe6800c6a286d50b3ba3653bba93 4,894 1.00/1.00 vMB 1
882,686 882,686 0000000000000000000068838f436ba576bf9708482fa38717882e0216952264 4,139 1.00/1.00 vMB 3
882,685 882,685 000000000000000000013706628f987dc678056e0abf15093d00dd01f5183737 4,124 1.00/1.00 vMB 3
882,684 882,684 00000000000000000000e26f02f9b554a4efa0be131336237df618f1c1d29e18 3,812 1.00/1.00 vMB 4
882,683 882,683 000000000000000000013e6fa83f82cb7a9bb5f91c7518df0aebc802a87af95f 2,578 1.00/1.00 vMB 1
882,682 882,682 000000000000000000012fd18145e39e049bab58ae62bce066ab50cf28a5ba3b 2,683 1.00/1.00 vMB 2
882,681 882,681 0000000000000000000008702f3a6df7e0ed00549d3599268088b0e859149b0c 3,331 0.89/1.00 vMB 1
882,680 882,680 000000000000000000015ede922336589a9e4f097692ceeb8b98e1356791098a 2,274 0.50/1.00 vMB 1
882,679 882,679 0000000000000000000156e2e07dd05c2688ca077c3a3221ecd7a4c719a3b021 3,225 1.00/1.00 vMB 1
882,678 882,678 00000000000000000000b26bea6311945c2b18d33c8de80c74d971de9838e1a1 3,726 1.00/1.00 vMB 1
882,677 882,677 000000000000000000001dbce54aec70bea4948f58f92b003153170f68ecb24e 3,692 1.00/1.00 vMB 1
882,676 882,676 00000000000000000002273e9b3a81e59a1828aaeb4307bc771e181f76446306 2,288 1.00/1.00 vMB 3
882,675 882,675 00000000000000000000081d929cb75cb461ed1f929c90512a42c3f6b2fcaaa0 2,100 1.00/1.00 vMB 1
882,674 882,674 00000000000000000000b1d69f8990124aea583b971c205860068fb639122f27 1,332 1.00/1.00 vMB 2
882,673 882,673 000000000000000000002cf03cdc8bb25b8326048e4f27f161bfd3f8fc044e1c 1,469 1.00/1.00 vMB 1
882,672 882,672 00000000000000000000c88cd670ce5b061be575e265d26b1b24c4fc762e82b9 2,001 1.00/1.00 vMB 2
882,671 882,671 0000000000000000000286da91bab263b62f71d9374292d2d7c4fb5bceb94f70 1,415 1.00/1.00 vMB 2
882,670 882,670 00000000000000000001ee3223215d06c32f4a527d8726e41cd79da1c8855fe9 546 1.00/1.00 vMB 1
882,669 882,669 0000000000000000000135f55110570f6fb0368be0b6e581f43e5fa6aa91d76c 944 1.00/1.00 vMB 1
882,668 882,668 000000000000000000026d7ff8f33bd91aab1a5edb5f4314369c750cd88b50f2 1,833 1.00/1.00 vMB 2
882,667 882,667 000000000000000000027a9a5fc0ea374b19489036f689a8ea781ff1708e4ffd 3,844 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.13 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: 741.78 GB
    • Received: 18.64 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.