Loading Tool

Explorer IconExplorer

Memory Pool

81,726 transactions
30.73 vMB
0.09825887 BTC
Random Selection Loading Transactions
Max Size: 187.67/200 MB

Candidate Block

Mining Attempt 23b3c1a5345d0e0d7218c81709c8c431dbf3407160b2ef6f30dfa06ea12fbe6b
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root df84499c76aa3e71a04297be375154f6cd16529c5b20acfd6b790f5e2287f2a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02639658 BTC
Feerates: 301.60 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (647,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,872 267,872 00000000000000095eb9f1e859d903f5b086e5a91ec90e9e31d3c017a9af1457 112 0.05/1.00 vMB 63
267,871 267,871 00000000000000020e681475701791b5eb1ff7036d93948b9d426f5556a58e74 119 0.09/1.00 vMB 39
267,870 267,870 0000000000000007dffcb4985fff4dfb617794f7730e6176371d854c47c91624 63 0.03/1.00 vMB 46
267,869 267,869 000000000000000794bd6c3d9e00ffba4a0e7cb5742e37b482ceffb4da227046 16 0.07/1.00 vMB 12
267,868 267,868 00000000000000001668952ea4a9da7a9cb6ca2a465ce6240514f4bb9f8fb045 51 0.04/1.00 vMB 28
267,867 267,867 000000000000000439efb8773024eff5eec5d130e63f29573b85768f4c0f5367 172 0.14/1.00 vMB 40
267,866 267,866 000000000000000211a555037220429d355c404829f23222439c2b15ce6d7d47 165 0.12/1.00 vMB 38
267,865 267,865 0000000000000000448d25c9bd8687d960dfa94e8b1510ee5a1947e6397cb48c 452 0.21/1.00 vMB 98
267,864 267,864 00000000000000007510ffdf60a60c520c7f900698ffefef924efa335548b5a3 22 0.01/1.00 vMB 68
267,863 267,863 0000000000000004b8ab254519c0e3664e032607652b48556cd2ac9615d9f1ec 226 0.09/1.00 vMB 76
267,862 267,862 00000000000000009f3cf0f1dd66be4334272aa6cae4805cdaf3f56a9adde77e 468 0.19/1.00 vMB 110
267,861 267,861 0000000000000001fc9dd0d9881bacfeefe9883fce2399dd6336f13720cafafa 126 0.07/1.00 vMB 50
267,860 267,860 0000000000000002a14bcfd863f29c63bb1d37302b1d544a45f8a23df1ba872f 31 0.02/1.00 vMB 53
267,859 267,859 000000000000000ae6f871a9d6be16dbc2d69149cb6304df14d8397f937eab26 102 0.05/1.00 vMB 31
267,858 267,858 000000000000000a9b9c6e37ae22e8d3273e1da91c4234725a4f4f93bdb5f856 245 0.14/1.00 vMB 58
267,857 267,857 0000000000000004a60d5efd6782f90a3f69222498035eb6d32a9d8bf6e39479 238 0.11/1.00 vMB 80
267,856 267,856 0000000000000003de94e35e018f4cac1a53d08a2348a71ff6aedc775b28c8b4 193 0.11/1.00 vMB 97
267,855 267,855 000000000000000323bc068a89e3f6d777b8bd30cb08ef35bdb0fcba5038c33c 29 0.01/1.00 vMB 155
267,854 267,854 000000000000000069661f997e9d7f1efc995cb66e8733d901ba17868271d225 93 0.05/1.00 vMB 77
267,853 267,853 000000000000000450718beafbece467989022fe2265c5dd69b07f0ca5b40e8f 108 0.16/1.00 vMB 23
267,852 267,852 000000000000000113453fb8f1c8c5ab0b90f71613153dca4aab8c3a09d30e11 20 0.02/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.