Loading Tool

Explorer IconExplorer

Memory Pool

82,138 transactions
30.23 vMB
0.16811110 BTC
Random Selection Loading Transactions
Max Size: 181.71/200 MB

Candidate Block

Mining Attempt 6720ddbedaad0f135b78b5da43e695e6e9ff56910ad8d5b258d857773827c8f2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 14d0d3c1a6a654f170e3897161f159a77610fa60ac529681ec420282f13c1277
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,952
Size: 1.00 vMB
Total Fees: 0.06371930 BTC
Feerates: 1,002.91 > 6.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (385,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,356 529,356 0000000000000000002562f3914189274b0b2b8f773eac1bbecf5e6469847636 2,301 1.00/1.00 vMB 12
529,355 529,355 0000000000000000001ee11a165bf26afbcac8c0b3d56abcd056c9f3f9c82650 2,371 1.00/1.00 vMB 46
529,354 529,354 000000000000000000186cb2549d45fde421c1d940b9727fc5ecca2d16e75e12 2,440 1.00/1.00 vMB 93
529,353 529,353 0000000000000000000fb20a320277e381e7310daadc3562e57d40ea1beae9cf 1,453 1.00/1.00 vMB 17
529,352 529,352 0000000000000000003590d5f5c26b2d6e98581692514f347fa3061e3ffb5c5f 1,222 1.00/1.00 vMB 18
529,351 529,351 00000000000000000009ff210527f95e265116bf26513a05e40ce8bcf19501f3 81 0.03/1.00 vMB 59
529,350 529,350 000000000000000000281bb018855137dfabd096609429cb5e084c5aedffca2f 382 1.00/1.00 vMB 5
529,349 529,349 000000000000000000311e54d65e966bb3799c3be42f32ee59a2c0c7ca507d86 327 1.00/1.00 vMB 3
529,348 529,348 000000000000000000253d0f15377d6344978c4a9626876235ffaba707cee8b1 1,675 1.00/1.00 vMB 31
529,347 529,347 0000000000000000001c88d3fa6298de0d2c3f33cdc8b4e01599cbcb86c1248c 336 1.00/1.00 vMB 4
529,346 529,346 0000000000000000003394135bafbe1e5bb74026172e414d00f32501b98b79cb 1,527 1.00/1.00 vMB 23
529,345 529,345 00000000000000000023d45c3cc5c3cf73bf6b94fcc3c78533634bf740bfc71e 1,245 1.00/1.00 vMB 18
529,344 529,344 0000000000000000001b29a3e904e3433bbce101bf88e20578940fc921c3f1f7 214 1.00/1.00 vMB 3
529,343 529,343 000000000000000000099ae4615fd9cb088a909fef20f7f9cf7bf782995b4985 599 1.00/1.00 vMB 7
529,342 529,342 000000000000000000277655d8802435e8673a0ca8c2e3b22b9905a61e39a803 2,217 1.00/1.00 vMB 31
529,341 529,341 0000000000000000001aa34222faf32976640c7232ed8bd204889d6269d2ae20 1,437 1.00/1.00 vMB 20
529,340 529,340 000000000000000000266aed306864482cd30d09220972817c2abbc8530d071f 1,224 1.00/1.00 vMB 17
529,339 529,339 0000000000000000001c200cef2e26cb3b8faf98dd2cf88ceec59dd68b47e6f8 1,841 0.79/1.00 vMB 41
529,338 529,338 0000000000000000001ad4a57172376e13cfaf01d3452b5aa979da1853d98bcb 964 1.00/1.00 vMB 18
529,337 529,337 0000000000000000001acbaa8b276e9b1dd0ce6ce43e85e3067f5b87aee0bad2 1,050 1.00/1.00 vMB 7
529,336 529,336 000000000000000000083f850b03535965300e3a4c782a5d2baed50f64487c9b 1,412 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.