Loading Tool

Explorer IconExplorer

Memory Pool

84,983 transactions
31.64 vMB
0.10007997 BTC
Random Selection Loading Transactions
Max Size: 193.05/200 MB

Candidate Block

Mining Attempt fcf47aff8300726d9b6093cbcf31c496773686e8e810a96ccc7fc5f38c987719
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 47be2d2d764f26ab37cd72d358ff8cd02f7034632bfb0e545a5c7c4be8eb1720
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.02611394 BTC
Feerates: 150.77 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (651,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,151 264,151 000000000000000f7ebe1897da21ef81434b02f812b9ffa17bae9f786c6917da 417 0.19/1.00 vMB 115
264,150 264,150 0000000000000004d68cbd2bc83ef646983517499484cd112300aef122b279b6 286 0.12/1.00 vMB 118
264,149 264,149 00000000000000003520ed8506029fecc4439a33f2ccd929169138314d044845 173 0.06/1.00 vMB 114
264,148 264,148 000000000000000ece7a6bba87cc31d075afd40e048b50d31e429fc70ee9f498 198 0.08/1.00 vMB 92
264,147 264,147 000000000000000af7fd09e672d45454cc6f7e1d291d2ff6ca852af8bed48ed3 71 0.04/1.00 vMB 42
264,146 264,146 000000000000000aa96e62aa2e0bd817b2edebc926dfcb804200e5c499a0f438 235 0.15/1.00 vMB 49
264,145 264,145 000000000000000c293a9e52a1cdd6d698cd2d127eff39f83428f4a8f42d345e 412 0.18/1.00 vMB 97
264,144 264,144 0000000000000005b1290c8e71558096aed49752497ab3a957e2cdeda7c41b20 319 0.16/1.00 vMB 112
264,143 264,143 0000000000000002300e03c5125e329613baca0d97827c7e2ecc1db290c23ce1 388 0.19/1.00 vMB 98
264,142 264,142 000000000000000f8a20c24effaf8147169da1dc2180d6a5bdf44a8c8d2fdf04 167 0.06/1.00 vMB 123
264,141 264,141 000000000000000af69c5fc2b86ccb656e746f79421244124014f9d0b8d492e9 474 0.20/1.00 vMB 126
264,140 264,140 0000000000000000be430306a1ea822cfe476a779ed8c4b48525e0e7eb01c587 349 0.15/1.00 vMB 127
264,139 264,139 0000000000000000322915dba0278935e24d6e87208034bdce145633b77d4d26 157 0.07/1.00 vMB 75
264,138 264,138 000000000000000bf0a5160a4266a8211e422ec1ed1f8b82a0560146464262b7 105 0.04/1.00 vMB 84
264,137 264,137 000000000000000f63815224af50f3049ce269452f2aa23a1cd7b42789d94ff9 297 0.17/1.00 vMB 72
264,136 264,136 000000000000000856f4acf2b7c328ff7d896921ee018d42d77192484e4d33f9 660 0.25/1.00 vMB 97
264,135 264,135 0000000000000005ac0b64c8484ab9842175de15019025d2c8189947dfe21cca 580 0.25/1.00 vMB 180
264,134 264,134 00000000000000095b354b5d2c7f3ac3ace89640c389096f011b251ac1cecf4e 50 0.02/1.00 vMB 76
264,133 264,133 00000000000000064d50cb1029609e9347d7c0b27b0609b8af8963466717df61 123 0.05/1.00 vMB 88
264,132 264,132 000000000000000949818f98867ff900b557c23be92b16f3f318c25cbe173335 173 0.08/1.00 vMB 64
264,131 264,131 000000000000000a7eb345f090d6c3378bbaa81db5e3b9303395e27fe9c73d6d 379 0.19/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.