Loading Tool

Explorer IconExplorer

Memory Pool

75,846 transactions
29.63 vMB
0.06765656 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt aebfa2453f9d17b1f5306fb34602ec763fda4e69a0c50e5494cf4b2c59e12a2d
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root a30b2d0914c6e0a6ab49453de547d9fa0dad57652ae86c920f2bb2fee0006208
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,222
Size: 1.00 vMB
Total Fees: 0.00511002 BTC
Feerates: 50.90 > 0.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (634,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,231 280,231 0000000000000000409b56d11958e63087f5d4a08d43b5a1425a850147bc2840 329 0.22/1.00 vMB 39
280,230 280,230 00000000000000015e0a023118d8b30e79d49933965a22cb949b1c7057947862 412 0.23/1.00 vMB 27
280,229 280,229 000000000000000197769cb728cdace9a2db56770add33f984e963649c5d1423 113 0.03/1.00 vMB 68
280,228 280,228 0000000000000001ef6ff641fc39e58b9b88a0e2c0b093aa6010732dd41e2ba6 102 0.03/1.00 vMB 77
280,227 280,227 0000000000000000ce6dd951bd2a0f31798be088979b872d9ee384ad3ab457d6 80 0.03/1.00 vMB 146
280,226 280,226 0000000000000001a568cc8c32594ea70b5ad029b2f70a1dd02c7a543019b839 180 0.08/1.00 vMB 34
280,225 280,225 000000000000000045a824455721e6279c8efdbfafce8efdf1a2731cb09e0bd4 40 0.03/1.00 vMB 10
280,224 280,224 00000000000000000b5d59a15f831e1c45cb688a4db6b0a60054d49a9997fa34 75 0.04/1.00 vMB 30
280,223 280,223 0000000000000001dd8e548c8cf5b77cde6e5631cd542e39f42c41952e5e7085 75 0.03/1.00 vMB 43
280,222 280,222 0000000000000002a93b6467a6de10fdbc7341566857a11cfc53bcc80bece510 30 0.02/1.00 vMB 25
280,221 280,221 0000000000000002750dc0a752cb6cfb2ccabcb4e500d24a8f91f2614f2bf544 486 0.24/1.00 vMB 51
280,220 280,220 000000000000000067a065c4596c16949431b4472067593d48fd9999cfdabae2 82 0.05/1.00 vMB 37
280,219 280,219 0000000000000002e2fbed56d079de3c4615f4a036e6d72ade99e36f3fcf7c27 164 0.09/1.00 vMB 32
280,218 280,218 00000000000000007a746d7fa4528e3562d401f487dfd5e7973cbff249cf8170 91 0.10/1.00 vMB 21
280,217 280,217 0000000000000002eede2e6c1dc2bf36ccf7e7109c9d9bc7e29a85a3e46f1f1a 495 0.25/1.00 vMB 44
280,216 280,216 0000000000000002de20f3808b5f15a13c7ffbbc00fd9bf928bd36f674c05c26 423 0.25/1.00 vMB 27
280,215 280,215 000000000000000239996663f4eff478e769402d80af7ce82d7647a5a43ac14c 104 0.03/1.00 vMB 96
280,214 280,214 0000000000000002b2e76f0daf3182e1554df7ae6975825a83d21dac211a34a6 110 0.03/1.00 vMB 103
280,213 280,213 0000000000000001e7b7dc263a2731274f0cd6dcc67cbcd33bbebc27eb7f69d0 530 0.25/1.00 vMB 55
280,212 280,212 0000000000000002c1aa15b6f048110c53054fc1f8cfacb1a12de9bafd6be066 202 0.10/1.00 vMB 40
280,211 280,211 0000000000000001765ca25394201939b41435b0503604955148235ec635db7a 233 0.15/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.