Loading Tool

Explorer IconExplorer

Memory Pool

37,258 transactions
29.15 vMB
0.13895159 BTC
Random Selection Loading Transactions
Max Size: 145.40/200 MB

Candidate Block

Mining Attempt 7fc05b14b93a32c683d6aecb80f1fcacc637b6b2bf6890199a5e5653f1bf795b
Version 20000000
Previous Block 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85
Merkle Root f8e288e361c4cac19cbc0bdf89b4c5079e88c1359268a643c1a16685dd1f6fcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.07846756 BTC
Feerates: 200.00 > 7.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,521 (392,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,355 522,355 0000000000000000003b45cb719438646f4cb06d55c6b4c2ba1386e349d6122a 1,267 1.00/1.00 vMB 59
522,354 522,354 0000000000000000003b48b42dad42f5a566ed005cd63429aa964a06a9aa4ce1 1,366 1.00/1.00 vMB 40
522,353 522,353 0000000000000000001ca74531fa092b2f25ea9b5f52dc7deadec138a0518869 806 1.00/1.00 vMB 40
522,352 522,352 0000000000000000002ee887d76c14ea96904743d798a435c7ad2c993c56b6e6 1,045 1.00/1.00 vMB 72
522,351 522,351 0000000000000000002febc7e7bb158485e879744cc9da818738e66b752fd3b8 2,241 0.88/1.00 vMB 32
522,350 522,350 000000000000000000250a68491b3ebaa8adab50eef99303a5112c88000d3c9b 398 0.21/1.00 vMB 45
522,349 522,349 0000000000000000003679a8eeea0ab9cc8a7ab9154ace539810fe29a401e6b7 599 0.26/1.00 vMB 27
522,348 522,348 0000000000000000003d9c1da4e9ecf40066766ce03c1a86ded5b75051b18490 332 0.19/1.00 vMB 18
522,347 522,347 0000000000000000001e351a05a9a2aa1fa2855fce5280490d372e67c13f3671 1,195 0.59/1.00 vMB 31
522,346 522,346 00000000000000000016cc53be7fb52c285905264986bb62e861bdcfa017f8f4 1,337 0.73/1.00 vMB 21
522,345 522,345 0000000000000000001cb9ecf3215c8eb35561ae0d13350f22f1cb23b6cfac68 149 0.99/1.00 vMB 2
522,344 522,344 0000000000000000002c2fb156f383cb616a64872e4a9f003afb5c5233a6aa1a 134 0.98/1.00 vMB 1
522,343 522,343 0000000000000000001a05693f4d5cf1ddb947391dfd1f5cece22a4cba2d2fa2 1,747 0.84/1.00 vMB 27
522,342 522,342 0000000000000000003ab5a5b4c27b7c1750c49a2989fcdb58bba2391e060b56 888 0.36/1.00 vMB 35
522,341 522,341 0000000000000000000df3e798c468191244a80b68a39b4ccd05170205695d0f 919 0.39/1.00 vMB 28
522,340 522,340 000000000000000000312a9de4aaeb228505d6e06bceb5d76934de9043d551f0 213 0.12/1.00 vMB 26
522,339 522,339 0000000000000000003bfbed7b4921f7cec31180d446778f23086846b904660d 1,814 0.79/1.00 vMB 31
522,338 522,338 00000000000000000029cb38a8c7bb5d8afdc120045327fbed29034e4a48a774 262 0.11/1.00 vMB 33
522,337 522,337 00000000000000000011a30c738579f9082873eca39b979258d19b6124114bbc 1,545 0.67/1.00 vMB 37
522,336 522,336 00000000000000000006fbe3e39d570e5810ad37407fdb157e9dfea685f63cba 86 0.03/1.00 vMB 34
522,335 522,335 00000000000000000012e56d0b4a748e81618dfd02a6a675e098120639eae4e2 560 0.24/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.54 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: 616.50 GB
    • Received: 11.17 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.