Loading Tool

Explorer IconExplorer

Memory Pool

72,475 transactions
28.04 vMB
0.06828768 BTC
Random Selection Loading Transactions
Max Size: 166.02/200 MB

Candidate Block

Mining Attempt f05237ef03e76ddb9e2e7d222a61de4d63bd15bdd3c6710b63da062894f1d272
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root d305c0b4edf1be67cc21619959ee80e1df05623c873dcdc0bd834a1915c925f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01224762 BTC
Feerates: 157.46 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (391,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,581 523,581 0000000000000000000f673b6af6b54defbd6f96a8c8bdde10cf1660cbe0dc1c 333 0.12/1.00 vMB 28
523,580 523,580 0000000000000000001838645b0bd5fcc5dee92d703e12b3306b3fb0405bd846 822 0.31/1.00 vMB 31
523,579 523,579 00000000000000000041b25f7a620685766667b2cf815aae226b23e4ec75652b 526 0.32/1.00 vMB 43
523,578 523,578 0000000000000000000fdf4045cb9a72c0f89449fa6652e945446d7b0753503d 204 0.09/1.00 vMB 36
523,577 523,577 000000000000000000267e7b1950c7f444eca05f931ee1f9240e0ada0bedb6de 680 0.29/1.00 vMB 41
523,576 523,576 0000000000000000002288ccf873f09505a35fc9839a396566577b07f0140584 1,984 0.92/1.00 vMB 12
523,575 523,575 0000000000000000000eb4b1f1a2c7750790f009e3a94060ccbffccdea9ef9ba 2,319 1.00/1.00 vMB 55
523,574 523,574 00000000000000000025dae47385e9be664f52210e1e2cf3180e4b44e01f46ca 2,266 0.96/1.00 vMB 4
523,573 523,573 0000000000000000002e9c744b49815ba4ed60670b59b467418ac47c90e50b15 2,534 1.00/1.00 vMB 54
523,572 523,572 00000000000000000014d4f876c392409c0a8cd4ecb4f804edc6686b5204cb72 179 0.07/1.00 vMB 29
523,571 523,571 000000000000000000279ab4eeeed57861987b46c018d83202c1c5c46851fdd1 849 0.49/1.00 vMB 45
523,570 523,570 0000000000000000002081eac0953fb9babec49c66276147e9e8d94d32a1f2ed 968 0.35/1.00 vMB 30
523,569 523,569 000000000000000000364d500d1a2272aad0502987bfdc62f50f5f1978b3315a 2,984 1.00/1.00 vMB 13
523,568 523,568 0000000000000000003ee16439eeb01ec77102c134272a93e7e7074926abe330 2,084 1.00/1.00 vMB 63
523,567 523,567 0000000000000000001e024b957064185c734ee47aee1e2d2e0c3670d154f912 1,271 0.55/1.00 vMB 9
523,566 523,566 0000000000000000003629dc6bc3cfec4c3ed9aff1ac1e0bc42aca10f5b037a6 2,664 1.00/1.00 vMB 52
523,565 523,565 0000000000000000003c23a040f64e27579eec02f8ab1344e68b7cc1276b6fbe 1,178 0.63/1.00 vMB 58
523,564 523,564 00000000000000000033bea3f8f7959ba33ac5a902504d533ef66a820d3d8640 528 0.23/1.00 vMB 12
523,563 523,563 0000000000000000002dd81f8e2deb1f1cc7bb6e1b2baac0d9c90cbcda7c31a3 3,049 1.00/1.00 vMB 36
523,562 523,562 00000000000000000000e3ee195ba553d02e45c53e7ff13696387376e2b1f820 899 0.41/1.00 vMB 30
523,561 523,561 0000000000000000000bdffe9f613f1ca92ca364636af399959f2f1b711ad11c 388 0.16/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.45 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.51 GB
    • Received: 15.26 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.