Loading Tool

Explorer IconExplorer

Memory Pool

36,858 transactions
25.84 vMB
0.05192925 BTC
Random Selection Loading Transactions
Max Size: 132.62/200 MB

Candidate Block

Mining Attempt 0165f55bc40ce509b9ea441c6102565dbc7506dbcf2e6f080a8aa2bc2c9c7d8a
Version 20000000
Previous Block 00000000000000000000fe5e31348450e84e59f33754df9f96d184aab8d35615
Merkle Root ff5424f2dffea9d192c3a266f924c36daf6ba3bd7af7e1af3cd813092f97192a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,666
Size: 1.00 vMB
Total Fees: 0.00468490 BTC
Feerates: 40.21 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,684 (417,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,331 497,331 000000000000000000869dc45346614671dd935a35671838206dcc39fd52c847 1,843 1.00/1.00 vMB 137
497,330 497,330 00000000000000000038c2ac60bf8bca0dabd24aad012d2089e086ec42c90e1b 2,098 1.00/1.00 vMB 116
497,329 497,329 00000000000000000027b28dfb6b65c25c34e14a8847a5d08266ed988ac6ee4c 1,528 1.00/1.00 vMB 86
497,328 497,328 000000000000000000605538204e452c5cfdd9937a3ffe157ff2d91f692ba313 2,111 1.00/1.00 vMB 118
497,327 497,327 0000000000000000001b09f6b279c46eca668d8403f7667c8420f6af0e091fff 1,270 1.00/1.00 vMB 80
497,326 497,326 000000000000000000883f5ccff5b7140e4d10bf85f6aed570b8bc6f62330542 1,140 1.00/1.00 vMB 13
497,325 497,325 0000000000000000008a8306c579b00bc59ff7aa934f47776c6bcdfbe84a77d5 1,814 1.00/1.00 vMB 88
497,324 497,324 000000000000000000615c36f9550f479d0e625e979648c0f8ac3c56f0e285cf 2,183 1.00/1.00 vMB 123
497,323 497,323 00000000000000000075cdcfb29b0193552ea53357bd83c25e40d05f0d2db48b 1,234 1.00/1.00 vMB 75
497,322 497,322 00000000000000000023198cd67eeab8488e7841473fe1b3670e6dade3bbf7e6 133 1.00/1.00 vMB 10
497,321 497,321 000000000000000000907e630b3e0c31dfb35d1f5c3d5b7d3e0d7459ac0d0145 1,955 1.00/1.00 vMB 113
497,320 497,320 0000000000000000006e566d9461ecaea3af7fe5635997a69cf968384ffe2c50 719 1.00/1.00 vMB 43
497,319 497,319 00000000000000000041e9b5bcf5e5bec1e7da7556de783aecdf970260a35721 2,301 1.00/1.00 vMB 86
497,318 497,318 000000000000000000c6bfb1c4697794b4dae3ff57015909efc3a91d65e896a4 2,835 1.00/1.00 vMB 46
497,317 497,317 00000000000000000045adbfba36f18b301bedbb5cbec83da4ab8ed67d5b6fd1 2,254 1.00/1.00 vMB 112
497,316 497,316 000000000000000000cfe0cb7ad6e569445f7c52c79342a5e35b86bfc33cc8b4 2,117 1.00/1.00 vMB 35
497,315 497,315 00000000000000000037a334da70d7b970d7c98d187053aff5dc98ceef7d980d 2,335 1.00/1.00 vMB 12
497,314 497,314 00000000000000000061829b50183e4052ae18b5a9ea7ae88956db876e1e9157 2,339 1.00/1.00 vMB 124
497,313 497,313 000000000000000000b8b13aaf261f137f62c6a703a4df59784a838f89778b2d 1,331 1.00/1.00 vMB 50
497,312 497,312 0000000000000000006b936ecc7219cad39727f1b39515abc6f101a7a0d926ce 1,229 1.00/1.00 vMB 53
497,311 497,311 00000000000000000072ae8958a4d8eda1283d637fbcfebda4c958223c7139fc 1,822 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.83 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: 636.98 GB
    • Received: 12.40 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.