Loading Tool

Explorer IconExplorer

Memory Pool

82,694 transactions
31.14 vMB
0.09427726 BTC
Random Selection Loading Transactions
Max Size: 190.60/200 MB

Candidate Block

Mining Attempt 91e4f4a2b511ce043a2cc3930cd09ef2d347b09066105a8d687a5ed932b2f553
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root e77c054b7cdec865e7455f1d41819c75aa0d06b9b985f2644ce59c049ff2b3a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.02398808 BTC
Feerates: 100.00 > 2.40 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (553,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,597 361,597 00000000000000001254d4ebdb17b60f53713b5d4e8080bdf965147000599195 1,012 0.51/1.00 vMB 32
361,596 361,596 0000000000000000072c9013659a712a77a54be944c637d8de154db4c376e461 74 0.04/1.00 vMB 18
361,595 361,595 000000000000000000de70d9912f579de662cbc1bddce526547acc316a15a8d1 511 0.29/1.00 vMB 28
361,594 361,594 00000000000000000be81d825b1eb3bab4718588e27abaef19b065ab2205f6c9 1,409 0.76/1.00 vMB 27
361,593 361,593 00000000000000000344b25b2fb306156cc895b9dd331df8af52e54c1156644e 508 0.26/1.00 vMB 30
361,592 361,592 00000000000000000452a9ead4d2cd9fea7447769c051f39dfcd83f1f4d82ca6 1,004 0.48/1.00 vMB 46
361,591 361,591 00000000000000001567c1d4e1f97bab6960ef15bfc48df0fed6e4b3468ebfaf 35 0.06/1.00 vMB 7
361,590 361,590 000000000000000005f6863fc28831a25e160b610c774fb05bca8e784a9edf22 1,654 1.00/1.00 vMB 29
361,589 361,589 0000000000000000086a3cbc4819f247fb3b1422221ca956e48bbb7e39b0054b 1,184 0.57/1.00 vMB 38
361,588 361,588 000000000000000008de4a6908cac40390369da60ebe92a4fc3c1112f855bc1e 574 0.31/1.00 vMB 28
361,587 361,587 00000000000000000c1232ce18b9583daff3f6dbfea961d03f872cfed3b7be1b 1,057 0.69/1.00 vMB 25
361,586 361,586 0000000000000000123a8266b7dfd4660cacd61bd96564e0e3710b3a75a785a5 144 0.07/1.00 vMB 32
361,585 361,585 00000000000000000ca4dd985e052cdc8090e1c80dad0b146f40c814b9da2432 359 0.19/1.00 vMB 28
361,584 361,584 000000000000000008ce2757baf61e04a019f08015afad6a159c454f80be1453 539 0.26/1.00 vMB 32
361,583 361,583 00000000000000000fa424daa33b3f6937aaf475ae30d2f2b2f2c5f59d2b5bfd 644 0.36/1.00 vMB 29
361,582 361,582 0000000000000000070a2bb3b92c20d5c2c971e6e1a7abe55cdbbe6a2dd9a5ad 277 0.16/1.00 vMB 22
361,581 361,581 0000000000000000084cadaebf6e8798f2f084004ca9231ba0f24b56c45969d1 825 0.42/1.00 vMB 30
361,580 361,580 000000000000000011f94a4603ef9da4bdb82c16b2a744a36b6dd4bf7f087725 568 0.26/1.00 vMB 34
361,579 361,579 00000000000000000335346168f8c0f245cc9c6e93f49213ec50d8ba8dacca6c 427 0.22/1.00 vMB 30
361,578 361,578 000000000000000007542bc6927956b11dae3e085ffacec8dd984dccda9550ae 73 0.03/1.00 vMB 23
361,577 361,577 000000000000000003f4e5ba0a6900399534bb51df5f3bf1ae95321c016a4e1b 571 0.37/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.