Loading Tool

Explorer IconExplorer

Memory Pool

27,681 transactions
24.41 vMB
0.05007455 BTC
Random Selection Loading Transactions
Max Size: 120.26/200 MB

Candidate Block

Mining Attempt 52be101d87e8607584374e2a1dbc383a12ccbf2ead53e7ea7df31a7a668a0fc2
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 2e9f510c3e1848dbbff7c7131dad068537a7242a97964ce39d9501b9a79567ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,374
Size: 1.00 vMB
Total Fees: 0.00688502 BTC
Feerates: 73.20 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (126,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,276 788,276 00000000000000000000537e153a5492f8c0f4c2228c45bae77c2a5014f84922 4,249 1.00/1.00 vMB 67
788,275 788,275 00000000000000000001675b848e1d0327018936b0bd5d8b79da7fce476d2040 3,668 1.00/1.00 vMB 102
788,274 788,274 000000000000000000052042a723846b54cdfc0835c199977d94df6878b3d2c5 3,756 1.00/1.00 vMB 87
788,273 788,273 00000000000000000000f5b11fb0dd5cd0817244e2c019294477a67f9dc84af0 3,980 1.00/1.00 vMB 100
788,272 788,272 000000000000000000042fc4e0f8fb828301ceb8033165300e171d7df18dbfb1 4,191 1.00/1.00 vMB 117
788,271 788,271 00000000000000000005786cccb15ecac034a63edd490acb7e6ea2ea6fdfd7dd 2,758 1.00/1.00 vMB 118
788,270 788,270 0000000000000000000043a3a348733fb24efd5e97e847e6fe99d1042e9176bc 4,011 1.00/1.00 vMB 153
788,269 788,269 0000000000000000000450ec039fd9322fab87bc29b2db604f2b6516e9098bbc 2,569 1.00/1.00 vMB 112
788,268 788,268 00000000000000000002f79b397845babd6f2929e8395e30ba592776bd0dfcb8 2,235 1.00/1.00 vMB 168
788,267 788,267 00000000000000000005d2a16c1db41df65bc58ca8141322bbf531a76fb2efa5 1,985 1.00/1.00 vMB 115
788,266 788,266 00000000000000000001fb9b57550efe5c910e94fa554ab6cc60745fc2ee0a89 3,704 1.00/1.00 vMB 146
788,265 788,265 000000000000000000035481b1caa29d2186a20001a04396840a782034bdeea6 4,005 1.00/1.00 vMB 135
788,264 788,264 000000000000000000019f85fb2a1130cd04c905ea78dca4e7afdffc27f51563 3,548 1.00/1.00 vMB 128
788,263 788,263 00000000000000000001cc8806e685f73c69dd4b18e2561638ba5abf7f96ebba 3,668 1.00/1.00 vMB 130
788,262 788,262 00000000000000000002a78198234fe6789fbf09fca255bab3f96b2fa4bf15aa 3,323 1.00/1.00 vMB 150
788,261 788,261 00000000000000000004582790649ab2a201dee9a42e98f5626bd9789d3ac325 3,753 1.00/1.00 vMB 138
788,260 788,260 00000000000000000002bd87c4170006821e1522c5fd27aa75d9ceada128370e 3,334 1.00/1.00 vMB 160
788,259 788,259 00000000000000000000a2ae9da3f0c73ae0c72d5b95bea7313d549949c1ae67 2,367 1.00/1.00 vMB 165
788,258 788,258 0000000000000000000485636827d88fe61e2bae356755941e5b9e1526ef25cb 3,928 1.00/1.00 vMB 148
788,257 788,257 00000000000000000005547737fd157ecb2ddb5eb764e7b9a110a684aaa3e49b 3,255 1.00/1.00 vMB 142
788,256 788,256 0000000000000000000329cacdc041ababd5015748006df4147ff2cc692905af 3,807 1.00/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 781.86 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: 641.75 GB
    • Received: 12.52 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.