Loading Tool

Explorer IconExplorer

Memory Pool

84,335 transactions
31.79 vMB
0.10800472 BTC
Random Selection Loading Transactions
Max Size: 194.51/200 MB

Candidate Block

Mining Attempt d69884d0095df6d1418fab04169d327b84a9608a6829ebc9807cd726b5d72bb6
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 30f9f50f318258685861120b05ffbab05560780d73dfc083cb71d5d52ee0fdc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03222691 BTC
Feerates: 203.60 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (655,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,036 260,036 0000000000000025f519b24d9460cccda0a05bb0d5349b512cd305e8949227ca 177 0.06/1.00 vMB 92
260,035 260,035 000000000000001a441bc14d92dafa862ce6c11e0fe2c112aee5344bd4972520 424 0.16/1.00 vMB 132
260,034 260,034 0000000000000011dbc55af66e40195373fcfe92a4fc05468ded76dad2e03691 673 0.38/1.00 vMB 86
260,033 260,033 000000000000001ec54f6fb1c492173a0773b369888ce51d10d19255332a076a 368 0.15/1.00 vMB 95
260,032 260,032 000000000000001b6dd37a3def6a25257895d33310bb4465c0163d7a70a68fe7 38 0.01/1.00 vMB 69
260,031 260,031 00000000000000085ac0b4d1dec3b19735bd5b4388efb37619b0665189b34940 271 0.12/1.00 vMB 117
260,030 260,030 0000000000000025dcbcf27423de3a8476dbb6b001b376d870e7403b99797e35 515 0.21/1.00 vMB 127
260,029 260,029 000000000000001dbdee895f46853ea7b68aec19d24bbd0f33a544a206fb2998 2 0.00/1.00 vMB 0
260,028 260,028 000000000000000118939a20e8bbd3bb445d0ba561d9b02cc9ed161d968401b9 24 0.01/1.00 vMB 90
260,027 260,027 000000000000001ea121ca0085b4e5c8a748df61fe8c2f6c9826563b89717ddb 14 0.00/1.00 vMB 124
260,026 260,026 0000000000000020a8630ddc56fe2dabda37183b723b7852d422548c3dbde70a 121 0.05/1.00 vMB 105
260,025 260,025 00000000000000160ddf70738c481555ef93d749bea0e83b8317e41c7534577a 217 0.09/1.00 vMB 128
260,024 260,024 0000000000000019db1146d966876ca418e43c91a55df44a2bfad43fded028e4 156 0.08/1.00 vMB 115
260,023 260,023 00000000000000098ae5d187d2a76a91223477cfa87de47c26d8a103bab80fdf 282 0.11/1.00 vMB 128
260,022 260,022 000000000000000780a0dbffa1943fee50ab3af7b468b8e762d72f85e3dd8569 150 0.07/1.00 vMB 99
260,021 260,021 000000000000001b27848f00dfce2f3647418272d03fa16560f50fcc0473ddbe 339 0.13/1.00 vMB 135
260,020 260,020 0000000000000018474cea65e8cfdd2ddc239b442c00961b1651149c74f1bda2 85 0.04/1.00 vMB 74
260,019 260,019 0000000000000024f985e1e5bb5054c17d40c5166004b34cd57b15324d72b86b 386 0.15/1.00 vMB 108
260,018 260,018 00000000000000208aa4f1e64941fc9f8e8e86d4e77c1290a32564033040fe83 149 0.06/1.00 vMB 101
260,017 260,017 0000000000000012fd3f6f24336926641eb22c971063306c282348b3ef7cc451 483 0.21/1.00 vMB 107
260,016 260,016 000000000000001d08ddc5e3749d223b6d6e81eb5bf10e2cf5e01f0670eff276 51 0.02/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.78 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: 709.69 GB
    • Received: 16.95 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.