Loading Tool

Explorer IconExplorer

Memory Pool

35,255 transactions
28.05 vMB
0.05957152 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt 934f9cb9377cd2743db07ede473349bb17d9ceeb636c163f1c0f97d72900495d
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root ef8b649f4adbd383370a9d514399b124a1d37f724178d358541a20e8d66a9dfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.00582896 BTC
Feerates: 53.51 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (458,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,705 455,705 00000000000000000026c65f0473e7eb686b978c467b61965833ea7aea96b28b 2,744 1.00/1.00 vMB 227
455,704 455,704 000000000000000000708493b8cdb77e8eeb3c856974b26136e5c0ceac41f898 2,166 1.00/1.00 vMB 192
455,703 455,703 000000000000000001759d87b780323b336076ec236775de737c648badd4e9b0 2,415 1.00/1.00 vMB 223
455,702 455,702 000000000000000000d7c3cf88400b4e6d5c53fb8c341d19ccf3563094796f99 2,205 1.00/1.00 vMB 142
455,701 455,701 0000000000000000011dbb2a305c6fb8c01f1d75bf8600fa6e79f4d4e4d58948 2,690 1.00/1.00 vMB 209
455,700 455,700 000000000000000001a4bdcad623172a352f4395175d4f3ec22c3215024d312f 2,090 1.00/1.00 vMB 183
455,699 455,699 000000000000000000d7f7d1028e8a19c26e709ee5f3476cb027f2bc27b6a7d4 1,877 1.00/1.00 vMB 144
455,698 455,698 000000000000000001fdfa0c741f14989d2ba5f5089910c3b07d2e16556da333 2,394 1.00/1.00 vMB 166
455,697 455,697 00000000000000000002e44a504f187dfa96ee4418ae39230acfc1cd13b90921 2,399 1.00/1.00 vMB 239
455,696 455,696 00000000000000000002b364c386195614c03264ec7c04ee7e29aecba04d0ac8 1,773 1.00/1.00 vMB 77
455,695 455,695 000000000000000001d0f784b7073bdda942bd6164c676834dbf7707c973279c 2,011 1.00/1.00 vMB 145
455,694 455,694 000000000000000001ea74eca782e68d99229cca3181f9be0e813b7c8bc21f74 1,693 1.00/1.00 vMB 107
455,693 455,693 00000000000000000138ebab4d91c633de730144044f3902e5298c11cad49552 1,535 0.99/1.00 vMB 132
455,692 455,692 00000000000000000109b9da89f103e7f8a208b4b4e4769ff378a9c210400d72 2,440 1.00/1.00 vMB 183
455,691 455,691 000000000000000000c9beafc46033d0bf603b185f589dbd37d73261a729bb87 2,049 1.00/1.00 vMB 121
455,690 455,690 000000000000000002220d7eed79092ef6dcf09c432ba88ba25efc753fbc1526 1,826 1.00/1.00 vMB 140
455,689 455,689 0000000000000000025ed26eb79ad4acb1b687c3312178a1a1b4aa9ff2ba76b7 687 1.00/1.00 vMB 93
455,688 455,688 00000000000000000241633a7dc679b8c0ad44bb19534d582fa139f2070876b4 1 0.00/1.00 vMB 0
455,687 455,687 00000000000000000019deddc4a9adb9983288ece3c33f53402de9119377b972 1,682 1.00/1.00 vMB 113
455,686 455,686 000000000000000001108082b0441d9fd5d3cb8334ca484b82950a279045d0db 1,840 1.00/1.00 vMB 116
455,685 455,685 000000000000000001fd8f1c1965dc6495b5222fa32e8e483cc332b04cd90ae0 2,572 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.