Loading Tool

Explorer IconExplorer

Memory Pool

75,469 transactions
27.91 vMB
0.08316445 BTC
Random Selection Loading Transactions
Max Size: 169.85/200 MB

Candidate Block

Mining Attempt 3f741e3c26a7ca2f126ed669fcd9002671bfbd56d5c4a7907c05064ccfd1f271
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root a855e42fc343eb5471cda7375c8a356c6c5ff1e89cab9852ce7b3907aa313f2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.02326301 BTC
Feerates: 100.21 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (629,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,784 285,784 0000000000000001181a7782b5ccad5c7a6c05bdf253f9899c8c34b0d80b2062 459 0.28/1.00 vMB 33
285,783 285,783 000000000000000091ceccf4817e4448c1dde78e7de88487eaa8e858de5e6bd1 636 0.32/1.00 vMB 39
285,782 285,782 000000000000000006458bd1ac2438ed14d22d9cfe3a1c1391ab9fc39fa42d27 110 0.06/1.00 vMB 22
285,781 285,781 00000000000000005b0b8212393006be06e341a8ebfb6cdf4f99d9d9f61d3a3c 505 0.35/1.00 vMB 24
285,780 285,780 00000000000000006ee982e743d85e7ad2a51398b2ead8521460e262ecac5744 201 0.06/1.00 vMB 96
285,779 285,779 0000000000000001383fa5ebf9c76caf03afb54435e1219f4907ebbc40090133 267 0.20/1.00 vMB 27
285,778 285,778 0000000000000000c6fff4305f450877fc36d81cfda2aa5c148066c31a4266d8 176 0.10/1.00 vMB 52
285,777 285,777 00000000000000014bb5092d028235705968152b61b977e7da521e0ca56f7667 315 0.31/1.00 vMB 25
285,776 285,776 0000000000000000592c01db40a247fc26b633aa42a9323c3beee10a1cca3de7 592 0.39/1.00 vMB 32
285,775 285,775 00000000000000003a88f641d65934801fdaa5e4ec8aef8ae8971b4bfd0a11ae 338 0.29/1.00 vMB 6
285,774 285,774 000000000000000138d41cb617aa2b5e18cdae1b9164f0d2124a0bedf58e5a1c 779 0.35/1.00 vMB 30
285,773 285,773 00000000000000005e52e32271524a0af2a9958394615140ec37965880906500 170 0.11/1.00 vMB 35
285,772 285,772 00000000000000019ea0f8c00afcf76b0eefd38f73b8e1c6210d26624811e7f1 205 0.06/1.00 vMB 183
285,771 285,771 000000000000000142f47abff711361506c1e2b8f37cd10fdab195247154e15b 594 0.42/1.00 vMB 32
285,770 285,770 00000000000000002b024c1271257c2d5091e5954383fa73e5e1539e946d0927 351 0.25/1.00 vMB 33
285,769 285,769 00000000000000013b7b7e46ed56048b7c000eba41596b0c5f303465f92db557 64 0.02/1.00 vMB 101
285,768 285,768 000000000000000125880d877859cc2f80e1ac9f433160c272a491021cd37853 211 0.10/1.00 vMB 26
285,767 285,767 00000000000000016f92dfb1a236a2922e967faa5bb49cf292bad9d20d9f57f4 605 0.26/1.00 vMB 59
285,766 285,766 00000000000000016d61aa276e3e159a970287ab2bd5441a8bd2859bc9b02d1e 96 0.05/1.00 vMB 23
285,765 285,765 000000000000000065c2aafd96b88287bb83229a8e735b8d838445c903827c03 445 0.30/1.00 vMB 25
285,764 285,764 00000000000000004aae0a5ea2e55942d6e265926b2dba05c19df3c7b50366d7 205 0.06/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.