Loading Tool

Explorer IconExplorer

Memory Pool

72,732 transactions
28.11 vMB
0.06392901 BTC
Random Selection Loading Transactions
Max Size: 166.69/200 MB

Candidate Block

Mining Attempt fe046c07b772100ad21873d6672a28ed2aaf60f8491f46750efbbddaef3e599c
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root d1a432906ba5d0b8bb8ba1be1fd48a58cdfc7b41a1783d8bfe5969e11d53751e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,400
Size: 1.00 vMB
Total Fees: 0.00751802 BTC
Feerates: 40.21 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (395,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,368 519,368 00000000000000000013ce1a14f2d91067583ea32a9b6e0d5547e2730e4a0c1a 1 0.00/1.00 vMB 0
519,367 519,367 0000000000000000000eeaae31934c5ffb20cc931c1dfab552154fd85cedec5d 2,547 1.00/1.00 vMB 29
519,366 519,366 0000000000000000003952f036965380b63e90f8608b4ffaa60f09a4c4fa953e 456 0.19/1.00 vMB 38
519,365 519,365 00000000000000000035e589fd230037ee2baa39aaeb2f6236345af0add19fa2 1,403 0.61/1.00 vMB 32
519,364 519,364 0000000000000000003ca1a0a8a1817470c0c1e1540028fc7e457b7008c2fcbe 328 0.16/1.00 vMB 18
519,363 519,363 000000000000000000287f653e98b3285d9638afcbb62e17b0cecdebbec60b4c 177 0.10/1.00 vMB 36
519,362 519,362 000000000000000000461e4d5a039612cef318692a7923fa3891a7baa54cce88 1,279 0.48/1.00 vMB 32
519,361 519,361 0000000000000000003a23be158b6da31b66c1a0ca65265722853a1f4adffd6e 1,194 0.53/1.00 vMB 34
519,360 519,360 00000000000000000038d52284dd505414aefc7960350fd80d766e06ebdc1bee 314 0.15/1.00 vMB 25
519,359 519,359 0000000000000000002a1d622e1973157c0fe673f50374225860982f008a8f46 740 0.29/1.00 vMB 28
519,358 519,358 000000000000000000109e407aa60f1bff1559572216d502d254f415cdb79d2c 97 0.05/1.00 vMB 18
519,357 519,357 00000000000000000025fffe1a8db0da9e4043db4ac2cc211c5472f7ac3ef0d2 607 0.26/1.00 vMB 29
519,356 519,356 0000000000000000000b30be18233c34f008727a8d15a9b1b675a13f1da3280a 753 0.48/1.00 vMB 20
519,355 519,355 0000000000000000000f47fdf8943746a9f41014be72bdf9eec1a5528b08e96c 330 0.11/1.00 vMB 18
519,354 519,354 000000000000000000368c2b1c122ef6b33f1038cc2b6486367e0b5a481acc22 136 0.08/1.00 vMB 29
519,353 519,353 000000000000000000085848fc532a724aeb56406fad0b6fabc354b9749f982b 265 0.13/1.00 vMB 60
519,352 519,352 00000000000000000001c6251575c3ee423c5db66da636575f7a407626089713 772 0.32/1.00 vMB 31
519,351 519,351 00000000000000000016e2f4dc05ff195fde4521bc4c12105153917a0b263f85 1,802 0.67/1.00 vMB 31
519,350 519,350 00000000000000000008a7be394ba2dd995937d5a34178c49ae8ea44f42370f1 242 0.13/1.00 vMB 31
519,349 519,349 00000000000000000046fcfed8a197895e183d9f7847c12bae50d8bee326d9bc 363 0.14/1.00 vMB 31
519,348 519,348 0000000000000000001e30f3d4592587aaa2f196dcec3f804f9f0d7ae8c48473 1,037 0.66/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.