Loading Tool

Explorer IconExplorer

Memory Pool

77,740 transactions
29.28 vMB
0.07881627 BTC
Random Selection Loading Transactions
Max Size: 177.03/200 MB

Candidate Block

Mining Attempt 9b5ccbd747cfc3884abed1a47b506e36bee25b668d697f507c60210836a3bc72
Version 20000000
Previous Block 00000000000000000002055b4d853890d231ad2ac28db2cbc60442d9b176473a
Merkle Root 13f05c2f200473ef0c5eb5357e93db9ae592da5516528a7f12e805d10e9c6dc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.01711918 BTC
Feerates: 79.19 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,128 (246,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,176 668,176 0000000000000000000056cac8070a89b750039bf28d623552306336b2762772 2,164 1.00/1.00 vMB 101
668,175 668,175 0000000000000000000b18e084b9703ad870259f193548ec78f9a82bdac2b32f 2,632 1.00/1.00 vMB 132
668,174 668,174 000000000000000000024190ebab9ffa88985ba35712c3b1975ecb6dff08c405 2,104 1.00/1.00 vMB 108
668,173 668,173 00000000000000000003354e13946251a1709d05301b16e60efb2eb58addea7a 2,290 1.00/1.00 vMB 116
668,172 668,172 0000000000000000000a67074cd060102c02d7d3dda25fa4380a0eaa730a1f91 2,391 1.00/1.00 vMB 90
668,171 668,171 00000000000000000008bf3e7fae610eb08772c6e6eb66412a7b22402313ce63 2,310 1.00/1.00 vMB 110
668,170 668,170 0000000000000000000a454e8e9d73aec7122912af4b3a3c93c5023911f81316 893 1.00/1.00 vMB 84
668,169 668,169 00000000000000000005ee8fa0520b800c81c00c5c33af02728434d504b1606e 2,554 1.00/1.00 vMB 104
668,168 668,168 00000000000000000005d524fb5c99c21c243e0ef28725d62b1fb34d5e10cab0 2,523 1.00/1.00 vMB 105
668,167 668,167 00000000000000000004cdcd3cce5b31aac7552e577ef92aa2069012ea15b779 2,195 1.00/1.00 vMB 109
668,166 668,166 0000000000000000000508c1aa0071572211a815e49942b40136ccafa0a15f3c 1,845 1.00/1.00 vMB 104
668,165 668,165 00000000000000000003a7d74fadda6936b55f7c9df00c2d9375b44755f857cf 1,876 1.00/1.00 vMB 84
668,164 668,164 0000000000000000000ae660bae7230532bfd8779e2d303af78536d29541e02a 1,027 1.00/1.00 vMB 91
668,163 668,163 0000000000000000000ccb662b64d11b56fa9fe2a56fc0e9f2aae203a7e90aa4 2,420 1.00/1.00 vMB 108
668,162 668,162 0000000000000000000c1e9e9b601972146aa48803500c2521a6f813df55d434 1,812 1.00/1.00 vMB 114
668,161 668,161 00000000000000000009c6be23d8122111799e62d853ec7b2e277f297aa5aaea 2,687 1.00/1.00 vMB 121
668,160 668,160 00000000000000000005104aa23215d0df9e65b1c6b6618c0e822bed9d322798 2,815 1.00/1.00 vMB 82
668,159 668,159 000000000000000000024a8a7972475adf779385651be63a1c9f2db0f1e767ed 2,342 1.00/1.00 vMB 72
668,158 668,158 0000000000000000000a0ddf1516868c7db39694298518baab06b74aa23b15bc 2,887 1.00/1.00 vMB 82
668,157 668,157 0000000000000000000ce828d9cf9fe37c4bba583aa5cf50f98c0b52d1c431e9 2,925 1.00/1.00 vMB 100
668,156 668,156 000000000000000000019e6def13f3a2ed0fcc66337182d4bf14ae20dc71b856 3,093 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.96 GB
    • Received: 16.08 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.