Loading Tool

Explorer IconExplorer

Memory Pool

29,264 transactions
24.62 vMB
0.07226614 BTC
Random Selection Loading Transactions
Max Size: 122.20/200 MB

Candidate Block

Mining Attempt 324bcfe11fae9f2beff7dab3669f47ee4d51c57fd9fcbdc9613c7731e4d6bc02
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root e4dcb6659c201a174b25fb6440eba57e41738df97c6e037d02b5e5f0ce07899f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,046
Size: 1.00 vMB
Total Fees: 0.02835614 BTC
Feerates: 150.93 > 2.84 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (177,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,327 737,327 0000000000000000000112cfcf8b1866d1a85b99cb45b4a63ca510f35876a11f 1,221 0.40/1.00 vMB 11
737,326 737,326 000000000000000000053dcc279e3b552fbc66ccd196069d52118993ed10bb55 359 0.16/1.00 vMB 11
737,325 737,325 00000000000000000003ce41844a06d2dd8f1babb461ec7324e06deb1e741f97 2,181 0.80/1.00 vMB 11
737,324 737,324 00000000000000000001bbad2d0cb0366ee381c3d13b3d17a4fafa76017fd82e 626 0.19/1.00 vMB 11
737,323 737,323 00000000000000000008061df2da17eb91c148db00d7dced3583ab3c5240afdd 735 0.21/1.00 vMB 13
737,322 737,322 00000000000000000001fcd4bff688e72bf8197c4850c77acfc2f0a47bb06039 1,987 0.96/1.00 vMB 9
737,321 737,321 0000000000000000000514d4e3349433c9f4eeb47b3604a7cbc3224c79f6ee8b 1,451 1.00/1.00 vMB 7
737,320 737,320 00000000000000000007c1260f76cb074fb574a8e117d87372d462c89acad3c6 2,374 1.00/1.00 vMB 9
737,319 737,319 00000000000000000001f1e3a0c4d3a264eb09b4f480c357a7f16d0ca8baaeda 3,039 1.00/1.00 vMB 14
737,318 737,318 0000000000000000000576dada7cc28945dee7eb0ded1f32d3c164f57bb4c0d1 2,562 1.00/1.00 vMB 8
737,317 737,317 000000000000000000000a6bcd407a82f4d6238a4e1bce1ee6dd434b9bff9e06 2,796 1.00/1.00 vMB 19
737,316 737,316 0000000000000000000255cc631edf2f1b7700aa51163581899884fc60cf038c 1,873 1.00/1.00 vMB 18
737,315 737,315 000000000000000000044d8289614e5ded62e4e87334a11ab0a479105523c422 2,200 0.84/1.00 vMB 11
737,314 737,314 0000000000000000000741871463f40e4181817b49234ed1b28f64fd308d94d0 148 0.16/1.00 vMB 4
737,313 737,313 000000000000000000055fdac605874e3e07a1e7071fc40cd54314a4e27369f2 2,885 1.00/1.00 vMB 13
737,312 737,312 00000000000000000001b27f654ea27d151cc42f0252a0bbbeaaa82a0d6f7c89 1,910 0.89/1.00 vMB 10
737,311 737,311 000000000000000000050829217f312d35fd2267ae86fb714b9943e3ab0bb8ae 1,473 0.58/1.00 vMB 11
737,310 737,310 0000000000000000000863f5af2a931f004fd08cce111c81043d93b331a40bd2 646 0.22/1.00 vMB 13
737,309 737,309 0000000000000000000457c5cbc9005f85900920d697534b0ce89526dfccc489 484 0.22/1.00 vMB 12
737,308 737,308 00000000000000000004dc858f0dc5059d55723e607d988ad3157b2567d59d34 1,474 0.61/1.00 vMB 14
737,307 737,307 00000000000000000008be8a94fd15d3043040a6a5a77b72965e817acf08b338 2,035 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.86 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: 642.06 GB
    • Received: 12.53 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.