Loading Tool

Explorer IconExplorer

Memory Pool

76,228 transactions
29.69 vMB
0.09873335 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt a579cc433673beb91ee0a405a50b5f50a3c2d92900b664606086f88ffbd728d2
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 62238871e3f70753203dc9da7297ea2e0c226568319c702c84eb117ddf7d5e68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02933097 BTC
Feerates: 147.99 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (19,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,890 895,890 0000000000000000000075b75b759a1e4bd7de341114b25f465eb2a6373b0ed6 2,681 1.00/1.00 vMB 5
895,889 895,889 0000000000000000000167896005bd9f933bde54080ddf22f8b1597fc465ecdc 3,215 1.00/1.00 vMB 4
895,888 895,888 000000000000000000003cdf47d24efbca8093b4418ab6a4b081cacc7681a1ce 2,735 1.00/1.00 vMB 3
895,887 895,887 000000000000000000023f958c8afc43d65c40f93fa1f59a4cd2a3a2f968e2cd 3,492 1.00/1.00 vMB 5
895,886 895,886 0000000000000000000116d0650be5c6aa18451ac0e29889384f9d3afe0e08b9 3,219 1.00/1.00 vMB 4
895,885 895,885 000000000000000000018e2354f4dc3377e146b62b29e0a1d26ca6a9bf861e71 680 1.00/1.00 vMB 2
895,884 895,884 0000000000000000000116852239b72262654f830ab15208aafdb0cad97e8aff 3,604 1.00/1.00 vMB 5
895,883 895,883 00000000000000000002449d05ad43ee4bbadab98a3ff815f04b03293ab2a83e 2,493 1.00/1.00 vMB 4
895,882 895,882 000000000000000000004aef8c0304e57b4e606df0fe57c8884431fd37f8c5d4 119 1.00/1.00 vMB 2
895,881 895,881 00000000000000000000fdf44bd5a2f7354167c2a9a6614e0ef2c2fad8725baa 2,261 1.00/1.00 vMB 2
895,880 895,880 000000000000000000002b5225cda8d84050666c98c8080807d27721e5be1caf 3,486 1.00/1.00 vMB 8
895,879 895,879 000000000000000000007de12da01f2192edd6f76064e21ccd23c4132751f087 2,746 1.00/1.00 vMB 3
895,878 895,878 00000000000000000001b9fb56d835ed984bf9a931dc6dc9d4a9eda934f00114 783 1.00/1.00 vMB 2
895,877 895,877 00000000000000000000c94fef12022a163e768bac21621ff68f3df5c122cc45 2,252 1.00/1.00 vMB 4
895,876 895,876 0000000000000000000130439b8a2ccb5d45065fa9b089ba9c36a7bd0472870d 2,032 1.00/1.00 vMB 3
895,875 895,875 000000000000000000015b1ccc61ec3f77a4505256f416764fd1790eb07b3fa3 1,308 1.00/1.00 vMB 2
895,874 895,874 00000000000000000002549833d39ff48b0e28beff8c90028e263d6eeb7fc5df 2,731 1.00/1.00 vMB 4
895,873 895,873 0000000000000000000107902a5eb40b2cd8360ecbb75ea69f95e1a197ab38a3 2,729 1.00/1.00 vMB 3
895,872 895,872 0000000000000000000085992e8b2b7b80b1e11f242c974a58c1eec59ec46909 3,777 1.00/1.00 vMB 6
895,871 895,871 000000000000000000018a1be3cfdacdf9178154937c6ebe8659fc5245835e86 1,528 1.00/1.00 vMB 2
895,870 895,870 00000000000000000001fed73fe2abf52f5153c22902edd52501ff9410c46861 2,660 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.17 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: 748.35 GB
    • Received: 18.79 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.