Loading Tool

Explorer IconExplorer

Memory Pool

23,780 transactions
6.83 vMB
0.01959541 BTC
Random Selection Loading Transactions
Max Size: 46.20/200 MB

Candidate Block

Mining Attempt 955dbf502e245242994ef0ab59e06a21b9e8350cf3e3eac4f0b08f845736080b
Version 20000000
Previous Block 00000000000000000001db718ed4ad0a3d1e7177c8ee9093724b358ae72a34b4
Merkle Root 399230c1362a4279dadc8b672600f7cf33f95fa3a76c0529b33dc30e96356ee6
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.00542369 BTC
Feerates: 41.41 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,316 (69 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,247 917,247 00000000000000000001c9d681a55e77a44884e15463ea1245b3489d5ab1e182 1,540 1.00/1.00 vMB 1
917,246 917,246 000000000000000000001ed59a5c72942cc266ada598f4c035f399d146f00da2 3,657 1.00/1.00 vMB 4
917,245 917,245 00000000000000000000b631397e501fef6fa11dfbe489214a284fe75f03df12 3,387 1.00/1.00 vMB 4
917,244 917,244 00000000000000000001d7d619948ecd4eac83a0a47382fb11b19cc069e8faf0 3,601 1.00/1.00 vMB 2
917,243 917,243 000000000000000000002e7e467cc20287a7fc31a00a3e8f1d8685cd8dc25850 3,281 1.00/1.00 vMB 4
917,242 917,242 0000000000000000000074b28292653f859653b856026e15145768b287c1a481 3,636 1.00/1.00 vMB 3
917,241 917,241 0000000000000000000169bf2ce46189ef621a6e82f99939fc44fc2ff172b943 2,592 1.00/1.00 vMB 1
917,240 917,240 000000000000000000008044efcc7a60a003e49ba58c6f6fd6cc595fd6a18014 2,568 1.00/1.00 vMB 2
917,239 917,239 0000000000000000000098016f5814c0c60cb032d5ad17bb8ff54caad050ada4 2,501 1.00/1.00 vMB 1
917,238 917,238 00000000000000000000ef10584bc00d728577108d556ebdb02c5d458ceafe13 3,434 1.00/1.00 vMB 3
917,237 917,237 000000000000000000012a75a40396c8261d063c66a1024e20ef3e6f774897c4 1,988 1.00/1.00 vMB 2
917,236 917,236 00000000000000000001edf0c1256bc9f0ed143c9629901957b0bb305f601d48 3,800 1.00/1.00 vMB 4
917,235 917,235 000000000000000000010af5ade7a24bbfa12e92d46f66c6f574b02163a62f8a 2,941 1.00/1.00 vMB 2
917,234 917,234 000000000000000000006d8548d2fdf831a689e22b8ae4ce711ba88bdfe31a52 3,987 1.00/1.00 vMB 3
917,233 917,233 00000000000000000001a1f1c42a33e5cd91df591542b70a99c8ac98c3b58897 3,081 1.00/1.00 vMB 2
917,232 917,232 00000000000000000001a2791cf13cbdf948eb444e6c95e7e65b33c412b36ca9 3,951 1.00/1.00 vMB 4
917,231 917,231 00000000000000000000830e629d86a2fb4530f4373a9e6cdd3d376e3e92cccf 970 0.33/1.00 vMB 2
917,230 917,230 00000000000000000001f3f01f7ffce0ac6758cb38c91fde0c22bf41dce56524 3,281 1.00/1.00 vMB 2
917,229 917,229 0000000000000000000183ac6560d5b5b653568f0ba147387e3e24f3644208c6 2,973 0.96/1.00 vMB 2
917,228 917,228 00000000000000000000b789a0147113c3672e7a6c02ce463f7c32f4b2c74bf4 4,332 1.00/1.00 vMB 1
917,227 917,227 00000000000000000000870210a17bf1610b1668699b77fab529702e356df7b5 4,255 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 786.35 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: 999.73 GB
    • Received: 32.77 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.