Loading Tool

Explorer IconExplorer

Memory Pool

44,987 transactions
28.19 vMB
0.06377337 BTC
Random Selection Loading Transactions
Max Size: 149.84/200 MB

Candidate Block

Mining Attempt 60fc9475df05272c1e8f080d7426be0363df10b4fa03bf848702f6425769c5d7
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 305fce4b58d5016f3be3d1ba649784610a3ba103ea482180d2f47cad005a41c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,517
Size: 1.00 vMB
Total Fees: 0.01059248 BTC
Feerates: 361.66 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (557,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,023 357,023 00000000000000000921e1b12a628c53aa4958dbcddc618141e0661a8cab983b 450 0.22/1.00 vMB 41
357,022 357,022 000000000000000003b5b099e5015994965fbd4ecdc4724b1506a3d2d925d235 981 0.54/1.00 vMB 25
357,021 357,021 00000000000000000e64427350b935a4e0a865ac9afb453a2202f506b621a180 412 0.27/1.00 vMB 40
357,020 357,020 000000000000000000a87e29b4e32989d12ff2ce6bb2dc7b1610a136d5eabb5e 470 0.24/1.00 vMB 31
357,019 357,019 0000000000000000111ff998e9a3c639423ab3f578fd851bdd325fd17eef69d5 1,387 0.75/1.00 vMB 34
357,018 357,018 00000000000000000f6e54eda41ea80dea45b6325eff825fb090f8fd169a9dc6 1,064 0.71/1.00 vMB 21
357,017 357,017 000000000000000011c38b676fdc3ddc072e3e81114cd0f09cc2682179ea7c1f 909 0.25/1.00 vMB 47
357,016 357,016 000000000000000007193697ce2f780f2f7af88cb484579750933c7ded0de76d 264 0.18/1.00 vMB 15
357,015 357,015 000000000000000011f75f66c63365dc33c72f7afdddc53c43daa388fc0bfd34 1,223 0.52/1.00 vMB 32
357,014 357,014 00000000000000000fc6cbf64da04c3c5fb81d9a39f1bc7454956e0d99bdb9fb 319 0.19/1.00 vMB 24
357,013 357,013 00000000000000001374b32c555042c36af4a4ef8f2bcd01db742aac1b9f17c1 464 0.20/1.00 vMB 33
357,012 357,012 000000000000000006602b2e89d57d2cdb6667bbbd6af55bc4eed62d3ef3f44b 471 0.27/1.00 vMB 24
357,011 357,011 00000000000000000db38041394fdbb129c18e1092a1c30db50f319b8656971f 299 0.21/1.00 vMB 38
357,010 357,010 000000000000000006f8fcc86e8e5543cd7489d999d781b7ecd2c43d616d6d9b 326 0.23/1.00 vMB 25
357,009 357,009 00000000000000000eb0eda61393f543755919b0ae2ff8f5e55c7b68b5d8da8e 747 0.33/1.00 vMB 42
357,008 357,008 000000000000000015901d3f94257495d1dda057d3845aacfca2cc92e53cc25e 467 0.41/1.00 vMB 19
357,007 357,007 0000000000000000092ee376998deb7f8c16f6251652053cd8eb01e5f90afc93 476 0.22/1.00 vMB 31
357,006 357,006 000000000000000009657f851591aed993bf67c0dfcd02c7f416adb3e74b136b 179 0.11/1.00 vMB 25
357,005 357,005 0000000000000000164e8d6198aee59ae7f93de360a8ff2c68f1cdbbec85673d 736 0.45/1.00 vMB 28
357,004 357,004 0000000000000000098c8cb777814b46e63c93c28dbf9a687b2e3f74c21549f5 1,439 0.68/1.00 vMB 31
357,003 357,003 0000000000000000086a9bec3dc380c0fb7f98862df49e9684a4d10fb0f93da6 527 0.28/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.12 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: 652.16 GB
    • Received: 13.73 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.