Loading Tool

Explorer IconExplorer

Memory Pool

79,645 transactions
29.61 vMB
0.08769538 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt d7df8fdf9f3bf45fbf07370362bf375b19b18e02425de0b5d430a32e8da9e312
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 3bb47e914ba0bff8db584baed5bb817ebcc51544cf36adcdeaa767cee03488b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,783
Size: 1.00 vMB
Total Fees: 0.02465013 BTC
Feerates: 100.11 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (141,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,505 773,505 000000000000000000026d73822931af74b99bdd632c85a443460a414dbe7d75 617 0.21/1.00 vMB 9
773,504 773,504 00000000000000000005ead21d4ecf1e82cd4bffc599f0e2ac0a6605df55f307 1,303 0.50/1.00 vMB 11
773,503 773,503 0000000000000000000463b7c0ca1536568667bd7165415705371c121e13dfd5 302 0.24/1.00 vMB 2
773,502 773,502 00000000000000000001dfb6a4f3531a517a01403a2ca272b29bd38d9fe87410 2,833 1.00/1.00 vMB 5
773,501 773,501 0000000000000000000399eb85d686f9ba29e6856895f5bbda200dde6d4a8740 2,332 1.00/1.00 vMB 13
773,500 773,500 0000000000000000000616a0bde6eaffda6c2eb57e341d873625d62218b8cf7e 3,215 1.00/1.00 vMB 15
773,499 773,499 000000000000000000012e2a62c9527db0e9544b040daf83a174ef944d810bb2 1,528 0.47/1.00 vMB 10
773,498 773,498 000000000000000000035655ac40d72188508444d83c54770b55c4f830607fa5 718 0.21/1.00 vMB 13
773,497 773,497 00000000000000000001684e96932a3347559b34b8d8b59687318fa659ec695a 2,866 0.90/1.00 vMB 10
773,496 773,496 00000000000000000004ab10eef0ef4eea10a9afe419c7b58140a032963e4695 159 0.06/1.00 vMB 11
773,495 773,495 00000000000000000005c4ecab05ca9c7be53c5a08ba148e1cccc858b5788ba8 322 0.10/1.00 vMB 8
773,494 773,494 000000000000000000043a8933164bba7beae0117eb7da0d93a8e82f5f445f70 2,172 0.82/1.00 vMB 10
773,493 773,493 000000000000000000051f5c49f0084b202a7db36e87326b280a0a562abccba5 1,144 0.63/1.00 vMB 5
773,492 773,492 00000000000000000006300361549415d46aad51e511c34fe24952cbb26fd41a 2,458 1.00/1.00 vMB 14
773,491 773,491 0000000000000000000316015260c4ed1f2b033e033c5be45598e5a84e606579 237 0.91/1.00 vMB 1
773,490 773,490 000000000000000000074164cbcf492700e93f2e7089a888ec63850f732e81c0 1,808 0.94/1.00 vMB 9
773,489 773,489 000000000000000000043b32eb23ecc57f5aa451ba2788228efb15f472384adf 1,765 0.54/1.00 vMB 12
773,488 773,488 00000000000000000004ecb3c8088d2b51e847625ebe9c36f9405b4171dc0e8e 1,896 0.99/1.00 vMB 8
773,487 773,487 00000000000000000007367bfd20b18b5aa334e13b352813a0b772748acf71c0 1,099 0.44/1.00 vMB 8
773,486 773,486 000000000000000000045fc15241ac438d438c420b5a71c45c2c97c3af658d1f 2,064 0.99/1.00 vMB 8
773,485 773,485 00000000000000000003c2c2a97fc87809362ca010c3d7e0bf88c80a85b21271 2,693 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.