Loading Tool

Explorer IconExplorer

Memory Pool

79,935 transactions
29.73 vMB
0.09110283 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt 9f9b75dda27ea817973b2fc21b1126509be7b06d678c7a9e2f0b71f95fe1c765
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 744e6cbdf41c3bad46bb67d6c53d414d389f64d15ddd12c428260f571f1aca31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.02715792 BTC
Feerates: 100.11 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (141,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,509 773,509 00000000000000000003c394a086e1d9967f789c92ad0e2c37844bcc3abf50b1 1,753 0.75/1.00 vMB 8
773,508 773,508 00000000000000000003d1f431ace38826d553ac50705981f160004e2e6b5f37 2,592 1.00/1.00 vMB 10
773,507 773,507 00000000000000000003fdc947dc072255715fb254f94a9d82cc7f2367eeb430 2,878 1.00/1.00 vMB 15
773,506 773,506 000000000000000000054441ac35bca142cb0c4427ba66005c47849018a96097 391 0.12/1.00 vMB 10
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
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.