Loading Tool

Explorer IconExplorer

Memory Pool

80,426 transactions
29.55 vMB
0.13680658 BTC
Random Selection Loading Transactions
Max Size: 178.53/200 MB

Candidate Block

Mining Attempt 15cc6c37db3f663e429392925e546721e7fb46c18f7c883e7273f3e13c1676e9
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3e83b88e5ee788e01c85fb80804997c825ce7f80a057c8e76b3e5a9ac2e69933
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.05047125 BTC
Feerates: 602.26 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (603,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,173 312,173 00000000000000000d49e058f1e52eff1be30b0179b857d18c76d2dda6f68b45 749 0.39/1.00 vMB 31
312,172 312,172 0000000000000000123ca41fec1773862b29678ebd2bac6099043004bf9dd5ad 932 0.53/1.00 vMB 28
312,171 312,171 00000000000000000ee7049be5c2bee18a1137c6e1af4622b2307204b25b8034 159 0.11/1.00 vMB 23
312,170 312,170 000000000000000024196d9a0e9b99e08c2bd3f6dacd115d0f7cef5070fff512 69 0.05/1.00 vMB 14
312,169 312,169 000000000000000032ca583ae268f6f0b71ae9bb17c9cb0fd83921719c014959 965 0.53/1.00 vMB 30
312,168 312,168 00000000000000002203d9885f7fb1c730fc64053cdec5e1100c98d08574fb67 343 0.25/1.00 vMB 24
312,167 312,167 00000000000000001943392401da9a1b948917eb1c6e12f1c1e0cf3014ab1967 42 0.02/1.00 vMB 25
312,166 312,166 00000000000000000dce559db64ac349b9bdbe7f0e89ffbabbffa6b6d7c1e5b2 22 0.01/1.00 vMB 13
312,165 312,165 000000000000000012950ac420362a4c6d1e4b0855de36c3bebb8b4d293a8288 275 0.12/1.00 vMB 24
312,164 312,164 000000000000000002e36a496cb8b497aebb99f6d1ab5e0e02692de20dbf3bdd 1,032 0.71/1.00 vMB 25
312,163 312,163 000000000000000038c09ae7230f3957500667186231277fd444d987f6e8f640 1,720 0.92/1.00 vMB 40
312,162 312,162 00000000000000001387ba82efe0028dedea0f70e0d4caa9f808d637c083bf2b 93 0.03/1.00 vMB 32
312,161 312,161 00000000000000000678f7215575c1c19d1daad04a6824e9ca45bb0311c219ae 855 0.77/1.00 vMB 18
312,160 312,160 000000000000000014afa8d62a27fcf6bbb3782e9a08edbde5d2f8e1e5b754bd 804 0.25/1.00 vMB 56
312,159 312,159 000000000000000035ddf4213909fd72b54297e6016251a6fb5ea91e9427dda2 1,429 0.75/1.00 vMB 30
312,158 312,158 00000000000000000739f4d53338ef6104dfd156ccdf64a0f863827ce092b583 380 0.25/1.00 vMB 27
312,157 312,157 00000000000000002d84a453fa28639f6beeff7ff4ba52d6ca23f0a4b7712666 37 0.03/1.00 vMB 26
312,156 312,156 0000000000000000323a90f3b4dba208d6a5c08873b35a52009665a2529a10b0 252 0.13/1.00 vMB 31
312,155 312,155 00000000000000002f7e1127bacc021950296d7ee4df458f86debb5bb16dcdbf 574 0.25/1.00 vMB 36
312,154 312,154 00000000000000000dc80b3c6f00fed9f82b09ad52eca6d843d3982e3b7264dc 433 0.30/1.00 vMB 27
312,153 312,153 00000000000000000834eeda375ea4f3add4f4c53bb3588c5845d1987f3c64d2 141 0.05/1.00 vMB 32
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.