Loading Tool

Explorer IconExplorer

Memory Pool

79,055 transactions
29.27 vMB
0.07085816 BTC
Random Selection Loading Transactions
Max Size: 175.62/200 MB

Candidate Block

Mining Attempt 229b1190e08364bd0643bee9a83e219712c4fe1736cc616e52b5fcb31c31ddfd
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root f79c9d927dda3d030b2f36deaec0048e75914dea50f5312d98f046fd2a6b38d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.01147369 BTC
Feerates: 170.94 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (128,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,032 787,032 0000000000000000000031f579cfedc96ee8d2560adbc6a40d708e581007c98a 2,707 1.00/1.00 vMB 6
787,031 787,031 0000000000000000000253064d61cd5ff454506b32067517064656707fb83cd8 1,049 1.00/1.00 vMB 4
787,030 787,030 00000000000000000003026fed63c96c2b52eb1bef74914014f8768112d8e76f 3,618 1.00/1.00 vMB 3
787,029 787,029 00000000000000000002bd54224d02ec2db82560baf56a656219d086608ca87a 3,802 1.00/1.00 vMB 8
787,028 787,028 00000000000000000004b6b2640cd3289583ec78125776c2b381f7f94a6d0114 3,964 1.00/1.00 vMB 14
787,027 787,027 00000000000000000003a6dd3c6bbcb05685d3689cc1da418eb60f20b574a3a0 4,529 1.00/1.00 vMB 3
787,026 787,026 00000000000000000000785accabe53a8c764fed8a8cfa5541e14218a999c77e 3,697 1.00/1.00 vMB 7
787,025 787,025 0000000000000000000343568279759f5a0f90d0c93bc57139811f3cc382efd9 3,418 1.00/1.00 vMB 21
787,024 787,024 0000000000000000000107c7395316643387c7ec5f4fcd716dcbade062fb116c 1,783 1.00/1.00 vMB 23
787,023 787,023 000000000000000000030fcdb1ee03e49a5c50c0d457441a7bf4215920048824 4,831 1.00/1.00 vMB 9
787,022 787,022 00000000000000000004474ceb14ac53463e030bc2d612f22fa6d902b69c65eb 3,488 1.00/1.00 vMB 6
787,021 787,021 00000000000000000004d6a70d0ce94cfec2060f0f289a59a82d9fa754175d48 3,482 1.00/1.00 vMB 18
787,020 787,020 000000000000000000005ba1da32d5b3cc91d62d35d071bd1be9b9f6c13fd5f1 3,348 1.00/1.00 vMB 23
787,019 787,019 000000000000000000003a7b2954a88c5af29e4f04b99bfe22a25b25600939af 3,363 1.00/1.00 vMB 32
787,018 787,018 0000000000000000000574b8ffbac6b94df67a9c9af4ed82f3187cd2d82efc65 2,606 1.00/1.00 vMB 5
787,017 787,017 0000000000000000000172ed426656a57dec547bd697e0f984646fb51955cdca 4,847 1.00/1.00 vMB 5
787,016 787,016 00000000000000000000fb5da26e0415a2472d1c15b8889a11624aa639a95852 3,182 1.00/1.00 vMB 26
787,015 787,015 00000000000000000002eef11100cc4c3948ed307cad640230043b4f67c7f11d 4,009 1.00/1.00 vMB 10
787,014 787,014 00000000000000000000f8ae7a2f52a095c2c3ae230a48da3d3f869c4f91eabf 2,747 1.00/1.00 vMB 19
787,013 787,013 00000000000000000000de3360998be6426588227d6cc6203c4cd6eb263a5cc6 1,867 1.00/1.00 vMB 31
787,012 787,012 00000000000000000001231ad56982a94b051bea81969cca1a1dbac17a3392bd 3,307 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.