Loading Tool

Explorer IconExplorer

Memory Pool

44,877 transactions
26.52 vMB
0.05361963 BTC
Random Selection Loading Transactions
Max Size: 140.58/200 MB

Candidate Block

Mining Attempt e42b9779803734a9504a2bbaba19cdd7ccffadeabb8817361dc70e71a8798ae7
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 4343ecc8558069bfd7e0c9764d55770a7c0bbfcfeb93c9f372e760b728f68182
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,378
Size: 1.00 vMB
Total Fees: 0.00493465 BTC
Feerates: 40.21 > 0.49 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (249,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,105 665,105 0000000000000000000c97b5fdad2d8f710b499da7ddf2c37b3678bbdf682d71 2,732 1.00/1.00 vMB 93
665,104 665,104 0000000000000000000c9e51d21a137d4b9607e74542387289474a20bc4ab0fb 2,253 1.00/1.00 vMB 64
665,103 665,103 000000000000000000089b8800c405472de44beef688baf67b3075153fbe196d 1,849 1.00/1.00 vMB 50
665,102 665,102 0000000000000000000cd160469e627f8da7ff4b09fec18ddd0b7ccba409c012 2,530 1.00/1.00 vMB 66
665,101 665,101 0000000000000000000ccc6cc5fc2073ed94fa381e0d15e253f63c9d1255c66c 2,110 1.00/1.00 vMB 98
665,100 665,100 0000000000000000000ebb9661093db5c043f7c18bed4c722e60f2bc77e40d9c 2,774 1.00/1.00 vMB 92
665,099 665,099 0000000000000000000d616a77171cb223a0c42da4595b186397bc8cbc120624 2,612 1.00/1.00 vMB 105
665,098 665,098 00000000000000000007650cd34e41a035ab2d64e7a27f57a0af439ed8c666a1 3,072 1.00/1.00 vMB 118
665,097 665,097 0000000000000000000cee5f64306dedad1abca11f1635e3f3472339c641b502 2,465 1.00/1.00 vMB 71
665,096 665,096 00000000000000000007a4153d79932364460ae7ee38eeca933d68cf8ed9bcf8 2,860 1.00/1.00 vMB 108
665,095 665,095 00000000000000000007ae69d760c6ebd3fc42cb2ef018ab932b9897f4001bc1 2,052 1.00/1.00 vMB 41
665,094 665,094 0000000000000000000b60b622ae272306799885057062389a9cd0649a4734ad 1,733 1.00/1.00 vMB 87
665,093 665,093 0000000000000000000243d23ed6382df579d518d0be0ee207ec978be16f32ba 1,929 1.00/1.00 vMB 92
665,092 665,092 00000000000000000007a8bc82724487c7e347f69e368f7f46833654448dfee8 2,584 1.00/1.00 vMB 97
665,091 665,091 000000000000000000062e807361749e6d6c1cfb28b49d149ff03ec4fc752f6c 2,129 1.00/1.00 vMB 83
665,090 665,090 0000000000000000000a0808b1cd92ba05838ffca4e7de5861dd28f636d94e91 2,721 1.00/1.00 vMB 87
665,089 665,089 00000000000000000007f86c852e8f6ebb47cdf38d0030352d35746d01a8faae 1,802 1.00/1.00 vMB 21
665,088 665,088 0000000000000000000b9b88b01f036ce33eb4cd987ecacdfe181b05f3b7027f 2,283 1.00/1.00 vMB 15
665,087 665,087 000000000000000000019372e5c723bc7f77968b533c3ab64d0a66139cb2485b 2,517 1.00/1.00 vMB 78
665,086 665,086 0000000000000000000915ae7dfcd8e8face4f7228a7c43d047c86830ad73de8 2,719 1.00/1.00 vMB 51
665,085 665,085 000000000000000000046428599a3869aad8b71741bdc562f38ce09ad3ef2fb8 2,636 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.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.