Loading Tool

Explorer IconExplorer

Memory Pool

49,454 transactions
29.91 vMB
0.09116736 BTC
Random Selection Loading Transactions
Max Size: 159.54/200 MB

Candidate Block

Mining Attempt 650869ab985d5734d16f9e2c3f430cc9a7a940af33861e566841acfd16e10916
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 1ccdf9d52b7ab26303f42f1687826fbe02bdba3d35972786e2e1d1b00314d1f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.02572352 BTC
Feerates: 33.79 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (739,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,214 175,214 0000000000000a3f9999ce4bc5045926c58220dc2df7f38b24fa57f3fe3a2d03 22 0.01/1.00 vMB 289
175,213 175,213 000000000000043533a0ce77349e6fd25c00dc30eebdbb7b2edb0252c3e33332 57 0.02/1.00 vMB 94
175,212 175,212 00000000000003e39e7465c8fd290894f15a6bbc225ee97473d13a5bf0deae46 36 0.02/1.00 vMB 2
175,211 175,211 00000000000007e70be928d11cdddedbaaf6d403b7011e423cbed8d30525674b 78 0.04/1.00 vMB 116
175,210 175,210 00000000000002eaa9daa01d54ba541388a0372de743f98ff209e9f3deda6c0f 91 0.03/1.00 vMB 7
175,209 175,209 000000000000086a1f607d1a15102989807d575b08f73877223df621d83e8848 93 0.03/1.00 vMB 195
175,208 175,208 000000000000021c6fea703e5708a96449c6546bc2581a61b6c7c3802e397aa2 1 0.00/1.00 vMB 0
175,207 175,207 00000000000003bd6b6e8e59d8ec1d317aee2579a9dfd023e8321931e741ab62 24 0.01/1.00 vMB 200
175,206 175,206 00000000000003ed3223e107ead1809ba5323972134f603b8a7e0562fa327248 34 0.01/1.00 vMB 14
175,205 175,205 00000000000004c8d0f4effa571d0d5831303e144b39da34318f5b49729a30b0 106 0.06/1.00 vMB 295
175,204 175,204 000000000000079db66c43d8fc12ec4ae0f6f19446e0db6b8861f4317151b929 98 0.04/1.00 vMB 38
175,203 175,203 00000000000007b6202ec5ead120dfc858804b55d0f02185cdd2da6610a81958 17 0.01/1.00 vMB 96
175,202 175,202 0000000000000815e18082900e3ced81e557d12295a1f95b4284ccd759c34c37 129 0.04/1.00 vMB 58
175,201 175,201 000000000000039c5e01dc1e21a79c08de3dc413171ce6fbc8af0a001a3c6bfd 41 0.02/1.00 vMB 37
175,200 175,200 000000000000070e2f1e5fcdbd58b60a282fc3096b833c07fc25906987864089 49 0.03/1.00 vMB 2
175,199 175,199 00000000000005934e36a71469a4ec6f8e818d630103281fd5af75d9fa8d4d70 90 0.05/1.00 vMB 252
175,198 175,198 00000000000004a66c7119858667253a87c980e6b95163346c1b632a44114b56 158 0.05/1.00 vMB 50
175,197 175,197 0000000000000524d4c6ac1a4bf57b5867e94a75300cbf778cb80814927c5f6e 27 0.01/1.00 vMB 1
175,196 175,196 000000000000023a13349c37d366bd21e4e68047d3f55bcf28a21a02bedf7d70 83 0.03/1.00 vMB 14
175,195 175,195 000000000000015139b71ccc86da95efcb66dfaf67e207e17505e073d09f4dff 126 0.05/1.00 vMB 72
175,194 175,194 00000000000004d6bf418f4caa452f0ea91984b6a7c03da8f5d08d1954d77179 13 0.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.