Loading Tool

Explorer IconExplorer

Memory Pool

78,068 transactions
29.29 vMB
0.06357092 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt e79680b0f970c06c1e0de65a8bc2e2005808eabbe42874eb322f248e2cadea20
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 17cf604269fefea3187aeb3fe4c6710a0c8e9442a08c25c5f188dca0d62f5fae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,838
Size: 1.00 vMB
Total Fees: 0.00421762 BTC
Feerates: 21.09 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (615,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,515 299,515 000000000000000033cb09762357901db7e4deac9e1a26ae8bbf3a46e1eba685 360 0.19/1.00 vMB 39
299,514 299,514 00000000000000008688ba465298130ad4b8d098a551c0ee71482d37931fbcbb 49 0.02/1.00 vMB 36
299,513 299,513 000000000000000047ac249221db3d7ac9595a4d555d9358363379ece0641f68 121 0.20/1.00 vMB 14
299,512 299,512 0000000000000000613b325323a40be26b5d251de0a94763a550878001b303c0 368 0.35/1.00 vMB 31
299,511 299,511 0000000000000000812bffddd7beef338519ea51fe8bd60be8fcfda1218d481e 1,083 0.50/1.00 vMB 38
299,510 299,510 000000000000000058c42c581aab77071180afcb33c8e3b747aa5249505da8ce 225 0.11/1.00 vMB 33
299,509 299,509 00000000000000007950b14ddcc5b50974e3adb762c7a24b2244b7a8fcb3fcc6 256 0.18/1.00 vMB 38
299,508 299,508 00000000000000002ac74a3945d28a935c2133246aa048327864f0a1c16dcb8e 186 0.08/1.00 vMB 36
299,507 299,507 0000000000000000702f9ec688645d8f15aac3b44a1f1295f03f49d84e1cd0f9 256 0.15/1.00 vMB 15
299,506 299,506 00000000000000007e6276b986cb254f6a8682b867724e142ea63bbc393fe861 164 0.46/1.00 vMB 13
299,505 299,505 000000000000000039ace6cef7939996d25eb55c46b7e82aa9aba75bb7ecf5a8 256 0.15/1.00 vMB 28
299,504 299,504 00000000000000006b34a0ade7489801ab663b78147c126518ea9c499cb65953 512 0.31/1.00 vMB 34
299,503 299,503 000000000000000086112ef4f08c10d0c0e3640585761e001097e1e9f72a2fb5 1,024 0.40/1.00 vMB 47
299,502 299,502 000000000000000003bbcb93ddd1b08d33177157daedba01c67ba4df6a54ecd7 142 0.10/1.00 vMB 41
299,501 299,501 000000000000000006ba2e55740cc3dae19901843bff8ebc8940d64c12738d1c 114 0.18/1.00 vMB 17
299,500 299,500 00000000000000006a163c180d7c1eab3b59bd634366589d78f3d42291569e0a 615 0.35/1.00 vMB 43
299,499 299,499 00000000000000001d3577d6a4126e83b37bf2acfbaf94d4bf743abed97c7a7b 516 0.35/1.00 vMB 39
299,498 299,498 000000000000000070317056c63b8debc214e3906fc4fc01e1333a401ad28216 726 0.25/1.00 vMB 62
299,497 299,497 000000000000000026dfd2894b63c1829fc8e1ac393dc0505876074bf3e9d8af 368 0.35/1.00 vMB 27
299,496 299,496 00000000000000007a1c1a6c77ac22c8574b75b64dc56e66887bf2ba822374cf 75 0.03/1.00 vMB 43
299,495 299,495 000000000000000037224b7888fa555c4daddc484b06e677d8545e8f928b9ae2 319 0.14/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.