Loading Tool

Explorer IconExplorer

Memory Pool

24,601 transactions
22.42 vMB
0.03200635 BTC
Random Selection Loading Transactions
Max Size: 119.13/200 MB

Candidate Block

Mining Attempt c6cbc2c34c1a40603ab4726797b3638cd97571be07ffc05ed439087c59cd2557
Version 20000000
Previous Block 000000000000000000000d83f0d199c449128e8c38defde625cc6b41e0974571
Merkle Root 3ab9e97f8a4e51eeac7d8dad76820e98511d3df863793b8ca0c90d62dfe4f4d6
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,234
Size: 1.00 vMB
Total Fees: 0.00734724 BTC
Feerates: 55.24 > 0.74 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,362 (720,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,400 219,400 0000000000000246cd2f93500e4162d54febe8fc690ba9993efaf577a453c6cb 490 0.26/1.00 vMB 168
219,399 219,399 00000000000002f68ce50b691def10eea1622c2917de10fea4823545372ad5c2 324 0.19/1.00 vMB 134
219,398 219,398 00000000000000627ff7e7e145a38ce27b5d776da6301d398e7e4bdfc39eb4c3 171 0.06/1.00 vMB 16
219,397 219,397 00000000000005247e3438f4923242237071c994f244db79d316389a39aa7efd 542 0.25/1.00 vMB 716
219,396 219,396 00000000000004484d7effef99539cdeb41c95693908c48540a96cfce93749c3 478 0.20/1.00 vMB 208
219,395 219,395 000000000000056b5e5256435d1bf2c8ddbbed9911b5481bf0b2dabb2dde703f 462 0.26/1.00 vMB 176
219,394 219,394 0000000000000463b6323e59e40232d3d22cefd586bd30137d83f02b22c6c7cf 251 0.11/1.00 vMB 169
219,393 219,393 00000000000000964f9d2de2c764b7b035d4f22f65dedc0578086c4421c25b42 1 0.00/1.00 vMB 0
219,392 219,392 0000000000000295bd9ad3be4af12e1d875e9bc71e45664606bea567cc19a48a 41 0.02/1.00 vMB 604
219,391 219,391 000000000000027222d4af52b04141ea35b8cb3d61d9148f5ced8aaa3d8cce0d 417 0.16/1.00 vMB 188
219,390 219,390 00000000000000685255d1464e7f0c90a8cf1dcc0144918431abd7caf7a95e55 296 0.13/1.00 vMB 182
219,389 219,389 00000000000000045d573262c2323b25b9f42065b98afcf0720928a8a40e72ed 244 0.15/1.00 vMB 131
219,388 219,388 000000000000013231fc82d801fb49e6e07b9218905a3f77594e8d6261ad424e 234 0.25/1.00 vMB 92
219,387 219,387 000000000000015883560eb135570beb09f495b232684fb95fb0a88baa111cfd 769 0.25/1.00 vMB 231
219,386 219,386 00000000000005888e20c2c2befaf4ba69fbd03e1f4d49326585bf5e8dcfb510 129 0.05/1.00 vMB 176
219,385 219,385 00000000000002a4501ef1261a81fa7ac15d0532a6c242a2c76f9b497b6fa173 688 0.25/1.00 vMB 204
219,384 219,384 00000000000000c622309f8fa393e6305ea4b7316e0bf3e76a07345cede014dc 656 0.25/1.00 vMB 200
219,383 219,383 000000000000011f7edd0f91498628f62c5a2b4b20af4430766e156e7f7e4737 199 0.10/1.00 vMB 127
219,382 219,382 00000000000002dddb6ad12a484b69f83c4eff1ba1438181ddf651d43141cb5b 448 0.17/1.00 vMB 185
219,381 219,381 000000000000028517aed4d7d473e90dace470a76bffc7235ee961b3919bd788 124 0.05/1.00 vMB 83
219,380 219,380 00000000000001ce99b9386b3c086f0530d25d70a0c8da60f6cc0975700a0286 183 0.20/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 827.40 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: 4,453.71 GB
    • Received: 242.37 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.