Loading Tool

Explorer IconExplorer

Memory Pool

77,425 transactions
28.84 vMB
0.06440010 BTC
Random Selection Loading Transactions
Max Size: 172.77/200 MB

Candidate Block

Mining Attempt 2fc25ed069d5b1abf4dbffdffca4ed9683a644855346bb068dc1d4a63afbb29b
Version 20000000
Previous Block 00000000000000000001795ad38e6a486d36a6de3a6604bb5c4b74da8b0718e9
Merkle Root 32ea6c1d265c609f2efa55b2b1021d019b3428bed7d90f11dc165c32c462ed8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,024
Size: 1.00 vMB
Total Fees: 0.00622440 BTC
Feerates: 100.37 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,065 (807,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,907 107,907 000000000000eec0ac88c367eb6c952adce9b1336b48f119fee4a4b39393e66f 3 0.00/1.00 vMB 0
107,906 107,906 00000000000225ef1a49ef43e7bcb785a12d55cf4157be83db307f938e6bb297 48 0.01/1.00 vMB 0
107,905 107,905 000000000000153b27df1f83484ead6c7069dbd84a661f1ecd2f8469b2663609 11 0.00/1.00 vMB 357
107,904 107,904 0000000000020dc29810a107790764955ac0cdde44112669a3496d4d7bb13e70 11 0.00/1.00 vMB 847
107,903 107,903 00000000000159ff6c9ca3e11fe228d2efecab60d0041b51e2db58eb668915fb 26 0.01/1.00 vMB 0
107,902 107,902 00000000000240870563c0e39fae5d9829434aecd64af0b65d413b5aa740ffd2 11 0.00/1.00 vMB 0
107,901 107,901 0000000000018a46f201ece4ca8f04a4e9d042e2d6d128b5cdcb2e78f87cded5 8 0.00/1.00 vMB 0
107,900 107,900 0000000000005bfecc74d81a63a82b971425a2c54cba8ebc60567662bb8bfa21 12 0.00/1.00 vMB 356
107,899 107,899 0000000000024463c7b25131457d34b2d3f4ca4fbcaf360461fadb7cec551ad0 12 0.00/1.00 vMB 0
107,898 107,898 0000000000012cf488c3dbccb1db6bc250f486ceb4de9995be977272f15bf115 14 0.01/1.00 vMB 548
107,897 107,897 0000000000022329f08fb259615411921ce31ac56b82bc35bcd137326b4ae0c3 10 0.00/1.00 vMB 0
107,896 107,896 00000000000197fe8ba228a30bb436d7cbbedd4e227cc9734aa42f20a99db92c 12 0.00/1.00 vMB 0
107,895 107,895 000000000000453e45316ac08dd2e3d751e4a69c5da86dcd748d173adc38add4 10 0.00/1.00 vMB 357
107,894 107,894 000000000000f5659b8487636f975904d2785d0c6326e5812c29995be89427db 10 0.00/1.00 vMB 0
107,893 107,893 00000000000082f4b37a3370446f89ba49cab62ab4dbf61578a7e9b33efcfdd2 9 0.00/1.00 vMB 0
107,892 107,892 0000000000013f0934fff882c46bf40cbd9b27dfb902e03758e80e2b788275a4 12 0.00/1.00 vMB 0
107,891 107,891 000000000000b910a1d29d1f237c1621b298bb5bd6ffa040cc88ea5f65683465 42 0.01/1.00 vMB 0
107,890 107,890 0000000000025462f11ab1bdc28c3c739109d55b7f0cf322df084bed5903ac03 5 0.00/1.00 vMB 0
107,889 107,889 000000000000191edf20300a204c812dc819fc7c641d94d55475cc383d71c52f 1 0.00/1.00 vMB 0
107,888 107,888 000000000002107f574e5c8208845d4908103f85dcf073d4418dde7898851e37 6 0.00/1.00 vMB 0
107,887 107,887 000000000000b417b8ff2c05a48ee1cfbbef21c1376307368544876db0495e1e 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.51 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: 668.48 GB
    • Received: 15.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.