Loading Tool

Explorer IconExplorer

Memory Pool

35,794 transactions
25.99 vMB
0.06625245 BTC
Random Selection Loading Transactions
Max Size: 132.46/200 MB

Candidate Block

Mining Attempt b85be494d939e0832d5743cc96216c91cb46f3b8ef19e0fec07e0fc01ccea11f
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 3b78128bf242e142c47350cc026edf8020b97fffd36eb38f0d1bfa650892dc06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01840771 BTC
Feerates: 120.00 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (615,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,758 298,758 0000000000000000434b602f48a88607c48c190d093252794138c2de9fabde44 105 0.11/1.00 vMB 13
298,757 298,757 000000000000000054f1e301df7dfbc1146e8d8d31bc25d581abcf7efa2662be 605 0.25/1.00 vMB 62
298,756 298,756 000000000000000049545b0e1d1db33b4843522579321b1b7917c59344e257ad 114 0.09/1.00 vMB 25
298,755 298,755 0000000000000000621954d4027e0fcebbdd0ad0091372c48742e6a01c38e926 419 0.24/1.00 vMB 32
298,754 298,754 000000000000000073acedfdcf5e5c83b785ea8d1ccfefc62fb3face52b424cb 264 0.34/1.00 vMB 16
298,753 298,753 00000000000000006725ef0990eb7c8112ca5276c97f4154ba2b540412588946 877 0.35/1.00 vMB 42
298,752 298,752 00000000000000004830eaf44af3b8872acda6d54b955fef7d3e6becb8b3ba4e 128 0.07/1.00 vMB 26
298,751 298,751 00000000000000001a9249e9bfc47a0844466de3fa577f67382c881a497177a4 183 0.14/1.00 vMB 28
298,750 298,750 000000000000000002ad07dbdb42984eb6e6a05a395757aefc78d2cb450dc7cf 170 0.11/1.00 vMB 35
298,749 298,749 00000000000000000ed68b68a4d3285f7f0d9da2331f3ea8e0cfaa6c2e4ad436 170 0.14/1.00 vMB 18
298,748 298,748 00000000000000001d41bdbedb9dad6f39b48c12715cd0ae8c6bee13b8de406e 734 0.50/1.00 vMB 28
298,747 298,747 000000000000000011a446bb56aabad6b4417d1295dae7bb3db065900e8e6c19 831 0.35/1.00 vMB 65
298,746 298,746 0000000000000000283550fd0c4c8fc85c549867a9a9e2eba0127ec8d72ad09c 363 0.18/1.00 vMB 32
298,745 298,745 0000000000000000477582d68382108b43b216204fce386766965050331215bc 433 0.19/1.00 vMB 33
298,744 298,744 000000000000000026cd3e291ad55ecf1ae5476ba92f0e69b802c5d5cab756f7 124 0.05/1.00 vMB 41
298,743 298,743 00000000000000006b14042737a4d5d32183e0fc1d3af995462a0b63ea3fa89b 119 0.08/1.00 vMB 29
298,742 298,742 00000000000000006316cb8d16e3b70a3d94c6c186b3f20afac76a9ebae9881e 99 0.05/1.00 vMB 29
298,741 298,741 00000000000000007e6abda53e775923783161e63c64d3ea95f4cfb84e99cb94 299 0.17/1.00 vMB 33
298,740 298,740 00000000000000007f3136541b2f18af2bc827181b41e5b9810a6165fe784668 535 0.30/1.00 vMB 66
298,739 298,739 00000000000000003d96d0e56348bcef1fb8da6afe62f6b58d400fe753613233 52 0.02/1.00 vMB 41
298,738 298,738 000000000000000031054e89515b3a087de4aef30725f8592a1dad2781842040 45 0.05/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.