Loading Tool

Explorer IconExplorer

Memory Pool

73,984 transactions
27.35 vMB
0.06929933 BTC
Random Selection Loading Transactions
Max Size: 166.76/200 MB

Candidate Block

Mining Attempt f6c3bb1be79464ec6c3516521a50f5e19e87983ace965266b62e76d942469550
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 669770c7d8b0cafd472a4ef7ec7104844e849690bf135c190ea96aa98eb89244
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,305
Size: 1.00 vMB
Total Fees: 0.01112860 BTC
Feerates: 337.46 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (645,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,184 270,184 00000000000000046c1e269ad2fe7f580d4cd84b12f4d3e582728d61cc4641a3 25 0.10/1.00 vMB 19
270,183 270,183 0000000000000006d306eadf339f015be8af1a9be1e67ad8cc344ebcd502923b 193 0.24/1.00 vMB 21
270,182 270,182 000000000000000512f19a43bc170463e0b60cdd144241dd80812565844614c7 414 0.25/1.00 vMB 19
270,181 270,181 000000000000000175dabe7f20663e6125f199773acffae4fece7ea1a0d3aa02 720 0.25/1.00 vMB 43
270,180 270,180 00000000000000036182ccf3be116c6ca09e699513b20a56a7fb7acc12e6db1f 455 0.25/1.00 vMB 137
270,179 270,179 00000000000000016bc1b0ec97fe4e247a81936ddc051c5f456c4929d31692ac 443 0.44/1.00 vMB 35
270,178 270,178 00000000000000003d84d33800431be464ec39d34a4c8acc4de55f7c1bb65b0b 407 0.34/1.00 vMB 39
270,177 270,177 0000000000000001fd308676e31cbe4327cc716cf2aa43e8c3f7e5f366a22023 545 0.25/1.00 vMB 56
270,176 270,176 0000000000000000e4d703ec6c92e31267cfb75f50ab654d3652c075bfa7b14f 225 0.30/1.00 vMB 27
270,175 270,175 000000000000000326d6900a12cad13933195c9bea6818913b5d4ef9d182e59d 427 0.20/1.00 vMB 64
270,174 270,174 0000000000000005226f3ff1cad6af9d5f3b7cdf4bcdc3cc45b149e19132ef9a 677 0.35/1.00 vMB 59
270,173 270,173 0000000000000006b7025b2b1148ef5714193256ef6ffa234cebe9ccb090b8b1 165 0.08/1.00 vMB 35
270,172 270,172 0000000000000004d9acbf210146b13f4b6cf2b5cc19b1ee2bb6fa024e31a4a8 102 0.25/1.00 vMB 16
270,171 270,171 00000000000000066f1296244ab4b142af3c01b1477c6837c1bda0df576b2666 203 0.08/1.00 vMB 62
270,170 270,170 0000000000000003ec46f3d6f6f1afd5ae1734e0b78a41eba80ebee9cf6c4d99 154 0.06/1.00 vMB 91
270,169 270,169 00000000000000028f75b0a64c5fe10762abf1192b7f95b2c468b607ef5b471d 218 0.09/1.00 vMB 54
270,168 270,168 00000000000000002ef759a3703ab4c5df783005eb9890c09e4ba9ebc92dd66d 671 0.37/1.00 vMB 62
270,167 270,167 0000000000000000731d6258292212ce47f14cb564cd1587dd3d7b4675ed4371 525 0.23/1.00 vMB 60
270,166 270,166 000000000000000034e928e68a68fbc1c4f1e654538600f0916d0dc5509927ea 502 0.22/1.00 vMB 67
270,165 270,165 00000000000000027f277928d5e215c9c64b3ef0353e74560972a629b03871da 297 0.15/1.00 vMB 59
270,164 270,164 000000000000000311f0faeb0beea2c3f31df7cde519a409084deefe33750324 263 0.09/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.