Loading Tool

Explorer IconExplorer

Memory Pool

80,785 transactions
30.17 vMB
0.12283913 BTC
Random Selection Loading Transactions
Max Size: 180.95/200 MB

Candidate Block

Mining Attempt 0dbefe157fcc12e2b06c27e8abb8b1d6e51966132b46236bb6f6e2b8031da16c
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 80091e3256741fb17e5aaa577820feeb12616b3f50f499c568abcd351ca418f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.06094454 BTC
Feerates: 180.34 > 6.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (364,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,289 550,289 000000000000000000185eba50aef7a8c18849f6682dac5d835584a2e4fd288c 2,715 1.00/1.00 vMB 10
550,288 550,288 00000000000000000014be3a0c5afec279f1233acd0c1ead9eeb0c79691bfed5 2,618 1.00/1.00 vMB 42
550,287 550,287 0000000000000000001ee96f5655c1669cccec68c3e8f5bbe106c8c26e6203a8 2,300 1.00/1.00 vMB 38
550,286 550,286 000000000000000000261849e81cfd11759eafad5286d2562c0fd405888deac0 1,711 1.00/1.00 vMB 8
550,285 550,285 00000000000000000008ddcc34e4d1bd4377c580cc598fa250d7e4f63117adae 2,935 1.00/1.00 vMB 16
550,284 550,284 0000000000000000001babcc32e5d32b70c0b2ce06637b8d169cb96a572a77ed 1,930 0.93/1.00 vMB 21
550,283 550,283 00000000000000000019887f14af8e843a679d8a2d0805d8e0c47e861fb3c5ff 2,549 1.00/1.00 vMB 52
550,282 550,282 000000000000000000251ddd24312e7483fe68afaaf397492b58c59860e19d5a 2,154 1.00/1.00 vMB 24
550,281 550,281 0000000000000000000525b801ab96da12f644440cc468325014d2185f835dcb 2,482 1.00/1.00 vMB 32
550,280 550,280 000000000000000000063d5c29a495d3c0d86306e2119dfa7a6eb0e69de1b6a2 1,510 1.00/1.00 vMB 8
550,279 550,279 0000000000000000000df496c52636134711a5cb605b94f1cd8ee3432711a64e 531 0.35/1.00 vMB 37
550,278 550,278 0000000000000000000349c640e0ed416dc1701a69691f8f7bcb3f45ee4ba4ad 151 0.11/1.00 vMB 60
550,277 550,277 0000000000000000000c9c72e622dbcfe457ab913a56a433e0fa6cbceee57d61 2,377 1.00/1.00 vMB 29
550,276 550,276 0000000000000000001ca681277c3afa05bc853436e33d67a13c105fcd69d747 2,084 1.00/1.00 vMB 5
550,275 550,275 00000000000000000018f0bc3f18627666c9d69c44dd34b85fa89e3456ab82fb 2,115 1.00/1.00 vMB 5
550,274 550,274 0000000000000000000ddac3bb26ea7e451c1ee2dda477dc0c71580271cff79b 3,028 1.00/1.00 vMB 7
550,273 550,273 00000000000000000024090c1051598038ee364ab1a4750521ae2e4e5cf61390 1,133 0.55/1.00 vMB 9
550,272 550,272 000000000000000000116eb6d9a7b721ec45119e16b2714825fde1388525118a 2,558 1.00/1.00 vMB 34
550,271 550,271 000000000000000000080bcd511caea85d1cb1874a829626cb2c3e8e2245d366 2,504 1.00/1.00 vMB 34
550,270 550,270 00000000000000000021a8d8ae63ef61086e7f174190187db776211717606d92 2,504 1.00/1.00 vMB 59
550,269 550,269 00000000000000000026cb796e1f78be528750c12083f34cfc34c08b71676829 2,885 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.