Loading Tool

Explorer IconExplorer

Memory Pool

36,139 transactions
25.76 vMB
0.08353088 BTC
Random Selection Loading Transactions
Max Size: 131.85/200 MB

Candidate Block

Mining Attempt 47a722a7c2fae332be4c4bd56b4ab02d043d3c39620893c8c7d4030760141b1b
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 57856d39c8738c8c1b2682eb470c0f6780f537ee2b6c98d281ddb2c0505a728d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.03639576 BTC
Feerates: 171.09 > 3.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (575,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,679 338,679 0000000000000000019469ba687cc5522445a013cd6e8759ae0a933cc60ebca3 1,732 1.00/1.00 vMB 26
338,678 338,678 00000000000000001090d8245db0122ac1bb3b223b4fc61518b7c0e6471c4189 315 0.19/1.00 vMB 11
338,677 338,677 00000000000000000dc6698ec0933d1380002ad906dcfc053bce2ef48ba1b84d 1,042 0.75/1.00 vMB 16
338,676 338,676 000000000000000014543466d312d31cb19a16dfbbf13254ffae3bb292782623 356 0.16/1.00 vMB 32
338,675 338,675 00000000000000000e299e9a39320175b7c1eeec03cabadb561ab0f180c044f7 118 0.10/1.00 vMB 11
338,674 338,674 00000000000000000acf23fe3d281a9f92f764625c850147ada9f38b1369b002 399 0.18/1.00 vMB 17
338,673 338,673 00000000000000000edd02b5ccd2e98edaf9e3a9b2d5536ffc3a2d4e91e9a001 724 0.34/1.00 vMB 5
338,672 338,672 000000000000000012055e38ebea600662f48332d71b9fca828c41f287b7e9d4 1,530 1.00/1.00 vMB 10
338,671 338,671 0000000000000000185f3e714fc130873239ca9429ba58804656ddb600f28328 1,011 0.50/1.00 vMB 24
338,670 338,670 000000000000000014665e5079360bbe1de752252951dd7ccf3a26a79fc2934f 722 0.31/1.00 vMB 29
338,669 338,669 0000000000000000032f24189f8bea26401b34f667d4ac97c94bfd17dc97c544 1,188 0.35/1.00 vMB 53
338,668 338,668 00000000000000001120a8a5fafad9279ac15a9c0043147f54f4c10b9b4955e6 901 0.45/1.00 vMB 22
338,667 338,667 0000000000000000197dc73bdee283a76bdf83909f4e009958da6bb3038a0635 262 0.16/1.00 vMB 26
338,666 338,666 000000000000000006dc37f821d196fbfb5ebceec8a4cf6c4bf03eee5efbdfbc 370 0.18/1.00 vMB 22
338,665 338,665 00000000000000001559de01af234680551c88d843af182e169423fa9c01088f 38 0.03/1.00 vMB 6
338,664 338,664 0000000000000000127a20a2c32a5377feb0fdf2e75e63a146b4bf943bdf7df6 703 0.38/1.00 vMB 23
338,663 338,663 000000000000000017ee3ecf6823dbe2dfcc37b94633e0976a10dde6fc034496 159 0.06/1.00 vMB 14
338,662 338,662 0000000000000000122d8b6bffc081dd29d08a8390b86659da8008eef3d0702d 670 0.34/1.00 vMB 21
338,661 338,661 00000000000000000188f69de9991a8417f8aeafbfc836d09657ff4b9717365e 959 0.48/1.00 vMB 24
338,660 338,660 00000000000000001257a4c6c0633d84c6e4239f389c48c6600b438fa2f7ca5c 364 0.24/1.00 vMB 17
338,659 338,659 00000000000000001071835ce98e10a4a36298017186223e6d10f3f24ef260b8 1,217 0.68/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.