Loading Tool

Explorer IconExplorer

Memory Pool

71,715 transactions
27.77 vMB
0.06000460 BTC
Random Selection Loading Transactions
Max Size: 164.63/200 MB

Candidate Block

Mining Attempt 24a3c1ed43db89ccb14289c60f70d00d4d232c5b64da2f055d9ec2489575f8d9
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 86aef9211975dade1b443351664d6faade517bf392637c8fce91d140ec1e0119
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,801
Size: 1.00 vMB
Total Fees: 0.00466082 BTC
Feerates: 21.55 > 0.47 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (607,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,994 307,994 00000000000000001c9be3da44042aac6a848fa0cac4b26c257913770769b954 256 0.09/1.00 vMB 51
307,993 307,993 00000000000000004cdbb34348344da336769406bdb225dd065c14e0f47dbb2e 272 0.15/1.00 vMB 35
307,992 307,992 000000000000000050c7662e6d05759d41bbc880078737a7ebd84d3445023b4a 92 0.05/1.00 vMB 45
307,991 307,991 00000000000000003638f44b9b2f2e3cb2c1b1be2812869a946ab78b757e601f 854 0.41/1.00 vMB 31
307,990 307,990 00000000000000003b4443c47d89084816eda92779aabf16e11521746263f539 259 0.17/1.00 vMB 25
307,989 307,989 00000000000000001c615fd45837cabe067066a764c11b1795a59f9606aa8893 168 0.13/1.00 vMB 16
307,988 307,988 00000000000000004ac9c117d9ac40cdf101947e3d93f305f3a5bfa0dee6ddf3 579 0.26/1.00 vMB 32
307,987 307,987 00000000000000003f301cc0334248b3d62951d23d0fa7fb2c586978eb563381 313 0.19/1.00 vMB 26
307,986 307,986 000000000000000027d1d3406da52394e075f5cc78488cb847c22f18379e1182 281 0.15/1.00 vMB 27
307,985 307,985 00000000000000000e622b31602ff374ba2531ff8e8c1e0ef2646476640dd251 26 0.01/1.00 vMB 25
307,984 307,984 000000000000000015b6745775de14b0fde8e1951df931a38a908916b4e130f1 544 0.30/1.00 vMB 32
307,983 307,983 000000000000000029648a2c9eb7f747f5e5a1576411b9f19479ebf005332beb 111 0.04/1.00 vMB 28
307,982 307,982 000000000000000016e864311b420c8c033585661b2bae626a23e96317e05254 743 0.36/1.00 vMB 33
307,981 307,981 00000000000000002b7be6725fcc84bf6fcc156cb99086e2c8880b6b6544fb66 396 0.16/1.00 vMB 33
307,980 307,980 000000000000000022f0b9d88df9743929aaea1f748670e056488d1bf5c9f810 31 0.01/1.00 vMB 41
307,979 307,979 0000000000000000011f93b748aed2a0af507ab0a7665eef7d805b068475ce56 399 0.30/1.00 vMB 22
307,978 307,978 00000000000000000db31e93dc3bed8e11e7377b1389faa2077628189dbb083f 325 0.16/1.00 vMB 33
307,977 307,977 000000000000000020e9f54a1c32fc4716edc55700a812c0dae9f577806da6e0 498 0.24/1.00 vMB 33
307,976 307,976 00000000000000003efc2f675592fcf6e81631c20136f8ff2858a686482c49bb 481 0.30/1.00 vMB 24
307,975 307,975 0000000000000000014a45d55a85f03b60c3b519e5304c5023acb6b57d3c4148 871 0.35/1.00 vMB 37
307,974 307,974 00000000000000003067985630640bf40bd24504fbba035ce1a124f0c227854a 64 0.03/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.