Loading Tool

Explorer IconExplorer

Memory Pool

80,409 transactions
30.09 vMB
0.13905662 BTC
Random Selection Loading Transactions
Max Size: 181.73/200 MB

Candidate Block

Mining Attempt f99354b378de241525932455aed60523dfae455615665ad03fe90183d5d5ce90
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 498d2aebd7765f3ee69f28c19f3e7eff5d0ff83c9e702b420d43d27caf548e7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,842
Size: 1.00 vMB
Total Fees: 0.06815715 BTC
Feerates: 101.64 > 6.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (369,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,966 545,966 00000000000000000017b886b63c31297a618ac6c74d46914c93f9f458a12d0c 2,345 1.00/1.00 vMB 11
545,965 545,965 0000000000000000002504e3c3614ba453a073ed326ea92e466fe5683e184f3f 2,676 1.00/1.00 vMB 31
545,964 545,964 0000000000000000000a5b793aed1c95ecf7371792ed7d41bba9ce50e7918edc 727 0.36/1.00 vMB 23
545,963 545,963 00000000000000000021808cc21af17be29a80fd6efdc77c43aad5e30c6080ab 853 0.44/1.00 vMB 11
545,962 545,962 0000000000000000001565de2cbd0159f3b00f85448af148dcf4ac22af7537be 904 0.60/1.00 vMB 11
545,961 545,961 00000000000000000005a0cf0f48b910c4f84d04f68193c6c57b0a2891a0dd5b 2,540 1.00/1.00 vMB 17
545,960 545,960 00000000000000000022576a73742fe1c001cc2a1a6f408a1d5dac785dd0a99d 272 0.11/1.00 vMB 10
545,959 545,959 00000000000000000014b9a7ab59de9fdd02f0a04ef60f7578997c32b15e8b93 867 0.43/1.00 vMB 10
545,958 545,958 0000000000000000001e29c45f1a6b1dfabcbbcf3e87971d163e6d96ea0639db 1,829 0.91/1.00 vMB 12
545,957 545,957 0000000000000000002301a5dcf1a11ab9a684647804ff789897495feef010ce 651 0.55/1.00 vMB 4
545,956 545,956 00000000000000000022b3e33a5ca25dc824cf708507f944947508432adb70ff 2,440 1.00/1.00 vMB 15
545,955 545,955 0000000000000000000e59ba916a7d6d90f03316cec8ae41e2b40373f9b0c800 2,912 1.00/1.00 vMB 17
545,954 545,954 0000000000000000001cdadfacb25e841d5552d3c6daf44a4b1e9597b27e6eae 2,257 1.00/1.00 vMB 10
545,953 545,953 00000000000000000001157eac1a93865bbba533fa42b65fd489a2273970dd08 753 0.28/1.00 vMB 27
545,952 545,952 00000000000000000010a44725610f546f94dbcc0b70d2b1bdd2c9dfac6b6981 3,149 1.00/1.00 vMB 18
545,951 545,951 000000000000000000187ff507f219d82d2f6d0dd875006cdf48d85c7e2b79c6 2,628 1.00/1.00 vMB 21
545,950 545,950 0000000000000000000f60d57291c538940d4415692656add3bb9933d2087f15 689 0.29/1.00 vMB 10
545,949 545,949 00000000000000000008a9390dd92fd51deb3c9f65314d7fadf61c8b935ad959 1,279 0.64/1.00 vMB 16
545,948 545,948 0000000000000000000c0f8bf6b7f77ef15733b9045da77ad13a1b4f7a07d051 779 0.36/1.00 vMB 13
545,947 545,947 00000000000000000017265e53cf79960e5d288a7828b7467a04c483d5fecd51 796 0.38/1.00 vMB 10
545,946 545,946 00000000000000000025bbb1d2bf7b03faf1df9e7e874c4d941525dff33da417 1,782 0.75/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.