Loading Tool

Explorer IconExplorer

Memory Pool

83,786 transactions
31.98 vMB
0.08805384 BTC
Random Selection Loading Transactions
Max Size: 192.50/200 MB

Candidate Block

Mining Attempt d4f4b68e8eb89534e7807a5fdb1986cbc30b20eeb67e0154a188ccf146e1c962
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root fdd33209db90193694c30eb112d4337ef4faca3ff953eb82af19fe19e5ba6a7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 498
Size: 1.00 vMB
Total Fees: 0.01137756 BTC
Feerates: 8.85 > 1.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (440,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,933 474,933 0000000000000000000e9905283ce3d731c34a2df79a82c48875560d60d5dd3b 1,278 1.00/1.00 vMB 76
474,932 474,932 000000000000000000f77f8315e6409614ca6a825e99344d269b01ac0ac84a1a 1,851 1.00/1.00 vMB 188
474,931 474,931 0000000000000000010f47462350be74f3b28fe026a5b6af0f441f99040da3da 1,749 0.94/1.00 vMB 62
474,930 474,930 000000000000000001537958bf66004e383f5d14665e07e603755d377a98b38b 2,043 1.00/1.00 vMB 180
474,929 474,929 000000000000000000deefbd203ac3cb2353d2b1b3f5a8607e67249cde6d1764 1,071 0.42/1.00 vMB 222
474,928 474,928 0000000000000000012b1d2b89ebb1632e97ebdd52cf8c0bde58dec13738ec93 1,624 0.72/1.00 vMB 215
474,927 474,927 0000000000000000003daeae9aefca6c18817024b00ab16279b860c47a7744cf 1,486 0.72/1.00 vMB 148
474,926 474,926 00000000000000000157df4a07944461c1f1bc2d1e3f0858e9b3f02853aa56ce 97 0.04/1.00 vMB 187
474,925 474,925 00000000000000000142b6e51ba38e83b77f24b5fd987e3e9a3d4367df9f3e87 438 0.26/1.00 vMB 135
474,924 474,924 000000000000000000d32cae07fed74efcec1d4ba7efcad636698da29fe6d99f 745 0.61/1.00 vMB 40
474,923 474,923 0000000000000000006f9be728ae9f91c180fcdf6d199d86c7a94fe36ea22609 158 0.08/1.00 vMB 158
474,922 474,922 000000000000000001173a0a780fdb8d49299d21b8e328e639bafe10192369df 804 0.38/1.00 vMB 185
474,921 474,921 00000000000000000018781f3145ad9a207c8a791c325a451b5c13fc21231c79 1,420 0.77/1.00 vMB 148
474,920 474,920 0000000000000000003cfb0831799309ee3e784bfdc13cac0a7075e14ce11ab4 1,107 1.00/1.00 vMB 71
474,919 474,919 000000000000000000559cf6ec6784cb9670e77672e93e5357033be0dd4e50a0 2,149 1.00/1.00 vMB 132
474,918 474,918 00000000000000000141bcf49cd111e50342e78316c18cd197159292a3d4a224 179 0.10/1.00 vMB 138
474,917 474,917 00000000000000000176f0f214acb53c0dd6127f104af8ee5357ac8422e8e8b1 349 0.23/1.00 vMB 99
474,916 474,916 00000000000000000155a3a89ccbfdbfa7df47991f4f37120cb4e60d2cd55e28 231 0.13/1.00 vMB 162
474,915 474,915 000000000000000000e3f36ad454126dedf96876c3a8bc4c11c86d675bb35fe7 46 0.02/1.00 vMB 238
474,914 474,914 000000000000000000b23a8bb8f73f8e0011e7e92ed1287e0af435c3f7a6c332 98 0.04/1.00 vMB 150
474,913 474,913 0000000000000000005c7553fb6b8ca77e8e85fef5e539cc5b52108b5884c6e0 1,031 0.66/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.98 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: 716.48 GB
    • Received: 17.81 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.