Loading Tool

Explorer IconExplorer

Memory Pool

36,602 transactions
26.97 vMB
0.06529438 BTC
Random Selection Loading Transactions
Max Size: 136.58/200 MB

Candidate Block

Mining Attempt 6676a994e6fa6611f5e7ca30ec20c5e570be2992284cbd7af36a94bb353dcd14
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 1b0428b4373da9f1001ebaa226c521965c95a86d37396e4bb5be76811ad265d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.01438025 BTC
Feerates: 101.65 > 1.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (588,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,174 326,174 00000000000000000a1221ce002a9eb4bb4c14ece7a29a9d379724c54d1a8a19 690 0.41/1.00 vMB 25
326,173 326,173 000000000000000014888d474d89e188c208c6f81c2b8929798240e039c32eef 570 0.29/1.00 vMB 35
326,172 326,172 000000000000000008eacdf2e2f50b1ea7aafbb48cc3cdb0a6430cc4fc063a33 968 0.52/1.00 vMB 34
326,171 326,171 000000000000000006e191970870f2d5954ec069391bc3d67206b1ecf5b4c9c0 1,572 0.74/1.00 vMB 33
326,170 326,170 0000000000000000082d426fb3403a0b94da25b5972802b159c5e0a35c3c1f07 1,301 0.58/1.00 vMB 32
326,169 326,169 000000000000000012b3983caef9a17a7ce51e3884e4fbea16052c37732bea2c 611 0.29/1.00 vMB 31
326,168 326,168 0000000000000000140fca65abf9795960145bb25c428063a27a813f3023540e 883 0.45/1.00 vMB 38
326,167 326,167 000000000000000007446607ac9ff94f8ff7e4a55ea453cad1095a689be39b28 256 0.32/1.00 vMB 12
326,166 326,166 00000000000000001ab0041b26fb2b93dc36b1a19862dddf3ce8a5ed0984be8d 756 0.25/1.00 vMB 43
326,165 326,165 00000000000000000da7cd846fb4707609b27539c898992dfd4c87e685197fe3 1 0.00/1.00 vMB 0
326,164 326,164 000000000000000016ff03c166e3e9a058f1bc00b73c81ad39bbac70fd9af4f6 187 0.14/1.00 vMB 14
326,163 326,163 0000000000000000000cb0576430c6b911b69acc2a93fc2e57fa470902f87a06 1,687 0.85/1.00 vMB 29
326,162 326,162 0000000000000000165a22ddb5099adffb022b0bdde363cd1b94410481426db0 262 0.13/1.00 vMB 27
326,161 326,161 00000000000000000777801a02a9b5bed943e7d50f96b5cc1bd2eb05624541e4 375 0.18/1.00 vMB 32
326,160 326,160 00000000000000001895d0316ac2fbc24f1170e71ccef9b5a0e16faef26c5350 179 0.18/1.00 vMB 10
326,159 326,159 000000000000000015fbb8e5d58327691e01215289dd38c48833f947a9e73e62 1,371 0.75/1.00 vMB 27
326,158 326,158 00000000000000001bcbd5e13f6161362b32f360fe57535aacb707dc1c498e2c 1,729 0.75/1.00 vMB 32
326,157 326,157 00000000000000001e3436820ad292db0a2c90ac4ffd1e1c97cf56cc80cb28be 1,068 0.62/1.00 vMB 25
326,156 326,156 000000000000000019a65a434b407d87a8909d8553f4d3ef5c5728216e33cea4 509 0.27/1.00 vMB 28
326,155 326,155 00000000000000000b27f4eae162f5ff59cf5f710be46cd3ee08087102b06f9d 26 0.02/1.00 vMB 13
326,154 326,154 000000000000000000da0dfa20ae257bc9683869a96889dc0ddc741531de8227 434 0.19/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.