Loading Tool

Explorer IconExplorer

Memory Pool

80,285 transactions
29.52 vMB
0.13553915 BTC
Random Selection Loading Transactions
Max Size: 178.33/200 MB

Candidate Block

Mining Attempt 445c8757f3bb9f8d2bac47d1528a16fabc3225dc49b8aaec70cf6567f97f5ee7
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 79c2e10ca7b08724d286b9dc4c705be7bc8f94b48ac60c1c163ca3fd9d5cf449
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.04994735 BTC
Feerates: 602.26 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (372,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,302 543,302 0000000000000000001e18421875df8a4b5f21beabb7e8a5608d85741fc96343 1,655 1.00/1.00 vMB 53
543,301 543,301 00000000000000000017bb29e1575272dd32cdeed568bb3f7fc289b883d56104 1 0.00/1.00 vMB 0
543,300 543,300 0000000000000000001ad961bd0df7ae5000928374f3a5e29ad040c332807f80 1,110 1.00/1.00 vMB 52
543,299 543,299 0000000000000000001129dabc069205fef8fe3e93ad29738a3e1957c6f12fb1 977 1.00/1.00 vMB 70
543,298 543,298 00000000000000000016291307095255ed2582cddd245e56944e8644454eb7ce 1,705 0.89/1.00 vMB 2
543,297 543,297 000000000000000000213510e04e80bc91a05be4fbc3e4c75649e2dadf740a7a 1,631 1.00/1.00 vMB 13
543,296 543,296 0000000000000000000a166a98866c4b032f4b3d382a47b3e18e429cfd1165d5 2,567 1.00/1.00 vMB 11
543,295 543,295 0000000000000000000bf5875777d34858d49d2c2421597d2887c6ed237de7dc 2,178 1.00/1.00 vMB 10
543,294 543,294 00000000000000000013e534f87e370cef5f23c5b7003e7a4957c8e77a28324c 2,752 1.00/1.00 vMB 12
543,293 543,293 00000000000000000007a87023a8fc33b017a1d8a24b5d42852f0221271426ed 2,887 1.00/1.00 vMB 41
543,292 543,292 00000000000000000022245879512add09284e03528b8333d48c8ea2f957ce2b 442 0.14/1.00 vMB 23
543,291 543,291 00000000000000000000fab743a51b7b64d465d882d18afa714e12df828b4f12 1,779 1.00/1.00 vMB 8
543,290 543,290 0000000000000000000e587ec8b7d2b0837952dfa3d167637422e196751e00af 1,502 1.00/1.00 vMB 37
543,289 543,289 0000000000000000001a78d8bad685a899f4bbc691ff3bd585c46eb07f8ab860 2,239 1.00/1.00 vMB 10
543,288 543,288 0000000000000000000ab67e45e07096ff46528051d1c0d9654a9dd3ac4c74b7 2,534 1.00/1.00 vMB 10
543,287 543,287 0000000000000000000d18d7dea32adb07f8278fc9272132f1ff5ccec51c70dc 1 0.00/1.00 vMB 0
543,286 543,286 00000000000000000019bc85fc3bb53a528a52d685c51fef62bba71ca67a784f 863 1.00/1.00 vMB 4
543,285 543,285 0000000000000000001d32e68978afd08515fdb2feecd2d6777d014f9a71789b 2,285 1.00/1.00 vMB 7
543,284 543,284 0000000000000000001633f2a47a953bfd5346f9d9131bb4daf6daa92708164c 2,821 1.00/1.00 vMB 9
543,283 543,283 0000000000000000000a337035591688f4547bd1e39dfe7bafeae8f1dda26c77 2,547 1.00/1.00 vMB 17
543,282 543,282 00000000000000000017e172b4570fb75da68b6bc86a067252f45164cc5ea869 2,599 1.00/1.00 vMB 31
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.