Loading Tool

Explorer IconExplorer

Memory Pool

80,313 transactions
29.65 vMB
0.06730794 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt 34b86181e583f6eecdfcf520457e6992a0ebc92eb838e1cffc576252444c79b6
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 307e41f29f6e842b91fa719501b78bb7175833c5e17507b17245ef532ca53060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,275
Size: 1.00 vMB
Total Fees: 0.00700312 BTC
Feerates: 90.30 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (167,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,261 747,261 0000000000000000000937c38fe1166778c64ed17d2922e7084abf5548009214 3,157 1.00/1.00 vMB 27
747,260 747,260 00000000000000000007d58b44944806e40498c9bdc13975f072f6b618f6d920 3,176 1.00/1.00 vMB 19
747,259 747,259 00000000000000000000c9ca9a18e2d3c4496af3ecadc4a36c9f146370ce36aa 2,849 1.00/1.00 vMB 13
747,258 747,258 00000000000000000007a640f4431902fd3e8f3eef1b9f779bdf8bc8778f55ea 1,162 1.00/1.00 vMB 17
747,257 747,257 00000000000000000007c38f741d037ce338881ff00e0952b9207177991f9298 3,397 1.00/1.00 vMB 12
747,256 747,256 000000000000000000099dc9f20a32122b3c011099fcb49215424c17f635da90 2,728 1.00/1.00 vMB 13
747,255 747,255 0000000000000000000958bb4a8cbe5aaf75a1b9792c4c79bf91f51721242a1d 3,555 1.00/1.00 vMB 22
747,254 747,254 00000000000000000005c0888273fb9f0d5315af2808a7e1c9727f6675ba46c9 3,286 1.00/1.00 vMB 18
747,253 747,253 000000000000000000043cff207c43a677ee1a2ba54fd378aa1f08a63cb59617 2,917 1.00/1.00 vMB 17
747,252 747,252 000000000000000000067c2d89530682873bea6ed2609279659707fdeb3bcabf 2,847 1.00/1.00 vMB 10
747,251 747,251 0000000000000000000637a72eeee85370376e0fc92a8119fb068ccd03e848d4 2,864 1.00/1.00 vMB 13
747,250 747,250 00000000000000000007bbf81280d394a562d5ec7c44a96c9d5e4fe126dc9b02 2,498 1.00/1.00 vMB 11
747,249 747,249 00000000000000000000bc918f0cc5608ed3cb60f5ff0ac0e6136ed7477ea3c6 1,166 1.00/1.00 vMB 13
747,248 747,248 000000000000000000017a90dc30a392466b4c1fbc6c83fed91bf3e0618cca7e 2,134 1.00/1.00 vMB 23
747,247 747,247 00000000000000000001c724e63990781f72051437a7f51c8799226e7e9f902b 3,363 1.00/1.00 vMB 13
747,246 747,246 000000000000000000096142f0f9c14ab8cabe7b9b7201a89863888c306ee53b 2,224 1.00/1.00 vMB 13
747,245 747,245 00000000000000000005560dc5496384030422acaf5b77f369920af6056d13f9 2,290 1.00/1.00 vMB 18
747,244 747,244 00000000000000000009c7e8d94bb61f9ce5cf47c0291b6665f3428a66f37741 2,807 1.00/1.00 vMB 20
747,243 747,243 000000000000000000040104aba06b9224e57a4e5324e337122d6911dcca1f4f 2,879 1.00/1.00 vMB 19
747,242 747,242 0000000000000000000613af33cd1e986ff3c15fccf5858f7e99dd2cfa5cdde6 2,923 1.00/1.00 vMB 23
747,241 747,241 0000000000000000000380b339d81c34c30334cf38926d4c4fa2bf28bd77157a 2,815 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.