Loading Tool

Explorer IconExplorer

Memory Pool

82,222 transactions
30.24 vMB
0.16935143 BTC
Random Selection Loading Transactions
Max Size: 181.83/200 MB

Candidate Block

Mining Attempt 89a1c19eac35c936d6796a37eabdadff3daedd5c4c9a5a5dccb5f9c9a5ee13aa
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 2b1eb446989de5acaa5b47f2e0d8228cef6a9c7b34c6dfbc235b67274aff3d01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,949
Size: 1.00 vMB
Total Fees: 0.06443986 BTC
Feerates: 1,002.91 > 6.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (577,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,779 337,779 000000000000000005683b65d3d321ab9692124ef64cbcd9764ed7a0d381ed63 16 0.01/1.00 vMB 45
337,778 337,778 000000000000000007b6760147f827dcc5e9c8a3b291728b6b3913295c7e0f2f 136 0.10/1.00 vMB 19
337,777 337,777 00000000000000000df3fe435278a59074d930a1b3a921fccfb6a3c4c5a64df2 590 0.31/1.00 vMB 24
337,776 337,776 00000000000000001a4b04b70ed6ad8932d7d8d492f8df10d3268fdcaa12f45b 149 0.12/1.00 vMB 18
337,775 337,775 0000000000000000020b51f878fbec42ed2ffce268ded3843d90297d1089fc3a 155 0.10/1.00 vMB 15
337,774 337,774 0000000000000000149bcfc8ac94563598fa7f2452ea1aceaa5ba3da253ca16d 441 0.33/1.00 vMB 16
337,773 337,773 00000000000000001894006a342d8fb4291f10171699d6db79cbd32b2bdc75bb 471 0.18/1.00 vMB 35
337,772 337,772 0000000000000000094c593dfa7d32c36fb1fc5ddf3d8d34da7c601435e049ce 1,171 0.67/1.00 vMB 20
337,771 337,771 000000000000000006132ff4eba33f8bd134a453fa34c2de76c49c4b6ea3c837 95 0.07/1.00 vMB 18
337,770 337,770 0000000000000000026ef9116e233e7c3def6060bbbd403e60c2896589340ac0 440 0.22/1.00 vMB 46
337,769 337,769 0000000000000000136caa1cf6590cb71021157a5a221a3490c2c36596e1a096 704 0.57/1.00 vMB 18
337,768 337,768 000000000000000018c725a974ba392005975e46da095881364d7293b1bdfb4b 803 0.45/1.00 vMB 24
337,767 337,767 0000000000000000163ea20bc800a388992bc289f277b171e80ff199c9ee8ecd 1,386 0.74/1.00 vMB 27
337,766 337,766 00000000000000000bca7516d4e184256d3d3730326c99857d8dca24b5edb2a8 80 0.05/1.00 vMB 20
337,765 337,765 000000000000000014a6f14a733b615368b65c2cff1126d3286ae9581326345d 557 0.33/1.00 vMB 22
337,764 337,764 00000000000000001a3224a0dae7f5818b089c96e11be1afcaf27d3f70efe6ab 1,120 0.62/1.00 vMB 29
337,763 337,763 000000000000000010c6cd30c1d23b5bf1cf4987c76d3ca9459a8a7de6f9f157 248 0.12/1.00 vMB 29
337,762 337,762 00000000000000001285bf7aa2b78a98a7e14a40012bac6df6f9dc3dfd98b280 60 0.03/1.00 vMB 10
337,761 337,761 00000000000000001944882f03414f0971533bbdc6640929ca24b0636f94919e 1,172 0.62/1.00 vMB 27
337,760 337,760 00000000000000000f61a22319131701dc5cf7b075530d3fc0db43d7f0f3b372 401 0.26/1.00 vMB 29
337,759 337,759 0000000000000000088a872f5bdd95b328d0d7c201676c374dd3f40c64252ae1 281 0.14/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.