Loading Tool

Explorer IconExplorer

Memory Pool

73,626 transactions
28.37 vMB
0.07357510 BTC
Random Selection Loading Transactions
Max Size: 167.93/200 MB

Candidate Block

Mining Attempt e582b6366591122bf3fc1d2226e132ba0409544a3a1cfef254d03aa9f9ccb21a
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 111f8dec2ff11af99377863468f6fe1131c8e441700a84004120398470311717
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,407
Size: 1.00 vMB
Total Fees: 0.01673446 BTC
Feerates: 60.16 > 1.68 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (279,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,273 635,273 000000000000000000104feb451c9e8b2d3b2058ac9d68515458cdc57a7fa1d9 1,540 1.00/1.00 vMB 39
635,272 635,272 0000000000000000000c7fe1b323d1b80d9c4aa6426eae1ebd5b5ec06227b601 2,128 1.00/1.00 vMB 56
635,271 635,271 0000000000000000001095668e245f4f5297a81926119de50e4d82478ef3eb06 2,445 1.00/1.00 vMB 36
635,270 635,270 0000000000000000000a758dfd4ea85bebd3148adcf74d7df6807e854ff0cf04 2,654 1.00/1.00 vMB 53
635,269 635,269 000000000000000000036a198ea2bd43eadf7e6c58278d08c1438924a3bce21d 1,763 0.94/1.00 vMB 14
635,268 635,268 0000000000000000000ae3c587a8e2ab95067ddfe8d49d2acbcc70b879475bc9 2,324 1.00/1.00 vMB 25
635,267 635,267 00000000000000000011c833cd4e7fa5ccff8251165f3564bcf13df11ec2e34e 2,498 1.00/1.00 vMB 7
635,266 635,266 0000000000000000000c98aaa16b8866accf183a2a2984a02a819bb94469bb22 2,261 1.00/1.00 vMB 33
635,265 635,265 0000000000000000000c5a0f87fe5df265c9ea68908eb4519e3d53274c57dd37 2,081 1.00/1.00 vMB 44
635,264 635,264 0000000000000000000261857f40b238556d5735bc9f4ae69bf9e8edd49d41aa 756 0.28/1.00 vMB 18
635,263 635,263 0000000000000000000e9b3b0871c4a308dbdff16905088b5eb102c342532caa 1,486 0.70/1.00 vMB 12
635,262 635,262 0000000000000000000d24ecfe77c11f38f48c9f9b2ec86c1a31426eda12b229 2,550 1.00/1.00 vMB 14
635,261 635,261 0000000000000000000ddca0c35d97cbce2cb6cfb99d506e8dde6bb579adb3dc 2,719 1.00/1.00 vMB 18
635,260 635,260 0000000000000000000b0c9a8245e0b4e11abb0036dfa8d6011c6dec0e929cf5 2,001 1.00/1.00 vMB 13
635,259 635,259 000000000000000000045c9f9e9eb1c5abb622a18ab4db8de7a8c49d4b7462ef 428 1.00/1.00 vMB 12
635,258 635,258 00000000000000000011aa0ce42df1c08f198c8764b79f8f18c3ff9db731435a 2,544 1.00/1.00 vMB 46
635,257 635,257 0000000000000000000a1f3ec0dd114e5c0658cac4075952b1ac99953765fc64 2,520 1.00/1.00 vMB 40
635,256 635,256 00000000000000000007778ddae32a41894df70fbce64e46b6b46c28c31b0e99 2,304 1.00/1.00 vMB 35
635,255 635,255 0000000000000000000727d1089a8fc87d7a227bded359bfe87f40436458aab0 523 0.21/1.00 vMB 22
635,254 635,254 0000000000000000000c386442de1dd8d20db5c3e246cd508dfc3f6546881f24 1,148 0.55/1.00 vMB 23
635,253 635,253 0000000000000000000e9769f357c6b17d095e92242f3427f6a239aac7eccdf9 2,639 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.