Loading Tool

Explorer IconExplorer

Memory Pool

82,552 transactions
31.14 vMB
0.08864123 BTC
Random Selection Loading Transactions
Max Size: 190.78/200 MB

Candidate Block

Mining Attempt 7fbdbdcc4f3b4489f1badaa1d34a6d095609905c5c887d11a6452a5b53de3d35
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 4c0e841b134b864ddc71c08d101e22c4d407a443fb8cf3f61205e3deecb588f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.01842205 BTC
Feerates: 50.62 > 1.85 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (538,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,034 377,034 0000000000000000088054076fb2749221734c4773ea89d8ad09d3519ac84ab4 1,293 0.75/1.00 vMB 33
377,033 377,033 00000000000000000de6dcce3aa92c1cc9e81ca923d46759a3fb7676a015e2ae 2,235 1.00/1.00 vMB 51
377,032 377,032 000000000000000008d4860b680969d11ed2e96d167549e780f0e70a4c880bd1 1,681 0.75/1.00 vMB 63
377,031 377,031 00000000000000000c740fac45eacb543fdd22ee2ec025aa127d36b061359ff0 2,359 0.93/1.00 vMB 43
377,030 377,030 000000000000000010c4570c1e93dbb744aa6be98707fc96cbbee82c3fee62fd 1,398 1.00/1.00 vMB 19
377,029 377,029 00000000000000001057a13a15241198ac42fea721704ea3d74c081770837859 1,296 0.75/1.00 vMB 65
377,028 377,028 000000000000000009dd636554a002efd31d337c598a77ff093621150f131f8f 1,961 0.95/1.00 vMB 52
377,027 377,027 00000000000000000294329b74ab2c2d88e3ac36d8bc4eee24878848982bd51e 2,755 1.00/1.00 vMB 55
377,026 377,026 00000000000000000b8a7f826ae28803df514022baf5526339e100d5e5992e30 1,478 0.93/1.00 vMB 44
377,025 377,025 00000000000000000355f2dae74e2f6eaee07314702efee154873f2c461b7591 2,307 0.75/1.00 vMB 77
377,024 377,024 00000000000000000816f338f5d548d47c74f6bf34b0e9f303fb6ec33d52dbb0 634 0.25/1.00 vMB 65
377,023 377,023 00000000000000000081b406f16e887f0d6bfd82e915292156b172ed074125c1 1,233 0.54/1.00 vMB 52
377,022 377,022 000000000000000003c6a0caa48eb43e7fdfc5018444daa28f4288959e2ee74c 663 0.34/1.00 vMB 35
377,021 377,021 0000000000000000115c6de319a74e50c7ebd79b0a2438838800cb9f7516fa31 994 0.43/1.00 vMB 38
377,020 377,020 000000000000000002d4daf0aa72f0560b64b800f10616fe8b4e84389ad0d17b 334 0.13/1.00 vMB 37
377,019 377,019 00000000000000000e3d4c22c8423ab5ea307a814183a396ba028d6b03aeab5f 1,023 0.42/1.00 vMB 42
377,018 377,018 00000000000000000337f39fcf2384596f8d1620f41435ddfd9aef6b7d0cc240 2,022 0.86/1.00 vMB 39
377,017 377,017 0000000000000000078baff12e0002a96549a70f0c5b4a48dbe83b29c24f9e9a 281 0.17/1.00 vMB 25
377,016 377,016 0000000000000000013dd51e2cb0f97de09abfc2b26b45b442e95e4affbca778 323 0.19/1.00 vMB 29
377,015 377,015 000000000000000010939c3278de201dbe264d93a6ee08a3b335d7593b814692 838 0.53/1.00 vMB 19
377,014 377,014 00000000000000000c06ee098bc09a102666231dc185b6db67118f9cce38d187 943 0.40/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.77 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.37 GB
    • Received: 16.89 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.