Loading Tool

Explorer IconExplorer

Memory Pool

84,378 transactions
31.85 vMB
0.10097931 BTC
Random Selection Loading Transactions
Max Size: 194.70/200 MB

Candidate Block

Mining Attempt f9ead383bd54b7efd87591c174d49f8e9a05ced134dd988eb9f3445c46a1612d
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 1ba8b79952bf3bcb1d178d158b8e3b1e9d5285a81a9fceb597d62933b1315ef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,520
Size: 1.00 vMB
Total Fees: 0.02475448 BTC
Feerates: 115.99 > 2.48 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (681,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,803 233,803 00000000000000c1cf62ea9abdd2bdc20fed6db92e021377e1f7f736542b8e4a 486 0.21/1.00 vMB 152
233,802 233,802 0000000000000026258351881112ad5da4f17012854fce29243213300657796e 119 0.05/1.00 vMB 148
233,801 233,801 000000000000014858c01f6a4b236a52c3876d6613d3fee6f99a0f4388cad527 245 0.09/1.00 vMB 158
233,800 233,800 0000000000000043946e0e25e87b7a7a8c08ea6c2099f67419cb77d3bcb63c18 203 0.09/1.00 vMB 116
233,799 233,799 000000000000016990e0071c7efb693d53e7a6c1f0b66caeb0c555ce65597e24 290 0.15/1.00 vMB 126
233,798 233,798 0000000000000027acf6bb210d1584d55dd47067573212ed36648b85893c5571 373 0.15/1.00 vMB 118
233,797 233,797 00000000000001d3bf2c04f6a2d31c204ee91860db4c0ef85c84442112883a19 241 0.15/1.00 vMB 110
233,796 233,796 00000000000000ad60a0f625f726e3c53923da10681b09bbc79641b8d5c54a48 258 0.15/1.00 vMB 112
233,795 233,795 000000000000006f22b0eb442e21be04594737aee921e3e6b5d66437de781a32 537 0.24/1.00 vMB 155
233,794 233,794 00000000000000ef3d98a19dc56bd9a6f2402b60a450fde8c379877cf04c868b 369 0.18/1.00 vMB 112
233,793 233,793 0000000000000066263cf1bc522f02a2a2dcb5c28c710a37a3951414dfa10a78 134 0.10/1.00 vMB 135
233,792 233,792 0000000000000129f680e48cacb56ac145657f89ef00d2a59f8e125c89be7304 185 0.15/1.00 vMB 96
233,791 233,791 0000000000000058ade2e25366462f9ed6fe5fdb43d53c0bb184ca88a6e36e07 90 0.05/1.00 vMB 155
233,790 233,790 000000000000016f4ac71439aecbebbfbb8e4471c03216125421e9e72dd07de3 333 0.15/1.00 vMB 159
233,789 233,789 00000000000001239cd1bc66235263646dba7dd708cb3947a7994e95c3959ee3 561 0.24/1.00 vMB 160
233,788 233,788 00000000000000f9595452273377cef8f7b2e8375d614d0ed6bdadcb55344347 686 0.34/1.00 vMB 147
233,787 233,787 00000000000000024a24bb16d280827ffa108a6190f33bb2205ec26d49f02ffc 298 0.25/1.00 vMB 88
233,786 233,786 00000000000001c00203164bd54ddce5c22c6c79b8d397bffceaf1604a11161a 333 0.16/1.00 vMB 158
233,785 233,785 0000000000000141d0438534c80c615e809a988982adf3621138a5a1d52fde25 70 0.03/1.00 vMB 163
233,784 233,784 000000000000014d056d72e6a24cc9d48b47c9b218f393aa9952a9b4c1932ae2 177 0.15/1.00 vMB 68
233,783 233,783 00000000000001849280c69c853d0d2571a82db4ba06a9e06cccebc68f2f09c4 257 0.11/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.