Loading Tool

Explorer IconExplorer

Memory Pool

81,016 transactions
30.08 vMB
0.10441410 BTC
Random Selection Loading Transactions
Max Size: 181.45/200 MB

Candidate Block

Mining Attempt c77cbd4d4b32dee8d4949a815dcb309727a874910d4378ab96fd5e9c74778d35
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root c6212ac0dd953da1fcb1b13625df250662234fd480c942865a74ee797a5ddc66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.03673272 BTC
Feerates: 100.25 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (155,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,248 759,248 0000000000000000000041e84b51edb273ec666b45947521aa11bdcc2e78354e 1,295 1.00/1.00 vMB 9
759,247 759,247 00000000000000000003ae5bcdf64e15b61439a0fedd27d60cb5fdc49380d2d8 1,635 1.00/1.00 vMB 13
759,246 759,246 000000000000000000040b11c585382db094a2e9261d57154e7707032cf6e1c0 2,380 1.00/1.00 vMB 16
759,245 759,245 00000000000000000000485bb28afb6e280c7411a4919b39ba6a9833b3e53f1c 2,477 1.00/1.00 vMB 16
759,244 759,244 00000000000000000002251a55102abc7f02da391cf4a435963e75e12bbfe249 3,274 1.00/1.00 vMB 18
759,243 759,243 00000000000000000007bc66ae46e9faf322021e779f3be4fc76fc0c5af0d33b 1,606 1.00/1.00 vMB 10
759,242 759,242 000000000000000000050212063fa5ac525ffd180aca2e20d974d96bebd159f4 3,047 1.00/1.00 vMB 18
759,241 759,241 00000000000000000005774b4efd9294cce0dc8d1d769d2ff78e96f9a32a2709 69 1.00/1.00 vMB 7
759,240 759,240 00000000000000000007a76ea351ca7da13f3df8627fa09b81b4c5ddabf5bc5f 2,980 1.00/1.00 vMB 17
759,239 759,239 00000000000000000002f7e88c7e59eb1f04d3fe2f5faf161ed00c75ac0800cd 1,725 1.00/1.00 vMB 11
759,238 759,238 0000000000000000000702fe9ac61412a5b90bb737b78ac9785f030915dd015e 2,013 1.00/1.00 vMB 11
759,237 759,237 00000000000000000005dc32b826b19d340c8c8b3fc89f88f9be430658ed56e6 1,818 1.00/1.00 vMB 9
759,236 759,236 00000000000000000006dd5dde8d4d885acda54afbf5dabe7a73a7971b923291 2,263 1.00/1.00 vMB 11
759,235 759,235 000000000000000000028e330a4e7db474f0da09e682939ffa73a4b13f7f419b 1,722 1.00/1.00 vMB 14
759,234 759,234 000000000000000000016ec5617c8c5210952097d7b60ecc454bb1b8cb5b44b1 2,316 1.00/1.00 vMB 20
759,233 759,233 000000000000000000023ab241141d6cd0d0ea2f41295a830a6724407d450211 3,328 1.00/1.00 vMB 15
759,232 759,232 00000000000000000000ac41df5ed4b0978262b8c584a5932fc1d73ee7535cf9 2,229 1.00/1.00 vMB 17
759,231 759,231 000000000000000000020e390926628c3da1de2ef35b8210b58d1163a07fb95f 3,419 1.00/1.00 vMB 14
759,230 759,230 00000000000000000007e445f053c3883dad642b3bc50fb612b84eedaf447666 3,607 1.00/1.00 vMB 20
759,229 759,229 00000000000000000000728b8b76fb3597d2391029572044f6db4796b182e98e 3,156 1.00/1.00 vMB 29
759,228 759,228 000000000000000000057a5b3fb3f20fb17b161cf8b8cc1beba804d40c3b2aef 2,111 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.