Loading Tool

Explorer IconExplorer

Memory Pool

78,349 transactions
29.39 vMB
0.07964012 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 47a8d0a8a8c05f3c24dace48fb869a4d4c94780185ebdf232735825d27b29649
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 96223cecfbbd58e9a721be4d05be33207eab7d4851f47fdefac8a622b72bd67c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.01516906 BTC
Feerates: 94.79 > 1.52 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (363,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,326 551,326 00000000000000000002151e0aa48eb2ee7d908e2a934861fe9d46b2f2ea4151 2,928 1.00/1.00 vMB 41
551,325 551,325 00000000000000000023a5a83770e26de70684d74af2672d95c688eed76af2bf 2,768 1.00/1.00 vMB 29
551,324 551,324 00000000000000000027218a8ed09e2944ac4dd848e5639fa9c0ae40819c10d9 1,851 1.00/1.00 vMB 35
551,323 551,323 0000000000000000001f0a9415390c019d95fbfeeb98f815fc9fcbeac0259c16 29 0.01/1.00 vMB 28
551,322 551,322 0000000000000000000af4f3f6c345dc0c78ad73f9e2653d3a8c1ffad1acb131 902 0.65/1.00 vMB 6
551,321 551,321 000000000000000000172691b678274e0e31f44ee35e58b1789772f4de253721 2,064 1.00/1.00 vMB 18
551,320 551,320 00000000000000000027093736f8bb19410d55bf815f585118cbe75031e5d377 1,016 1.00/1.00 vMB 37
551,319 551,319 000000000000000000295215a63dac423b32a380e68e53189d06a836701b1719 687 0.43/1.00 vMB 26
551,318 551,318 0000000000000000000827b88f507cdf8ade67b9badbbc197c01d72d46afccfb 1,099 0.56/1.00 vMB 21
551,317 551,317 0000000000000000001145bf64d743f791a7226d27931897e6545f6ce6900955 1,825 1.00/1.00 vMB 2
551,316 551,316 000000000000000000127a299048537012afaa28a61fc624712b3130ee38ba13 2,759 1.00/1.00 vMB 42
551,315 551,315 0000000000000000001a1d913f285a343349d81108df3307bdda151cf5bc3c0d 2,440 0.99/1.00 vMB 18
551,314 551,314 0000000000000000002709495ef8747e159fc82c7ac166b2749370c327fbaa31 431 0.19/1.00 vMB 22
551,313 551,313 00000000000000000011ab3bcc95d541a90ba0895ec922a0ff08c77c3acd86a7 1,373 0.56/1.00 vMB 17
551,312 551,312 000000000000000000080bff419b508a5f40c57c8d7896be429787c4cfb1185a 1,712 0.88/1.00 vMB 9
551,311 551,311 00000000000000000019074658e9f3bc859bfc6c5c1cfd682c1a778357363341 2,515 1.00/1.00 vMB 30
551,310 551,310 000000000000000000223a6db5afd19547626f95abd52960a99a9264c8d056e8 686 0.28/1.00 vMB 22
551,309 551,309 00000000000000000000da9e3ab6f899224685eaf81f94d8195b5b185fb59467 1,405 0.73/1.00 vMB 15
551,308 551,308 00000000000000000017bd8a96eff52e3dbe41d37e1f8aa6472113522eabecd7 159 0.11/1.00 vMB 12
551,307 551,307 000000000000000000292282103bc9e52660315ba43bb453f853c1d1df30c56f 139 0.07/1.00 vMB 23
551,306 551,306 000000000000000000144714bf9e1d184801ff63e5685fb5715529b63c622dc3 715 0.32/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.