Loading Tool

Explorer IconExplorer

Memory Pool

86,971 transactions
31.60 vMB
0.21534202 BTC
Random Selection Loading Transactions
Max Size: 191.79/200 MB

Candidate Block

Mining Attempt 89aa23d4aea0201a291a6f1afcdf11f6b3c8b82777591418f0f98cfa12236476
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 2551bc3417f964330892ff427ac3cf99e0476221ca5f67523e0b889e76e6dde7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.10836688 BTC
Feerates: 502.67 > 10.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (751,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,103 164,103 00000000000008df094b2a23dd7855298559b68987f80b7b8534a7f77a1c1ce1 8 0.01/1.00 vMB 10
164,102 164,102 0000000000000cca2b434c30b86b9485bbbb89149c8e0a430eb8ef4680cee32b 49 0.05/1.00 vMB 65
164,101 164,101 00000000000000228a15368e3ce9c1e83315f91592785f322cd8a03c449d8e91 30 0.01/1.00 vMB 0
164,100 164,100 0000000000000082910354a5139437fb4c69756ef5906972cea316e2ff3c2ab9 79 0.04/1.00 vMB 110
164,099 164,099 000000000000053b68dbfb10e36b21fe5b22a04703ff62f6b730e68c961a0298 83 0.03/1.00 vMB 37
164,098 164,098 0000000000000033ec643fa8612571298979bdc29d481a3c4c9b6df6951c98bd 73 0.04/1.00 vMB 88
164,097 164,097 0000000000000afa4d4ad4c9df6e6dc5c981b8fd189131c87daf57619ae624da 68 0.05/1.00 vMB 228
164,096 164,096 0000000000000060e2e1980cf623350bb887347f465ae7e7f06e65bb079feda7 43 0.01/1.00 vMB 104
164,095 164,095 00000000000003fe4b6186ecbbcc0502517eb90c3e81c4883ea80035c2546606 53 0.02/1.00 vMB 77
164,094 164,094 00000000000001a2d02a18fdda89705992acaef2adbb7dcbf22e49a7918ea146 25 0.01/1.00 vMB 339
164,093 164,093 00000000000009725f87c48fb80c7d9fa1e2fc74ffc6aa94f94d2d60452be3e3 19 0.01/1.00 vMB 287
164,092 164,092 000000000000087c7437ca956e78c60b36f5ff8d2fd86661055bfacbe0646159 11 0.00/1.00 vMB 51
164,091 164,091 0000000000000b68f79e5a4d07ce08257ce6e9ec3b28acebe37833bf6cac9fe0 3 0.00/1.00 vMB 0
164,090 164,090 0000000000000afcb6d7982bd40f418ee86144b2f299494ad26d99c784f1f67f 92 0.04/1.00 vMB 149
164,089 164,089 0000000000000378bf4a6e0074a1904e2b9d079d3832584c178fa2f24ae1cbbb 12 0.00/1.00 vMB 0
164,088 164,088 0000000000000a58e88550963e3c948310e64923ae1758bd755a7afeaa6eecb5 45 0.03/1.00 vMB 104
164,087 164,087 00000000000002ba205e46259c24f6d9d52d45f18cb6b04d73e698320e211c3a 22 0.01/1.00 vMB 53
164,086 164,086 0000000000000b5d1027910b33d03594338f26bd95c3490d3dc801954c6f8571 15 0.01/1.00 vMB 61
164,085 164,085 0000000000000ad856653beffb4aba758f1856af157b11a71c672d34e32b32d1 81 0.03/1.00 vMB 6
164,084 164,084 000000000000032a648c003821191e12c92fae413283a5442c397c68156a55a5 78 0.09/1.00 vMB 819
164,083 164,083 0000000000000c4a49ee8f132c0c9b1b9c52919062e1bc82fff7c14b11436ff4 42 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.