Loading Tool

Explorer IconExplorer

Memory Pool

34,909 transactions
28.53 vMB
0.07579173 BTC
Random Selection Loading Transactions
Max Size: 141.81/200 MB

Candidate Block

Mining Attempt fcd5ac47d6aef7e917f1c200026aaea5e5b0e1c956be13e2b04094cbdc100365
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root c7e19fbcf00ae27f4cfb29161f4dea6b4babbe7ed79808ed5fc701e48941c240
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,453
Size: 1.00 vMB
Total Fees: 0.02031507 BTC
Feerates: 101.65 > 2.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (590,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,313 324,313 000000000000000005a1f4ad539432da84f9add4b1cde5361e901f225dde0065 1,895 0.90/1.00 vMB 32
324,312 324,312 0000000000000000031e410f51ff1cc90c9fcfab6e2129d6bb296803119281d6 183 0.09/1.00 vMB 21
324,311 324,311 00000000000000000a79263a03e843fc064fdfb8d09235ef57a7686a2d0f1e31 258 0.24/1.00 vMB 19
324,310 324,310 00000000000000000fd024f669d21ef203ffc99985e387aa1b9f7f756930252b 2,011 1.00/1.00 vMB 32
324,309 324,309 0000000000000000134696ee9a1f1fed6779515ba23e53ab17bffa65e1fd08fa 1,038 0.65/1.00 vMB 27
324,308 324,308 000000000000000001953da82c5f5b81d88dc826587c881636cee7c0a4776d51 456 0.33/1.00 vMB 25
324,307 324,307 00000000000000001f752e82f574c174d0f43ab6e6e839fe1b12d5e12a7be6f1 541 0.35/1.00 vMB 26
324,306 324,306 000000000000000019e62434f54c853e36ac95f3cdba6a009fb79da746c32427 1,480 0.75/1.00 vMB 33
324,305 324,305 000000000000000009ae3ed00fd7b00f20cc6a877f70724150dd4b8b95cbbf34 174 0.09/1.00 vMB 31
324,304 324,304 00000000000000001bb59202fa6433105253581e381f9b331bad02d268753744 62 0.07/1.00 vMB 9
324,303 324,303 0000000000000000066c314e055e907856bdcd9a5004fff552b27a375e951a73 193 0.14/1.00 vMB 36
324,302 324,302 00000000000000000b3d10851e22b19d05627d40514450b02d8c62187b5a1ae7 694 0.60/1.00 vMB 21
324,301 324,301 000000000000000009cbf3dfad4b64b3d5ed27be114e213e9f6f92d2f65f3a5e 256 0.09/1.00 vMB 39
324,300 324,300 00000000000000000bf013239a264de477188375f3e4deeee00ac6e572efda66 622 0.73/1.00 vMB 17
324,299 324,299 0000000000000000185decd0a5f9e79302da259741f68e7f1b78ea9e2a03d38d 2,488 0.90/1.00 vMB 40
324,298 324,298 00000000000000001470fe3485e1896712b034777dab5a7e7a16b0dd995fcb05 565 0.32/1.00 vMB 25
324,297 324,297 00000000000000000f926677dcb332b5f46d25e5c87e9fc771f37982cc423603 750 0.40/1.00 vMB 27
324,296 324,296 00000000000000001e5781b4af9a7c432eb6a055d7d1a72aafd14bd1ecf5d878 1,249 0.64/1.00 vMB 29
324,295 324,295 00000000000000000ce979408cc5a80ef68bbad9c2266a8ce26e61d4b8f0173d 1,737 0.94/1.00 vMB 26
324,294 324,294 00000000000000000f7c47af8916db3349c1aedd14cc66ce4e193346e361880d 2,170 1.00/1.00 vMB 36
324,293 324,293 000000000000000013913278e20bf9cf9642321717ea25d8956b9c6edd196a20 726 0.40/1.00 vMB 29
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: 617.03 GB
    • Received: 11.18 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.