Loading Tool

Explorer IconExplorer

Memory Pool

88,747 transactions
33.17 vMB
0.19654822 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt b0f7425d0cec02898bb778bd793fc753caafd97c79cdd123aafdcf17314ab990
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root b039a6a9635260b3e1550e0eb19d68aee3621c4b96d3f9c062c4f85dee036b82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.08645213 BTC
Feerates: 387.56 > 8.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (620,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,339 294,339 000000000000000078833c207f3f16334aaaeb626e789890b789bbb19e9daeb8 93 0.11/1.00 vMB 10
294,338 294,338 00000000000000006614295bbdf405903f722b45caa95daaaa2d0851b0bb2e81 147 0.10/1.00 vMB 24
294,337 294,337 00000000000000007b4cb71e6e4e568228424e74cb2786e02914992c190e7ee8 256 0.09/1.00 vMB 62
294,336 294,336 00000000000000009bd3ff597773e2fb16310491f6c1e69c85938f51b561d663 522 0.29/1.00 vMB 39
294,335 294,335 0000000000000000bf3c066c9acdb008e7fff3672f1391b35c8877b76b9e295e 759 0.35/1.00 vMB 39
294,334 294,334 00000000000000008d193948b975b7c25d492014508a3a34c09ecdc8a26b06f8 293 0.16/1.00 vMB 36
294,333 294,333 0000000000000000377477f2fa76059218cac237bb75a5821130662dcf4779de 314 0.19/1.00 vMB 42
294,332 294,332 000000000000000018f9372f35ae27a2bc88d41d5ab4b40d44e952f69646ed3f 199 0.12/1.00 vMB 26
294,331 294,331 000000000000000066a0da9118a979e331e7561cb2c3cc0d211abb36bc381b03 256 0.10/1.00 vMB 63
294,330 294,330 0000000000000000366f949ed15b6f4d92e871b4e9192d322f05e0169b2c336e 458 0.27/1.00 vMB 44
294,329 294,329 0000000000000000642a1dc62181a3d653e582679366fd1f227b8aaf484af8b3 128 0.11/1.00 vMB 39
294,328 294,328 0000000000000000482079d0d013b75f4a9966613dd348c928f44c05f0476c3d 150 0.09/1.00 vMB 27
294,327 294,327 0000000000000000c0b4bede793045606417892efcbb83c3d5c52b9aa74b9086 313 0.20/1.00 vMB 36
294,326 294,326 00000000000000007f49a436045b4190c4164adef4479ebc290ae1379826b40a 330 0.29/1.00 vMB 32
294,325 294,325 00000000000000007f67ae88adbd40ce943180d25d62f2f95a2deaa14f78c05c 128 0.09/1.00 vMB 16
294,324 294,324 00000000000000005ce8d7c12c6b1b6efb0932b030098af1cf8e4124aab43687 947 0.35/1.00 vMB 49
294,323 294,323 00000000000000003883bd7de39066462154e28c6dbf5ecb90d356b7d8910ddc 608 0.38/1.00 vMB 32
294,322 294,322 0000000000000000189bba3564a63772107b5673c940c16f12662b3e8546b412 10 0.01/1.00 vMB 17
294,321 294,321 0000000000000000ced0958bd27720b71d32c5847e40660aaca39f33c298abb0 65 0.03/1.00 vMB 28
294,320 294,320 00000000000000008a6f091fdc7632d01dee64ca5d6360f8f9454adfcded0793 116 0.06/1.00 vMB 48
294,319 294,319 00000000000000007a8488bfa395463a5a650c1f082e2030c3fbad901743a029 412 0.23/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.31 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: 660.09 GB
    • Received: 14.62 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.