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 (473,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,244 441,244 000000000000000002bbb07029dcda08ceb5a48ffc0cf01d4f6a48d56b6fd7de 2,858 1.00/1.00 vMB 72
441,243 441,243 0000000000000000015c09312feb09b4b2443352384e6966535b175d86d617e1 1,634 1.00/1.00 vMB 65
441,242 441,242 000000000000000001e73621774ee5a7c67486c155ad4ad70422a52e8805f271 2,307 1.00/1.00 vMB 71
441,241 441,241 00000000000000000085a75764c8e3368f78864cad68c88d3f9252add8b82991 2,878 1.00/1.00 vMB 94
441,240 441,240 0000000000000000009e75bf6e73765ae4873614aa638e116e73e4bad43996d3 3,016 1.00/1.00 vMB 97
441,239 441,239 0000000000000000018b54140d7d0f2f78cbc7427f6e094da72b231b3d4e09f1 1,099 0.45/1.00 vMB 79
441,238 441,238 000000000000000002db77f3bdc61a6e99639c72fff0180f828fcaa908a101e5 689 0.32/1.00 vMB 69
441,237 441,237 000000000000000001400c709d556870ce8b7c1c32a9ba0ff45c289f9afadd49 253 0.14/1.00 vMB 60
441,236 441,236 0000000000000000033876aa027468bf22fb4d2fefc0d5998ea70aecb9987d53 972 0.63/1.00 vMB 48
441,235 441,235 0000000000000000020bc6fa96bb6c50593f8efaea06c47b393ea860f50d1ea2 1,592 0.75/1.00 vMB 77
441,234 441,234 0000000000000000020b97740c1f4e450aacf78fbf28e211baa0916de7a10a3b 806 1.00/1.00 vMB 25
441,233 441,233 000000000000000002a1b7b2b4623d731260f35dd38e562ef54ed82853df70a4 985 1.00/1.00 vMB 31
441,232 441,232 000000000000000001a41cfb816f7c3201f69e22260601c966e69b31c8c4c357 2,034 0.86/1.00 vMB 77
441,231 441,231 0000000000000000000941212f7e81adeb1525e619521d49923f1dcb49ca4d60 2,063 1.00/1.00 vMB 68
441,230 441,230 000000000000000001892b9843544abaa034e095faf60d07d2669fab39fdbe3d 2,466 1.00/1.00 vMB 73
441,229 441,229 000000000000000000cfca23274cd2000a64d92d53d179f449bbc1222f041a96 2,837 1.00/1.00 vMB 102
441,228 441,228 00000000000000000173cf444d0b0ca7cd4b7ffc8e7185a26f83fe8a4ebf7302 2,746 1.00/1.00 vMB 75
441,227 441,227 000000000000000002f7e6569c1eb766aec0200eb23121ae68af25b971803a7e 849 0.23/1.00 vMB 158
441,226 441,226 0000000000000000006bc503c5bbc32d347c011895777c9afc7c1eface9eaa0b 545 0.27/1.00 vMB 79
441,225 441,225 0000000000000000008634921d0097c10cda92973d8cdbb5bfbbd84925badf1c 1,876 0.84/1.00 vMB 73
441,224 441,224 000000000000000002a8a97d0c0786b4b78e6a3f010d2d23db66f7feae749331 5 0.00/1.00 vMB 144
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.