Loading Tool

Explorer IconExplorer

Memory Pool

82,116 transactions
34.41 vMB
0.14163053 BTC
Random Selection Loading Transactions
Max Size: 195.66/200 MB

Candidate Block

Mining Attempt fdb137e8e132003c74cc5e663cbaac59d1c13ad04e732bbd1f42f1051c6ac40e
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 1ba4e2db0bf8c08a1344254232eba259ee44207d00fc5cd7edf72a513866782e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.02870546 BTC
Feerates: 104.71 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (446,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,014 469,014 000000000000000000e3b97db88e4da7420773a5526dc03012ac80444cfbefd8 1,209 1.00/1.00 vMB 382
469,013 469,013 00000000000000000122a2824d4d408bf8005f40c2764c35031df934841c8362 2,637 1.00/1.00 vMB 436
469,012 469,012 0000000000000000000c844c60e38c11a6c75213caa9fe6a747d2ec6a5df5aef 2,619 1.00/1.00 vMB 346
469,011 469,011 000000000000000000f1299ca8fb712da1ad01ecf2368ad9a750e26bb68c593e 1,568 1.00/1.00 vMB 259
469,010 469,010 000000000000000000c792613ec66b0e9eef95bbd0fb67a2f13f2bd6a95c5bc0 2,185 1.00/1.00 vMB 322
469,009 469,009 00000000000000000085fb6c2240b2ab6470aa1f5f56929e3b8a8ff1a0acf522 1,757 1.00/1.00 vMB 342
469,008 469,008 0000000000000000018746bfd7d024833be1ff60c137cf446b776a70867ed980 1,805 1.00/1.00 vMB 330
469,007 469,007 0000000000000000008f47c95e7954da84dc07296d27036238655f1a5130efc1 2,259 1.00/1.00 vMB 429
469,006 469,006 00000000000000000173f9ec52b4f6240936d08be4cd3af2f7e36e58f12bc5f0 2,462 1.00/1.00 vMB 439
469,005 469,005 000000000000000001b419655548413bdcc624e0f881eacad1ff7ffda475ff95 2,091 1.00/1.00 vMB 379
469,004 469,004 00000000000000000199220278df8ffa384d2019ab2996d14064ea9676efbdb6 1,726 1.00/1.00 vMB 266
469,003 469,003 000000000000000000be2313b35b99764675b0c8f0970de87b10b3049ca55f94 1,838 1.00/1.00 vMB 247
469,002 469,002 0000000000000000007f29a6c2ab0be844490f47bd609a2c31d510d879f0d88f 2,058 1.00/1.00 vMB 286
469,001 469,001 0000000000000000004106fa81dfa13fa524d159f1c4836f0ba785f77bc24132 1,844 1.00/1.00 vMB 182
469,000 469,000 0000000000000000011661d7381d68e0538663992dc9e996ce6efdbc556d32a5 2,348 1.00/1.00 vMB 334
468,999 468,999 000000000000000001359b20138d0d9e2345e8889fe5c00a7741d507cd82a3f6 1,637 0.99/1.00 vMB 322
468,998 468,998 000000000000000001983229c100c0bfe74ccfc630174bbcaad972ddb27528bd 2,185 1.00/1.00 vMB 338
468,997 468,997 00000000000000000153560fdeab96be27f015eec656840b8865119c61fda9d9 2,286 1.00/1.00 vMB 417
468,996 468,996 000000000000000001412f4fb7351d68125ea4567946d019f9830287d990da2d 1,777 1.00/1.00 vMB 331
468,995 468,995 00000000000000000125dd25af47ac47a154f149e6e154514f2dad8f8d5f5726 2,274 1.00/1.00 vMB 362
468,994 468,994 000000000000000000e01dd46e58e742eb1375654040a7651d9153d21db70cf3 2,134 1.00/1.00 vMB 409
Previous 10 blocks ↓
Total Size: 783.09 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: 726.40 GB
    • Received: 18.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.