Loading Tool

Explorer IconExplorer

Memory Pool

48,060 transactions
28.35 vMB
0.08253229 BTC
Random Selection Loading Transactions
Max Size: 149.63/200 MB

Candidate Block

Mining Attempt 2949a556796e5d09edc7a1c6ab6b2d60d2f0371bf020ed35a95f6f99ae1e2021
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root fe2c79a9adbc162a31aa834c3d958d634f980dccd9269836326f4ccf48b3215f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,219
Size: 1.00 vMB
Total Fees: 0.02647072 BTC
Feerates: 100.66 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (568,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,171 346,171 00000000000000000cfbe3f34da03a5999f0a63c7228f5a398eaae6252e91d15 274 0.14/1.00 vMB 30
346,170 346,170 00000000000000000a8f0a00afd4ceb81b0510114b842ea57795c53b36177d79 912 0.52/1.00 vMB 24
346,169 346,169 000000000000000007cd1534826699ada701338a2fa8f8bd27638ef33d80ed22 1,218 0.66/1.00 vMB 26
346,168 346,168 000000000000000006f0beb7302872dea0e8117bc34b77c5c27a1c8aaec04d2a 694 0.41/1.00 vMB 27
346,167 346,167 00000000000000000806ba3e6d52efac1e14a6a816256985b080211d3d90c37f 239 0.13/1.00 vMB 24
346,166 346,166 000000000000000008a48cf6a59177530f94d3ebc148b52126bc873a97efc0a9 143 0.11/1.00 vMB 14
346,165 346,165 000000000000000007d84107d93cdc2b3215240021e21b8ab54e7bbe66f625d7 95 0.10/1.00 vMB 9
346,164 346,164 0000000000000000000a442c0e0387921343325f92a8179dea4f5371e81360f4 104 0.09/1.00 vMB 15
346,163 346,163 0000000000000000070acac8279d561d678c078c647ecb28d39c5b1458881e35 689 0.35/1.00 vMB 27
346,162 346,162 000000000000000005bb57b6e3e02bd5030c8dae8b2808d9d2f2d2a53ae631fe 825 0.47/1.00 vMB 19
346,161 346,161 0000000000000000038acbf6dade615599a3a4ddd884da0b8e224cfb8f83bf00 1,451 0.75/1.00 vMB 23
346,160 346,160 000000000000000010eb29e627ad7b440bfac6ee053dc71f6e1d32e2a9703a7a 698 0.75/1.00 vMB 16
346,159 346,159 0000000000000000174ddc6db274f2c88d0d17988329a3050bb908f05abd39e0 542 0.75/1.00 vMB 15
346,158 346,158 000000000000000015b1b7558d60a1076119f1f37eaa8199a2d467d75a96b2b0 1,536 0.75/1.00 vMB 27
346,157 346,157 000000000000000001afc64f03c11773283953087783da2eb60b2574dc917bee 1 0.00/1.00 vMB 0
346,156 346,156 0000000000000000063be63f7880f35cc95b65df8d625686f4ad6ae6db9d343a 150 0.12/1.00 vMB 24
346,155 346,155 000000000000000010063bb4d89f2321f7ee6498f9308925c1ce6dc4b7f9273e 1,105 0.35/1.00 vMB 35
346,154 346,154 0000000000000000090e439d60d970e20d1bd9c924ebd82a3c658f0e762e8c92 579 0.22/1.00 vMB 37
346,153 346,153 00000000000000000ddf7941337592935663e46a5ffd98fa6fead207f76cb337 405 0.18/1.00 vMB 40
346,152 346,152 000000000000000006709995ae0eeaceb70c21ca02e1288b13a9bf53047c8ecf 2,174 0.75/1.00 vMB 73
346,151 346,151 00000000000000000b50b0e1837ad041fecf6c145e0ca63db5739fb502973e68 445 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.