Loading Tool

Explorer IconExplorer

Memory Pool

41,690 transactions
28.60 vMB
0.07014480 BTC
Random Selection Loading Transactions
Max Size: 146.20/200 MB

Candidate Block

Mining Attempt cbd416c5a12ddbd8d21b0e6f09901f430e3ba53d7782f48f6c43b1ff69b82920
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root ddce6e51f63b5e80f8bb9afd828334b037702bd486221d02e22fa860a48e67a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.01453267 BTC
Feerates: 87.72 > 1.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (454,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,884 459,884 000000000000000001ebc58805de781038a35d431e1548b5c807057d90176bc1 1,990 1.00/1.00 vMB 157
459,883 459,883 00000000000000000145bfc45d345e372fc2eb44e0415c302558f38a6f57cf17 1,633 1.00/1.00 vMB 148
459,882 459,882 00000000000000000178dee73e87c581529f76a0b7fe3094de132396d51127c8 2,117 1.00/1.00 vMB 144
459,881 459,881 0000000000000000010f0f1338c5a7d795dfe2676682c520796a2148c43201c8 2,566 1.00/1.00 vMB 149
459,880 459,880 000000000000000000be5c63d884de6d146d9e022d325b571a9c77bfdaf2c56e 1,676 1.00/1.00 vMB 145
459,879 459,879 00000000000000000053fe43c2ec293045aa39196bd4af59b86ff6c41070bc26 1,533 1.00/1.00 vMB 173
459,878 459,878 000000000000000000fa4bb3130fc6c8c298fbc3f00bd4f8abf4cb50761dcac9 1,774 1.00/1.00 vMB 152
459,877 459,877 000000000000000001b758468ad528198de06852ec96bf0bcc0cdcd460165152 2,443 1.00/1.00 vMB 166
459,876 459,876 0000000000000000011e01a6e6ae970cd04809c05c379a569c065fd470be1fdc 2,216 1.00/1.00 vMB 205
459,875 459,875 000000000000000000c25a5b2d909152ecfdaeb084b17c5e7a489b4d1b6ddfce 2,255 1.00/1.00 vMB 181
459,874 459,874 0000000000000000006a8297f3110d00c95078d8b9e9de6343cd4e26376ba06c 1,051 1.00/1.00 vMB 186
459,873 459,873 0000000000000000017c524234af962d6d7c523feaa73e6e49763716354fce87 1,367 1.00/1.00 vMB 209
459,872 459,872 0000000000000000001d9f246b477833ab0fef8f79b9ed052e960c45cd2df042 2,056 1.00/1.00 vMB 231
459,871 459,871 00000000000000000098b55c56986cdad017b94990f86abfb86faae316fca9a3 1,200 0.58/1.00 vMB 195
459,870 459,870 00000000000000000192a6f3410d5264add526e9892742cd91b815cca3cbfd68 1,320 1.00/1.00 vMB 168
459,869 459,869 000000000000000000f74a5f85eb21c4f36e40908e8d3338b00929a316d151f7 1,508 1.00/1.00 vMB 182
459,868 459,868 000000000000000001a073371ad455aa18d7c309b211cc2ebc9881d936284f2e 1,650 1.00/1.00 vMB 137
459,867 459,867 000000000000000001aaa4e334e08f6955e1304f099a1cf39876c61d7682d002 2,045 1.00/1.00 vMB 127
459,866 459,866 0000000000000000011b52e4d70ba5757e980998bc34700fb0024948d0ab2348 1,029 1.00/1.00 vMB 101
459,865 459,865 000000000000000001eb50e86d59c739962cfe54983cf0b7d40c3d4d28210656 2,170 1.00/1.00 vMB 170
459,864 459,864 000000000000000001d38a9d6d5a8d461b487f949f4fed1aeb5ea6e2ace21dfc 2,674 1.00/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.35 GB
    • Received: 12.02 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.