Loading Tool

Explorer IconExplorer

Memory Pool

80,311 transactions
29.53 vMB
0.13580939 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt 6fd636ae8291528b9ca516d47756b5c7e4a8cb5a5ff73dbe4251595c166bdffb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 00b57bd31418e25601ef6f360616658c9813d416236368ad238e03525c7eb6a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.05001993 BTC
Feerates: 602.26 > 5.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (441,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,403 473,403 0000000000000000012e4fcbd06c5b0081e06a05ba8b10b3332fb093518c8571 2,024 1.00/1.00 vMB 301
473,402 473,402 000000000000000001825cc8e408af5fd4eec2d4ed3ab2672c137adce5a670e5 2,415 1.00/1.00 vMB 328
473,401 473,401 000000000000000001358f419c9f98c54474f2e4efd12d7e931cbe17fb918382 1 0.00/1.00 vMB 0
473,400 473,400 000000000000000000ee8fc018a1c73058aab3a8ede0dfbe8e92f8d5af8b26f9 2,061 1.00/1.00 vMB 229
473,399 473,399 00000000000000000116af21e781caf3f4db1b333a71056fb0c89481a9b6e5f7 2,229 1.00/1.00 vMB 297
473,398 473,398 0000000000000000006f464169f507ddf135cf920817d4ca814bfd6250083afa 2,393 1.00/1.00 vMB 386
473,397 473,397 000000000000000000a2e6bbc61991f63ee19595e52ad40dea4b1a449020c09a 2,104 0.99/1.00 vMB 360
473,396 473,396 000000000000000001258ea207a670fa874af14f3a92e7c9df67b055220b51fe 2,186 1.00/1.00 vMB 393
473,395 473,395 000000000000000000ed2a9f249b94ae637397d7bb71358542ec1dd3a706ef21 2,273 1.00/1.00 vMB 314
473,394 473,394 00000000000000000079321fa3132e647a403b9bf7f50161e5642ef544481f49 1,758 1.00/1.00 vMB 278
473,393 473,393 0000000000000000008927c803cff596affe4c0a631f1331d53acad71834894d 2,220 1.00/1.00 vMB 416
473,392 473,392 0000000000000000017c890ae88ff4f73a4de58f4ba24baa4c0b7c09c02f2b93 1,657 1.00/1.00 vMB 315
473,391 473,391 000000000000000000d3e39f82306e02959247e428bafe9ff2ceec11181c848a 2,548 0.99/1.00 vMB 354
473,390 473,390 00000000000000000088a5b746c5733e33d4008deb4798797c5d668a1ed82224 2,592 1.00/1.00 vMB 416
473,389 473,389 0000000000000000015e79c52d18a755899c8ee49e9d7f2a46844076cc2c27ef 2,767 1.00/1.00 vMB 357
473,388 473,388 0000000000000000010427b238d8135a7ed6e055df81cbc69e498e444da3d7f1 2,324 1.00/1.00 vMB 480
473,387 473,387 000000000000000000adfc2ec7201b0f80795ff31e2ea43474ad636158659e80 1,983 1.00/1.00 vMB 285
473,386 473,386 0000000000000000003846f236b8d2ec95405429cdaf69baebd7f0c7aa7ed69f 1,876 1.00/1.00 vMB 190
473,385 473,385 000000000000000001163ac620747af7e233c9e4d8236130e09343694deb46d9 2,278 1.00/1.00 vMB 313
473,384 473,384 000000000000000000e4f04b3adfca6b006d65401dfd624444d902fe54fa6cdd 2,141 1.00/1.00 vMB 280
473,383 473,383 00000000000000000175ceea94ddc37e9912850df361aff8eda34bc995993878 1,833 1.00/1.00 vMB 289
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.