Loading Tool

Explorer IconExplorer

Memory Pool

80,409 transactions
30.87 vMB
0.08568729 BTC
Random Selection Loading Transactions
Max Size: 187.26/200 MB

Candidate Block

Mining Attempt 6a1fdd5dc17af991123702d2d24a138266e14e13952df92d96dbbdb51862e3c6
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 8ddf884a9a97a58392d1eab30904c9815f9d2ae65d028862fc94a5300ad374c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.01942312 BTC
Feerates: 261.10 > 1.95 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (201,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,446 713,446 00000000000000000008464c58c12a03e54c187697ca3440c03e41852857bbc7 644 0.24/1.00 vMB 4
713,445 713,445 000000000000000000083d510267ed526f51f894f9f55ff3550a3ebc766fd262 3,152 1.00/1.00 vMB 10
713,444 713,444 0000000000000000000850b30b8ffa2791c9f2b966cc5787c5350c3a4338b010 1,884 0.76/1.00 vMB 9
713,443 713,443 00000000000000000001f207f7df1238632cb965c4731d3e2ce3d3b215b8c79f 219 0.05/1.00 vMB 15
713,442 713,442 000000000000000000055ab8a2cf5e899adb4feafea818ae29e3cdf6f3797a5e 1,479 0.72/1.00 vMB 7
713,441 713,441 00000000000000000005b8edd83aa14c1152a8575db798044dab5b6d936ef84a 2,093 0.80/1.00 vMB 10
713,440 713,440 0000000000000000000c99461989756282d8df9c686fd301b6d911200af3a72a 526 0.16/1.00 vMB 8
713,439 713,439 00000000000000000002b395fe319b8eca7c80c68371332d96c19b3c22325353 1,773 0.99/1.00 vMB 3
713,438 713,438 0000000000000000000519d0f08362f154c4706553736b633147ad14865cc924 3,427 1.00/1.00 vMB 4
713,437 713,437 00000000000000000007b27f4969da756fdd0afbcc31206cc40c5abeadd59ea0 2,583 1.00/1.00 vMB 9
713,436 713,436 00000000000000000000a7856fda72c23cf46ec06b6e127760b6635c0ce3da9d 3,068 1.00/1.00 vMB 13
713,435 713,435 000000000000000000009584645eddbe7e33478c520a83738cd609a909c2f513 1,586 1.00/1.00 vMB 7
713,434 713,434 00000000000000000001d70f708dd8f72f39be48ed8ac7c44b708a0d7969d2c5 2,919 1.00/1.00 vMB 14
713,433 713,433 00000000000000000008fb68cc5af602a89faef8477052ae95d6c0e78fe09c16 2,048 1.00/1.00 vMB 5
713,432 713,432 00000000000000000006c0cbce995c557bd7367118fb86270338f0954c84e016 2,725 1.00/1.00 vMB 18
713,431 713,431 0000000000000000000177a459ae6ed261ca6b934225e7a31e1adeab8f7e869b 1,783 0.92/1.00 vMB 7
713,430 713,430 00000000000000000004f6f935c60fc1f626fc30ee6192c1c8b195978685e480 2,091 1.00/1.00 vMB 4
713,429 713,429 000000000000000000002e2446dfbb8e284e0fda8fd2f3d5af4e22e0e315d809 2,824 1.00/1.00 vMB 10
713,428 713,428 000000000000000000045cf2f08e5e51d1ad8568de71038ed2a3c26652b8eb2d 3,018 1.00/1.00 vMB 6
713,427 713,427 0000000000000000000b4f57d34c5c7661e878cc02027be2b05aa64ada67671b 2,666 1.00/1.00 vMB 19
713,426 713,426 000000000000000000033e0640cea5047d10e1e7df6dcc1466d5c28493014cf7 326 0.18/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.72 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: 707.23 GB
    • Received: 16.67 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.