Loading Tool

Explorer IconExplorer

Memory Pool

79,162 transactions
29.37 vMB
0.12462816 BTC
Random Selection Loading Transactions
Max Size: 176.81/200 MB

Candidate Block

Mining Attempt 57bd2ad0c6064afbdca970308df063e2aa0a2a6ac1ad6b2148cd6705ee17b197
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f6a3c4947090c62ed0edd0f9ac608c4cb93c768967f97e73926491c3e7764972
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.04515411 BTC
Feerates: 150.80 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (49,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,183 866,183 00000000000000000002ee00e0a835291688af1c6fa9c07c7aa5b809431e7b25 2,866 1.00/1.00 vMB 28
866,182 866,182 0000000000000000000104cdd9d072bf69a2be6a136da4748e30f964ead456f6 620 1.00/1.00 vMB 5
866,181 866,181 00000000000000000001aec4b6d2d031a87285548eaaff97926a8d57fbbfaf3b 1,880 1.00/1.00 vMB 12
866,180 866,180 00000000000000000000f34d1388d75e70ef56c52bd147f2a1a618a52b7d5f9f 2,088 1.00/1.00 vMB 11
866,179 866,179 00000000000000000000418e7e8048f7bb3d7dad5e0ca90f3b5105c2dcb3db7e 3,027 1.00/1.00 vMB 9
866,178 866,178 00000000000000000002079cbb2a32265a9ea29262dafd2aa93569cfa9a84ce4 2,134 1.00/1.00 vMB 10
866,177 866,177 00000000000000000001a4f3773bcbcf8f5a433972a3e382586883f6525044e8 2,619 1.00/1.00 vMB 31
866,176 866,176 000000000000000000018ed37fc42433b7ed0ae9fb046725c35e94a0bfab72cf 2,736 1.00/1.00 vMB 14
866,175 866,175 0000000000000000000240de92d5d5a3dd8160633e2487a712d9e7cdd41e69cf 3,546 1.00/1.00 vMB 12
866,174 866,174 0000000000000000000297839e436a6b3181ab5c4e987ece22e71f72d4ee34aa 2,544 1.00/1.00 vMB 12
866,173 866,173 000000000000000000011a3de16dcf58644a3b3cd6efdbe2ee2413608b4c00a7 2,781 1.00/1.00 vMB 11
866,172 866,172 00000000000000000002571dc2212bf3064c9a17217d86745f606645369a3595 3,295 1.00/1.00 vMB 45
866,171 866,171 00000000000000000000d2d60b66c4cb35408f15a68c0fedfa9a935732d435a1 3,138 1.00/1.00 vMB 29
866,170 866,170 00000000000000000002a9c8ad501782bc44a02ebc954f20bf1a0e22e64fa50f 2,497 1.00/1.00 vMB 5
866,169 866,169 00000000000000000001b076945262139cba9c2e620e43ba2d8035e41e51c1a0 3,459 1.00/1.00 vMB 26
866,168 866,168 00000000000000000001f2a42c2f5eb701d2f1022af6da12172d4075160f46b4 3,533 1.00/1.00 vMB 11
866,167 866,167 000000000000000000017f9c51de5a1a6a705a8a7b6d064bbbdbd7d8fa9a01fb 2,525 1.00/1.00 vMB 9
866,166 866,166 00000000000000000001dadc71a2191c0f209289b40bd1c4e37018a57c96e497 3,185 1.00/1.00 vMB 23
866,165 866,165 000000000000000000000218e3a469265285e2135214450887e801544625560b 2,795 1.00/1.00 vMB 14
866,164 866,164 00000000000000000002e790636e9e6a97732f7155610dd223f4416b4600d04d 1,288 1.00/1.00 vMB 10
866,163 866,163 00000000000000000000ae6993fdcd354eb0354f21cf871b2ddb89423111b705 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.