Loading Tool

Explorer IconExplorer

Memory Pool

82,208 transactions
31.72 vMB
0.10768804 BTC
Random Selection Loading Transactions
Max Size: 190.17/200 MB

Candidate Block

Mining Attempt cbc93e88e04252b3ffa79acd8090c7c1d5de04eac054312e982bcfc59862bedb
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root be115ce103718028bd93bd735756536e5817f58dd08f13fd9c9c238515c19bea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,974
Size: 1.00 vMB
Total Fees: 0.02412516 BTC
Feerates: 99.50 > 2.42 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (473,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,284 442,284 000000000000000003081654bf0e759befd0a5fa4d564cdfebcab9032ccf5ab7 1,875 1.00/1.00 vMB 62
442,283 442,283 000000000000000000e5ce8eb6fded93132a74f18c6ede365ab3a5921a6af361 2,003 1.00/1.00 vMB 89
442,282 442,282 00000000000000000359bb8894fee0317aa17bd682aedea1af0ee7a6ef023211 1,311 1.00/1.00 vMB 37
442,281 442,281 00000000000000000053c58053093d37d0cae3ce15614e380a33d59d0684034f 201 0.08/1.00 vMB 119
442,280 442,280 000000000000000000b2d8cae7dffa5358ec82fd5a84553c77807f0ba64579ba 400 1.00/1.00 vMB 13
442,279 442,279 00000000000000000154557639c575d01fbb9de4343a3d087df11e56b6a05590 1,173 0.79/1.00 vMB 55
442,278 442,278 0000000000000000003000029968a5f08fd209523a8b8bd36a6f60b76200cd8c 492 0.19/1.00 vMB 79
442,277 442,277 000000000000000001a875acfaf9532383e0074720fe1d79cdb80c1e848cf900 1,283 1.00/1.00 vMB 31
442,276 442,276 0000000000000000014298d721cd9ad7b7a4c363c5672057aab3d2b33aa6987d 47 0.01/1.00 vMB 83
442,275 442,275 000000000000000001193a981df3b359cc51b3d6e1bcc998a26760d7b3b296f0 1,237 1.00/1.00 vMB 38
442,274 442,274 000000000000000002429406444ec36d7aa2cfe78cbea8624bb839341aec31a7 791 1.00/1.00 vMB 24
442,273 442,273 0000000000000000020300f155665520a1256ae6bda5e4908e25d35f40bfc0b6 1,179 1.00/1.00 vMB 53
442,272 442,272 00000000000000000019529727ef721cff29717d806e4f950dc87d5c96a48d3e 1,958 1.00/1.00 vMB 65
442,271 442,271 000000000000000000e16126b3a9425efa3397b05880bc180ed06f3ad0f9bb3b 2,566 1.00/1.00 vMB 96
442,270 442,270 000000000000000003b612c5736a9204d16e13079dce983b382c1483a8d6482c 1,626 1.00/1.00 vMB 67
442,269 442,269 00000000000000000151e13d3c9466612be5b21603e3041cf21b27c2a16b4582 5 0.00/1.00 vMB 916
442,268 442,268 000000000000000002620794d61609f73a33bee97ceb16b277b54b998ff65492 611 1.00/1.00 vMB 16
442,267 442,267 000000000000000002b1b46e2cdd1e1ca5998eaaefd6c7e1e661c60e5ff70332 912 0.99/1.00 vMB 26
442,266 442,266 000000000000000003726a7574aaed0e454894fb8379c80f7c6aaa6cee671a89 1,029 1.00/1.00 vMB 40
442,265 442,265 0000000000000000004854d0a9fb8c8215ecbbcfed5ee09d62f8b1883d6c0c85 1,007 1.00/1.00 vMB 31
442,264 442,264 00000000000000000231be473257a7d46f30c31a8f9b51e10157eb5e146ee6ab 1,505 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.