Loading Tool

Explorer IconExplorer

Memory Pool

78,161 transactions
28.68 vMB
0.10375465 BTC
Random Selection Loading Transactions
Max Size: 174.46/200 MB

Candidate Block

Mining Attempt d3fbd2e54f64279061586461c49f8c9e1099e36e182c33add7e3ce1ef701cf3b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 029aec9c3273127b827f21c4df5acdfd205c39ec239a86eb64164c1b71c7b67a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,795
Size: 1.00 vMB
Total Fees: 0.03664667 BTC
Feerates: 602.26 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (522,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,577 392,577 000000000000000008afef43f84e9ec1f3f77b69d50152c571bc033c1b8531aa 1,271 0.79/1.00 vMB 22
392,576 392,576 00000000000000000708654c066efa28b08e60a9a74d8e0a6a10c8f2e53230ab 2,131 1.00/1.00 vMB 37
392,575 392,575 000000000000000005b5ecdfc30c758aed286dc66a5492ef727ba5bea77fc234 348 0.24/1.00 vMB 23
392,574 392,574 0000000000000000063d3f0bff7f77866ed119a8da35d5223f9886fdef71ba87 234 0.25/1.00 vMB 17
392,573 392,573 00000000000000000452e0a204fea0af4cf003da3c595916b30c50dd3a50e0f8 223 0.18/1.00 vMB 19
392,572 392,572 000000000000000005af14b6ca979791f1dbe1d1f7aed442b3fe04e21b5a1573 294 0.27/1.00 vMB 15
392,571 392,571 00000000000000000408c4795d28c8302b5512cbf36d86a7b5dbd47ce2b010fa 911 0.60/1.00 vMB 24
392,570 392,570 0000000000000000035ac269eb48bb7504d39da59315e34631d14cb2ba4d3545 545 0.28/1.00 vMB 30
392,569 392,569 00000000000000000935dea185ee90d95909f81fa3dda1fccd158c936e7dbc38 906 0.43/1.00 vMB 34
392,568 392,568 00000000000000000a24288821c23a1eb0975fb099ac5f61b92bfc9bae05e749 298 0.20/1.00 vMB 27
392,567 392,567 0000000000000000082bee2f024b7fb4ef7db274712fc693883aa9774bc3b89a 942 0.48/1.00 vMB 32
392,566 392,566 0000000000000000057ae35b2710c42fc5f96edb286f3d7ad71205eda474fd24 43 0.05/1.00 vMB 4
392,565 392,565 00000000000000000504faa13ec2045cd145efe27a73d1829511e3520f225287 1,559 0.69/1.00 vMB 40
392,564 392,564 000000000000000007ae1244999a96ec6f350f4a9998f0b5bf039b9ee629a236 359 0.21/1.00 vMB 75
392,563 392,563 0000000000000000092a02baec054716405623bc81874a39fba8b1d3f03c97ca 1,245 0.65/1.00 vMB 30
392,562 392,562 0000000000000000076524fd037897095c323a6d415ced96810c00a3011c6e10 168 0.24/1.00 vMB 9
392,561 392,561 000000000000000006f24ff0ff76b9272ae170c5ce625808a5b1a54ee7366ca6 1,993 0.95/1.00 vMB 35
392,560 392,560 0000000000000000063bc6418bf4f57dfa1e7228be948d24670c15245964ba64 1,949 1.00/1.00 vMB 24
392,559 392,559 000000000000000001ac0d03297c8a10175688ecca4428118f288eb50ec4a083 890 0.73/1.00 vMB 21
392,558 392,558 0000000000000000056a02a3135bb7c7adedf6f2e53725c4968bc1c108e87c06 2,328 1.00/1.00 vMB 36
392,557 392,557 0000000000000000004b952f46c50d2745343321871cddd4677d51c9f03cda08 2,845 1.00/1.00 vMB 46
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.38 GB
    • Received: 17.53 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.