Loading Tool

Explorer IconExplorer

Memory Pool

79,781 transactions
29.72 vMB
0.08039864 BTC
Random Selection Loading Transactions
Max Size: 178.54/200 MB

Candidate Block

Mining Attempt 0a6ca6fd1072d5d159fe1ee44f462f1a0356d0e6fee6e3ca74c4176b9b1a3366
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 5137a729af9be894537dbd47f2a2579a86ae78440123f08c50d5a72f55d5e9a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,237
Size: 1.00 vMB
Total Fees: 0.01994471 BTC
Feerates: 502.65 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (242,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,423 672,423 00000000000000000003e16c6598a261f4d86babf87b4e971bb85bdbae3337d6 2,795 1.00/1.00 vMB 106
672,422 672,422 00000000000000000002b6757eadbc3775416a2c4be4b0cc9fd269dab3b59f52 2,261 1.00/1.00 vMB 56
672,421 672,421 00000000000000000009ee914c7bee0109f5ae18ebdc08cf3da1ff7fc5d890d7 1,955 1.00/1.00 vMB 50
672,420 672,420 000000000000000000025ec83fed000fbf236136a5cb73df984f8d79b213f315 1,500 1.00/1.00 vMB 15
672,419 672,419 000000000000000000053da65e84b363a53557c0ea866e3f6f842677b9cf40f0 1,270 1.00/1.00 vMB 24
672,418 672,418 000000000000000000072784a9529ed8c6c9387ba9a1e748ce8e314d57855a7a 1,534 1.00/1.00 vMB 18
672,417 672,417 00000000000000000008666368146fc77f8f13943fc8089eeeb045786b0fb5ad 2,571 1.00/1.00 vMB 28
672,416 672,416 00000000000000000002b839234970dca4da0fd7f0909c593dcdccae5fe6951f 2,773 1.00/1.00 vMB 73
672,415 672,415 00000000000000000000735adf584de0e44e96976667dc04324fb3377328fed6 1,684 1.00/1.00 vMB 117
672,414 672,414 00000000000000000007266a73a530ce997b66d141dcb3ead57bc1e2dfd7968a 2,022 1.00/1.00 vMB 23
672,413 672,413 0000000000000000000812fa2f149c5c3e27a8cbb3239d2aeb3884567d97147d 2,695 1.00/1.00 vMB 60
672,412 672,412 000000000000000000023354c5e61a1d3c18f099622ece395309ef89b6fe1145 1,639 1.00/1.00 vMB 24
672,411 672,411 000000000000000000061e0c990286d0f72fdf0010b4a8961041760073911b2d 2,123 1.00/1.00 vMB 32
672,410 672,410 000000000000000000055dc0c0735923f18f2d82173f368c0deba8f8bc2a0a67 1,230 1.00/1.00 vMB 25
672,409 672,409 0000000000000000000771f182746ab2c4fbac7bcd55c82ad1e58b6f337296ee 1,371 1.00/1.00 vMB 19
672,408 672,408 00000000000000000004a3ce6015861d7f941f075a599630f5cba25aba478d88 1,714 1.00/1.00 vMB 36
672,407 672,407 00000000000000000002b413691244270d4839856c224235340318b7858a97a3 1,838 1.00/1.00 vMB 42
672,406 672,406 0000000000000000000a4a90f268692acc3d2770bbcbfc726c3575b66f79f001 779 1.00/1.00 vMB 27
672,405 672,405 00000000000000000003aca8eef1abcdf8bf8319b30d8f2a3e02b33463361eec 2,089 1.00/1.00 vMB 55
672,404 672,404 00000000000000000007ed9da2b77cd0de20577ad6733fcb336db3179a7d00fd 1,757 1.00/1.00 vMB 97
672,403 672,403 00000000000000000004d9f4fa9af7c021ee6d61587916cae42f30b20831a174 619 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.