Loading Tool

Explorer IconExplorer

Memory Pool

45,921 transactions
32.28 vMB
0.12851193 BTC
Random Selection Loading Transactions
Max Size: 163.79/200 MB

Candidate Block

Mining Attempt 6cce2f9b32531a5edc967664fd2a5d5bc87965b600e9d08d2400f3825ab79592
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root cb525c70283b658cc387b67875823e7aa37f2c16e8bc2af7063107adf1bd98e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,725
Size: 1.00 vMB
Total Fees: 0.05544029 BTC
Feerates: 265.25 > 5.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (170,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,250 744,250 00000000000000000005590a51700580d862de7bfd09ed5daf92ef2441237ab2 2,291 1.00/1.00 vMB 7
744,249 744,249 00000000000000000007932a090e154e8f882079d013497c974ddc8214197326 2,797 1.00/1.00 vMB 19
744,248 744,248 00000000000000000007925bfd39c9e4a8bee5806051a98a0dcc2fea1d113a09 2,908 1.00/1.00 vMB 21
744,247 744,247 000000000000000000035f8b66e9449c991f51a66cc1d59f5c4e5d09b9ea253f 2,961 1.00/1.00 vMB 20
744,246 744,246 000000000000000000026ecb2190931147063b84771bad412762947f9d9ad77b 371 0.26/1.00 vMB 6
744,245 744,245 00000000000000000001829b7cc8933e6110be5f20bfe6e2b06a1339287e760d 3,190 1.00/1.00 vMB 17
744,244 744,244 00000000000000000001345c8023d0193a6976f33162e2ed76cb71eb0db52c6b 768 0.70/1.00 vMB 7
744,243 744,243 00000000000000000000fdfbe3d0b734c9c574f18eeede53cef0984b61649461 1,593 0.93/1.00 vMB 14
744,242 744,242 00000000000000000007efb1de8160a8d63e606bdff36e82932dc60528131217 37 0.01/1.00 vMB 18
744,241 744,241 00000000000000000001d70db2b725746858c484c023051737b97aebc81e30cb 1,263 0.38/1.00 vMB 14
744,240 744,240 000000000000000000086366ef16f99a3ee2438cdbfd3331b5f29999c1086073 1,404 0.83/1.00 vMB 8
744,239 744,239 0000000000000000000855d3a9ce606a3358f73a7d5761329faa4d8d087512dd 1,495 1.00/1.00 vMB 8
744,238 744,238 000000000000000000086060e4faf46c535c21e5a40d5829c7157876847ca0ac 2,324 1.00/1.00 vMB 17
744,237 744,237 000000000000000000097f328979c32d014ef53ca73b05f34d88117637091928 792 0.73/1.00 vMB 4
744,236 744,236 00000000000000000004f0568600d9c71fb747c63e40877f8eb7f559a6126331 1,497 1.00/1.00 vMB 7
744,235 744,235 000000000000000000098521aad54ce38b34e381f10531a5ee94a72e24a0c155 1,963 1.00/1.00 vMB 21
744,234 744,234 00000000000000000009440d79abefcbd15c8d2866e2fd8dcb0ca0bd9579e422 1,957 1.00/1.00 vMB 34
744,233 744,233 00000000000000000007141e9c358dbb129eb04e994fd9f9c19f75743c331b9d 512 0.28/1.00 vMB 12
744,232 744,232 00000000000000000006704038e7d23f6700b00d8c01a2d6cbbd60112a4a2c5c 1,096 0.66/1.00 vMB 15
744,231 744,231 000000000000000000009edc2034d455601b5e19c11bd4c42857678f15e8e1a4 1,828 0.62/1.00 vMB 18
744,230 744,230 00000000000000000004527dfa770c1d3084c4f017c563788b0659ac7c8b95cb 784 0.57/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.65 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: 626.66 GB
    • Received: 11.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.