Loading Tool

Explorer IconExplorer

Memory Pool

72,720 transactions
28.11 vMB
0.07046421 BTC
Random Selection Loading Transactions
Max Size: 166.38/200 MB

Candidate Block

Mining Attempt a07043541bea9d0c109a90e9ee8566e71d4a9d54facc824f4fc440db0f336817
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 4010bb4da63bdd091f61f27b981852e0dd341f9123b1abde068af5488f1303b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01421370 BTC
Feerates: 157.46 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (681,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,410 233,410 0000000000000056ede9ca3f9c062ae7f24d5a58bf0f7707ccdba8a0f2e7a610 446 0.15/1.00 vMB 188
233,409 233,409 00000000000001ac7811019cee70924e27b2c80519738a7ccf3fc8c87e132d2c 551 0.25/1.00 vMB 166
233,408 233,408 00000000000001da2054f70ab9f0a331d83eea881db220a4c6d7d28a703b4a35 60 0.03/1.00 vMB 182
233,407 233,407 00000000000001531088e2dfc0e5cc53b6e06179001578dd2d410b49c443a810 451 0.19/1.00 vMB 147
233,406 233,406 0000000000000113cd992a3feae1a2a46c0a53525d9a3b69f7f1bd832c3c780e 363 0.17/1.00 vMB 150
233,405 233,405 0000000000000088f17e82f541a06985409f85194c446378c57e105dbf20ccd8 271 0.11/1.00 vMB 169
233,404 233,404 000000000000017293e053bb78378cf7cbe5d0bcaebbdce9649c00088a1cb5df 363 0.16/1.00 vMB 166
233,403 233,403 000000000000016463bbbb757e4d08419d734b9045c40700b06c34e2379a48ef 199 0.16/1.00 vMB 89
233,402 233,402 000000000000010aee66173c7624d3618084f22aee337ff04c79ce2dbd80266d 373 0.18/1.00 vMB 4,551
233,401 233,401 00000000000001a6784af783bdc5ff780cd4434b1ec28024c04ccd86ae9f7a15 287 0.15/1.00 vMB 94
233,400 233,400 00000000000001b724886230d269e377921a48c1e6c4a8bbaddc49e519d88ea2 195 0.08/1.00 vMB 185
233,399 233,399 00000000000001aee1172cbab7784000bc4db966f25b0301fb79d889804a7af6 112 0.06/1.00 vMB 94
233,398 233,398 0000000000000189341d9b96442b50649e30dc7379a8618f0055bb3bfc0c6bf9 270 0.15/1.00 vMB 122
233,397 233,397 00000000000000dfeb766e5cadcc5e9b5d14f60ff02710e2234e627675793402 179 0.08/1.00 vMB 148
233,396 233,396 00000000000000e6267e33194e1fc41cc6b686fe5a27a19550da87b7584fd929 18 0.01/1.00 vMB 55
233,395 233,395 000000000000012ede435391e509e0e84f4f55e7da668db487a87d0e20d2d47d 173 0.10/1.00 vMB 140
233,394 233,394 00000000000001aca136de6102b98b2dab0875077f88564d8794d32e9715eea3 99 0.05/1.00 vMB 118
233,393 233,393 00000000000001b700aaff69d5a560d1b664be864c75c72a3968eeb59a9b336a 61 0.03/1.00 vMB 83
233,392 233,392 000000000000014b73ad819d34856a491e46e95c7412dafe0ff90ae5d7951904 198 0.10/1.00 vMB 121
233,391 233,391 00000000000000fca9b15ede450c23badd10d3cb600021f7fd60e439e1c186f7 206 0.09/1.00 vMB 11
233,390 233,390 0000000000000153a0de4310c06b5d933655313801510e053bb6d4d72f27b528 348 0.15/1.00 vMB 171
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.