Loading Tool

Explorer IconExplorer

Memory Pool

73,418 transactions
28.46 vMB
0.06948081 BTC
Random Selection Loading Transactions
Max Size: 168.22/200 MB

Candidate Block

Mining Attempt d2bb946b7dbe5704c04fcdb8d9a82d93b1809099ba0063474001356c94ef9b38
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root f831652d2f92802bc331eb78c43a646ea04afb4ec361d3b5c3ed93e474b28686
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.01233900 BTC
Feerates: 100.36 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (105,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,217 809,217 0000000000000000000338baf969a635289e8fb7c065e2f94c2916020d3473a1 2,863 1.00/1.00 vMB 14
809,216 809,216 0000000000000000000067ecc832c15b4d96b725e92ebdb35263f78a945ee73e 1,064 1.00/1.00 vMB 18
809,215 809,215 00000000000000000000463e1bd9fe0492101880c0ea3bc515cb7079da2b6c0c 1,103 1.00/1.00 vMB 11
809,214 809,214 00000000000000000000fdb2ab52314ab6f0ec75717fb0a26961b82bc49dd763 1,392 1.00/1.00 vMB 12
809,213 809,213 000000000000000000000f5c10865767017c78d9dbb9af8c3541859ff6ff78de 1,656 1.00/1.00 vMB 22
809,212 809,212 00000000000000000001bbd33f2dcf660c2c50fc6f0c64e4f5114a73b299dae3 1,503 1.00/1.00 vMB 15
809,211 809,211 000000000000000000029c8c63175c850634245dd4f537b40a9f35b7e9ca43eb 1,454 1.00/1.00 vMB 28
809,210 809,210 000000000000000000034bcc5ad042c2d06d068d38c5fd6e3255384822a1efb2 922 1.00/1.00 vMB 14
809,209 809,209 00000000000000000000db8010e7d00af747e4e71619370e181cfa9d2f01e6e1 2,063 1.00/1.00 vMB 41
809,208 809,208 00000000000000000001f3e120d9d4ce9ca32b9b4243da8aaeae5078ab56252b 2,413 1.00/1.00 vMB 27
809,207 809,207 000000000000000000023007869ce0a64f697a036cccb2c2628c21623e48fcdd 1,078 1.00/1.00 vMB 18
809,206 809,206 0000000000000000000369ef9cb918fe1acdeaa433a8209e83fa1c09e39e7adb 2,754 1.00/1.00 vMB 34
809,205 809,205 000000000000000000015d1c0aade576243375a155c14b814d3a3bc84f131a1c 2,084 1.00/1.00 vMB 33
809,204 809,204 00000000000000000002618f4cea9999e22d7497bbee178a940d2843eda4541e 1,502 1.00/1.00 vMB 18
809,203 809,203 000000000000000000026adbca61ab6251b1c101fa80e99abf9865e1c814088a 1,836 1.00/1.00 vMB 26
809,202 809,202 0000000000000000000177236bf0fe6f5be6ef83371569917fc42f53490dd7f3 1,426 1.00/1.00 vMB 24
809,201 809,201 000000000000000000023625bb7fa1e39b37a4a60dc470b59876a6eb629c2190 2,838 1.00/1.00 vMB 27
809,200 809,200 000000000000000000031a29b445a1a39951cfa1f67378c22debc8f5a6610ecd 3,177 1.00/1.00 vMB 45
809,199 809,199 000000000000000000042d005a88ff305741864ed798a9ab72dd5b68ddfde6c6 2,218 1.00/1.00 vMB 27
809,198 809,198 000000000000000000025abb3eedc75aa2d1bb4d0cd97972082e5c1514fb6f97 1,020 1.00/1.00 vMB 17
809,197 809,197 0000000000000000000324add5fa9763542622ae301d88bd6d45e3d327b1e130 1,636 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.