Loading Tool

Explorer IconExplorer

Memory Pool

22,688 transactions
10.36 vMB
0.03249805 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.45/200 MB

Candidate Block

Mining Attempt e3c1e61e154a44d9e6a354bb7034d485e0dbe83f5bd4ebf43d27cb2af84fe4f1
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root cc8bb3e1fbc191bb7834634a8fc37d54ab1299ec0748d150e437a3b1b66c6c44
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.01558065 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (718,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,271 195,271 00000000000001396ff10a00d9cab2596b83ae71fedd1a5d790122a314d69374 269 0.10 vMB 141
195,270 195,270 0000000000000304fc751d6d133e669b2d758fdca1eddc07c04835950c2d82a4 30 0.01 vMB 33
195,269 195,269 00000000000000380e5bbdd55c46f83322f9d1b852b4dd9a7ac1b969fb9b9c7b 91 0.03 vMB 38
195,268 195,268 00000000000004b237eb4e95e82aed30c85a0fe4e36007db45dfdd1f05300eda 128 0.05 vMB 86
195,267 195,267 000000000000011d1073ad9d5812e36dd8673f2c00b76cd7158012c73c706ba7 512 0.19 vMB 122
195,266 195,266 000000000000012c4ad6d591bf0db9c6fd98e3c6e9a654157997169c1d610086 32 0.01 vMB 120
195,265 195,265 000000000000023867ac437fad6dea40b1db592b0981470afd92f7f23536a521 193 0.07 vMB 153
195,264 195,264 000000000000065516f1f8c711946088ab5d7ae84a0df0546ae80e293bf686b0 128 0.08 vMB 96
195,263 195,263 000000000000066654153a01b5f5e88feba7456a8665e4185e88ff8bd0edb0be 32 0.01 vMB 152
195,262 195,262 00000000000004729e6b70aff4534116822d4f831eabe7cd4c05981b56e393a5 258 0.17 vMB 187
195,261 195,261 0000000000000565edd3e3435edcdde1c5cc5f80a48e058e5a441c2505bf21c7 512 0.19 vMB 104
195,260 195,260 00000000000003a4af96bbc6affcd987fba28ffa09ca0de0db9b5abfad1edcc0 400 0.17 vMB 146
195,259 195,259 0000000000000510a46d62d202371ffb15c3fa5b955feaff7f6ddd5e7fba43a1 166 0.05 vMB 8
195,258 195,258 000000000000004639268ac2faf114e6c5021b9cad25e8b6e63b1a34432f164b 351 0.14 vMB 192
195,257 195,257 00000000000000635c8e2cc1cfcd8571211a7fb060d0e3f72e3ec6ceb7877a7d 247 0.08 vMB 174
195,256 195,256 00000000000002eaa951fc78b957a2b79b37d07b2898ce7ce1e4c744fa8d1a6f 183 0.09 vMB 141
195,255 195,255 000000000000036b9538834d3d108083f3bdadbad22e05760ba8c1ef8e2b0171 12 0.00 vMB 338
195,254 195,254 0000000000000452f12f6d161c92cf890b8c47277787a4879b9d5422d3b2563a 256 0.10 vMB 7
195,253 195,253 00000000000005811b96b2e524cd69f802a0ccc75340f51229925c4c931c29a1 89 0.03 vMB 306
195,252 195,252 00000000000004099f7a7bfc667c3c8b901bd153ad1da17e91163c04068872ec 166 0.05 vMB 279
195,251 195,251 00000000000004b73f976541dc6604eba6edcb067deca3d3ac6e76d472e41668 130 0.08 vMB 211
Previous 10 blocks ↓
Total Size: 779.80 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: 407.09 GB
    • Received: 2.13 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.