Loading Tool

Explorer IconExplorer

Memory Pool

80,275 transactions
30.19 vMB
0.07452596 BTC
Random Selection Loading Transactions
Max Size: 184.77/200 MB

Candidate Block

Mining Attempt 0875a1ba14f26d2818a94bd8b4d894b0cbc83c7719ad03da83b596c94fb41951
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 3eda051e536bbffde78489b91156ecfacb805bc6bbcc88ecd6714ec1c23cc3ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.00732180 BTC
Feerates: 318.30 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (110,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,746 804,746 00000000000000000004f431be78457487c8acb4a3b0ffce639f01e88635524f 5,765 1.00/1.00 vMB 9
804,745 804,745 0000000000000000000326360b207935e5d3709a6ada435ff4c63c7ca5bf1976 3,542 1.00/1.00 vMB 7
804,744 804,744 0000000000000000000373ed008cbda1ff0ddc97df92f4e1c4fdd91b2d9f451d 2,246 1.00/1.00 vMB 11
804,743 804,743 000000000000000000041d45c7f4726cb0719aa24ef73e659930eaac0019d521 1,817 1.00/1.00 vMB 12
804,742 804,742 000000000000000000039e0297375e5f6a7c099b3c9f7b5340a0b65b8fdef274 2,709 1.00/1.00 vMB 7
804,741 804,741 00000000000000000003fae076d1cc1eb03103ca55949fad58c5017df12522d4 1,744 1.00/1.00 vMB 10
804,740 804,740 0000000000000000000411e56152e5ad227cdc9f14e4d4e2398ff58208a8fb3e 1,753 1.00/1.00 vMB 14
804,739 804,739 0000000000000000000085ea40c1b66369717f6269ca4ea9dbf766a6098ba00a 1 0.00/1.00 vMB 0
804,738 804,738 00000000000000000002820f46d4890adb596949d253de7dc8b1d596991de403 3,137 1.00/1.00 vMB 21
804,737 804,737 0000000000000000000197b605a9cda4af69fe9bd73060eeddbba6fc647398ad 5,108 1.00/1.00 vMB 9
804,736 804,736 0000000000000000000024d6ec033846804a83f5ac4cd1e8db589c5bf07ca453 3,617 1.00/1.00 vMB 11
804,735 804,735 00000000000000000002421a5dfdfea0b4a4c1b489fba2065fd1e757f7d6027a 2,401 1.00/1.00 vMB 13
804,734 804,734 00000000000000000002eef4c9b2cff022a14ef3e36477874cb3c76e732fb136 4,896 1.00/1.00 vMB 9
804,733 804,733 000000000000000000042e1e7e59774947f82d040e88558cc1d665024e7f41ce 1,558 1.00/1.00 vMB 9
804,732 804,732 00000000000000000003e7e023b39103940b542ce27f6dcbaae0f684ebb686bf 1,923 1.00/1.00 vMB 13
804,731 804,731 000000000000000000025191ac3936fa24dbe100967d0b7c16e670ef359f695e 2,683 1.00/1.00 vMB 18
804,730 804,730 00000000000000000000399cababa98f5ab60492b031a45f9fb3440f2d37fb31 3,562 1.00/1.00 vMB 8
804,729 804,729 00000000000000000003fc830901d2bfdf253860f8151921ba6719faf260c55e 4,186 1.00/1.00 vMB 12
804,728 804,728 000000000000000000022bcb8ccdcff5e4f2636229d93992fac8a87a1f69ceea 4,909 1.00/1.00 vMB 7
804,727 804,727 0000000000000000000140b6ba1bcf724ace2015060c8ef0d689e030b2b47d18 4,346 1.00/1.00 vMB 8
804,726 804,726 0000000000000000000183b389569722e042c70d07fe02b698ee9f93df2d4498 4,021 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.00 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: 718.14 GB
    • Received: 17.88 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.