Loading Tool

Explorer IconExplorer

Memory Pool

81,880 transactions
30.16 vMB
0.16438707 BTC
Random Selection Loading Transactions
Max Size: 181.31/200 MB

Candidate Block

Mining Attempt 105918a7887164279bfdc1716375bafbb22f77c8cb60e3ceb697d09119a27ebe
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bca4a92823a5c08b6e310e32310c6e668417c316c01d793f887770094a6b358f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.06198730 BTC
Feerates: 1,002.91 > 6.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (110,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
804,725 804,725 000000000000000000022e189ecb0fb5dd6c3c1ac802e9cabeca4b79347aad5a 3,070 1.00/1.00 vMB 10
804,724 804,724 00000000000000000002295dd26ae570d531983815af7bbd3f8ea7358b0fa11e 4,546 1.00/1.00 vMB 9
804,723 804,723 000000000000000000011087b89e01855b9cf378f1056c92a4a7a536fdf45fe7 1,522 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.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.