Loading Tool

Explorer IconExplorer

Memory Pool

45,911 transactions
29.11 vMB
0.14195347 BTC
Random Selection Loading Transactions
Max Size: 151.73/200 MB

Candidate Block

Mining Attempt 6910e2bdc8b23c1d31920ef369df0087c7fb9c54d8726699252a008b8b86b517
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (562,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,812 351,812 00000000000000000f56a371907afe71b99817d08518b1f9f142779d342f75a1 876 0.47/1.00 vMB 34
351,811 351,811 000000000000000013c521e97dd4fb8a4fa581e0ca1df1a0daef5e4b0899bbf8 631 0.35/1.00 vMB 34
351,810 351,810 00000000000000000acb4698415bf128c592536fe0661182707e779b0642a327 256 0.26/1.00 vMB 9
351,809 351,809 00000000000000000deaa50b050001776950abdc15d22d98862dd0a2d1ff1139 1,671 0.75/1.00 vMB 34
351,808 351,808 00000000000000000838a9c806b92b06e6f99d6d3865b224c5f9ffd850c57306 512 0.16/1.00 vMB 59
351,807 351,807 00000000000000000ff6d44309f3c5ac3adcffb1adaecd530424d34404ad1a05 180 0.12/1.00 vMB 19
351,806 351,806 0000000000000000015c441704a3820f9cdfa7196eafb3148f02efe726d2737c 197 0.15/1.00 vMB 21
351,805 351,805 00000000000000000e8c902c320db967756d5f88b2823446771d90243699d1c4 566 0.30/1.00 vMB 29
351,804 351,804 00000000000000000b421a69380f5ed70c42d853b3b3ed675b103b9089761365 1,021 0.43/1.00 vMB 42
351,803 351,803 00000000000000000fd4288b3232989399362641c7551a9d7ae5625423ec2c64 1 0.00/1.00 vMB 0
351,802 351,802 000000000000000008fcd45af3ba00995878ecf9c7ba9f52d84f9d0f9fcbb15b 55 0.02/1.00 vMB 29
351,801 351,801 000000000000000005ce6a482a7dc969912bd0071af86e4c0edd9c2bcf169d9e 115 0.08/1.00 vMB 17
351,800 351,800 000000000000000014a981dde606376678409a62aa29cf30ca6ffb4d5e006375 1,658 0.75/1.00 vMB 38
351,799 351,799 0000000000000000014c283acad734212820c5301e86dc023942cad06e74e19f 385 0.19/1.00 vMB 33
351,798 351,798 00000000000000001218c2016d178ca1dee7e93b8c1758046452980b0e0e90a8 357 0.25/1.00 vMB 31
351,797 351,797 0000000000000000018ec19a84dd75b0343891b5472f87d766003d76d464fbf4 925 0.43/1.00 vMB 35
351,796 351,796 000000000000000007d471832d704544820cb7af145c27916ad497795ceceb8a 261 0.15/1.00 vMB 31
351,795 351,795 00000000000000000e6a5592deddffcbdd9bb4362c36e24cc2462364384a2653 217 0.11/1.00 vMB 31
351,794 351,794 000000000000000005f5632d8b1ad5611c153687c9ec07388ccf46dff3c0930f 498 0.22/1.00 vMB 36
351,793 351,793 00000000000000000cdcba0d0aa8316f4372bae530e33e5274a17e3f7c6f9538 732 0.30/1.00 vMB 47
351,792 351,792 000000000000000003c2b25449596f0938c13efce1b58e5530d22df6891b5070 145 0.09/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.88 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 645.03 GB
    • Received: 12.66 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.