Loading Tool

Explorer IconExplorer

Memory Pool

82,694 transactions
31.10 vMB
0.10860974 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 7e3dc8160f9ba79d3a53881606b4ecce6674dbbc147278462dc9e8164bee78a8
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 6fb278808c87913a747ae43650494b942e1ed1b3d4e13a8137b95a91e35de1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.03429648 BTC
Feerates: 200.89 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (635,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,329 280,329 00000000000000022237a1782d8344cc4f7e0e23aa4219e49372693f81e8d152 161 0.06/1.00 vMB 57
280,328 280,328 00000000000000023c5972e3d6e797b1721a05e31b1e28bce23fab1aa532ddd7 265 0.18/1.00 vMB 31
280,327 280,327 0000000000000000442a135b557b2114c0a53f7e8becf338577305e67428960e 941 0.50/1.00 vMB 29
280,326 280,326 0000000000000000d27a0c708f7bb9983a36e9b4c5a6a28f903c107f40f4a51d 1,224 0.39/1.00 vMB 74
280,325 280,325 00000000000000011e5c7fc711099c81fd360e6aba4624d21d887a198dd2a9dc 93 0.05/1.00 vMB 27
280,324 280,324 000000000000000252dfb4c9e812d9656bbd19fbf96d1ba8555d2aadd9886b4d 258 0.19/1.00 vMB 29
280,323 280,323 0000000000000001fcff2b9e0588bc6edd459591b7efc89401d47ed28940ccc1 241 0.25/1.00 vMB 16
280,322 280,322 000000000000000226de101e255d8a1c8ec564a22c0f93e13c7855ba8f1f1a84 649 0.25/1.00 vMB 43
280,321 280,321 0000000000000000040f9cf0d49dcaa59233d1f4060fcd5c9f7cd2720016224e 87 0.03/1.00 vMB 184
280,320 280,320 000000000000000032b1cc201c2b6a729eefb13707006aacefe03380a3366a59 87 0.03/1.00 vMB 31
280,319 280,319 00000000000000002190161e00aa4a920a3120efedbba3eedaed8977e2cff940 81 0.03/1.00 vMB 116
280,318 280,318 0000000000000001cc7a5abbcca42183b793c207d7d2894252049812370dfa02 43 0.02/1.00 vMB 44
280,317 280,317 0000000000000000c6b4c8d9e90185157768d8c05e0bd3fe060539babb5cf533 430 0.20/1.00 vMB 41
280,316 280,316 00000000000000018c6080da7e8879ebfe6a42bccb4d84339eb2575dfd496951 47 0.02/1.00 vMB 52
280,315 280,315 00000000000000016ff326ad69e83651527d204d77dfae9d8e3d40d0614328de 421 0.19/1.00 vMB 55
280,314 280,314 0000000000000000047636c5c3583c19e4c529e53a4eef0c93a2df9658cfb502 319 0.15/1.00 vMB 48
280,313 280,313 0000000000000001edf1b1a08816dd077a8df7e63ccb075e27ee80f373368cbb 104 0.08/1.00 vMB 10
280,312 280,312 0000000000000000654d357413a0e3667fd345d64462b70ed4b66dfbcc2174a7 535 0.25/1.00 vMB 38
280,311 280,311 0000000000000000a032e2245e8b734336e7238d947247bf571b09999831d4d7 725 0.25/1.00 vMB 75
280,310 280,310 000000000000000203c50c9f2f2ea09eb412d3c433a4e922055a1afdde27d8c3 240 0.11/1.00 vMB 49
280,309 280,309 00000000000000021f88a7235ae277e6d6bb0318b94334536a8762e09b16b1cb 222 0.13/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.