Loading Tool

Explorer IconExplorer

Memory Pool

73,882 transactions
27.33 vMB
0.06860654 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 9ef0e219efb6b973918450771453eb93dd5ae78c0cef8b645377fd95edc9ca78
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 37f9b256971084708af420efd3abdd0d558b8c7b56b80569df5bba2989f59373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01048679 BTC
Feerates: 337.46 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (645,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
270,163 270,163 0000000000000004500d8f4223c16a990192741f044c9aaa77cdb5581b2223d6 76 0.03/1.00 vMB 17
270,162 270,162 000000000000000113075691961ead5cd3b0dd0086153681e22001cf6e2db1b6 596 0.28/1.00 vMB 62
270,161 270,161 0000000000000005635d82d8b4d60a0b326a93c64b271beb28ed0c1219b3dc7b 190 0.20/1.00 vMB 20
270,160 270,160 0000000000000000e355f1559ede60f32e9269b1856f49816be0fc5cc544abe4 824 0.42/1.00 vMB 62
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.