Loading Tool

Explorer IconExplorer

Memory Pool

88,463 transactions
33.81 vMB
0.13856147 BTC
Random Selection Loading Transactions
Max Size: 199.94/200 MB

Candidate Block

Mining Attempt 0d4f7f442cf5c17ddc5bfea609cf8d3af402627ba19a7680ff906bf1abe38fd8
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 43388bb9ecb96b7536bf3f4607f248e02ec077d5da150af2bfe8b4e13b59674e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.05547557 BTC
Feerates: 469.97 > 5.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (356,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,327 558,327 00000000000000000008c041dcf779be53135a476ee1b9611cd9ab364c94ec6c 1,154 0.37/1.00 vMB 12
558,326 558,326 0000000000000000000dbfba95b36654efed0adb92af19257e7b17963279423d 1,272 0.44/1.00 vMB 12
558,325 558,325 00000000000000000002dff51fa0d7afd5dc666cbc878917707388e26adbf4b4 96 0.03/1.00 vMB 10
558,324 558,324 0000000000000000002a6269360b110148c5375b67a002bf71310f3b98f18bc0 1,609 0.58/1.00 vMB 12
558,323 558,323 000000000000000000086c88d1c69df8ab0f2c9f585071d8159aabc166820bf6 1,751 0.58/1.00 vMB 7
558,322 558,322 0000000000000000000fa075b6c6d5536a303cd02ae135c225bd6d0629a0ada2 2,782 1.00/1.00 vMB 10
558,321 558,321 0000000000000000000a12c8d35418f203103dbd3efa912859c7b89d51cff1b4 3,064 1.00/1.00 vMB 16
558,320 558,320 0000000000000000001670689d9c84097aa478398922b06d4eb0f13759c90c71 2,923 0.99/1.00 vMB 6
558,319 558,319 0000000000000000000e0dbeac7da07e6ba3521927f54714268ef3452e073389 3,147 1.00/1.00 vMB 19
558,318 558,318 00000000000000000014a7fa6cb3c065c3465007235052c9009112ca2f177d1b 872 0.32/1.00 vMB 3
558,317 558,317 00000000000000000005cc66940816ba2337fb96edf83c9dfed5ed4579cac716 2,308 1.00/1.00 vMB 6
558,316 558,316 0000000000000000000704c989f50ae333f13eb335a5c10c2d93c5f9380020c2 3,275 1.00/1.00 vMB 14
558,315 558,315 0000000000000000000fad3fe001ecd9420343bb172fa9661bd8b59ad077122f 2,094 0.67/1.00 vMB 2
558,314 558,314 0000000000000000002ea4a0c5d592a9b536a0fb0f6aeb2397b25c3e8e74c71a 3,389 1.00/1.00 vMB 20
558,313 558,313 000000000000000000219641e84c72c059450f83b740174ae56d9272dd869e32 1,607 0.51/1.00 vMB 10
558,312 558,312 0000000000000000000cf6ff43e5fbe912b390f58e509ef9afd3f954d12b6854 490 0.15/1.00 vMB 9
558,311 558,311 0000000000000000001d0f3e5235aa2449e6207da77a9d3a60384318910e584b 3,247 0.97/1.00 vMB 4
558,310 558,310 000000000000000000170b4710171a17e2ed5043eec0c019ad0feef8aa8b79a9 3,407 1.00/1.00 vMB 19
558,309 558,309 000000000000000000304d1bf9e4a2cd8a4e93eb59194a4e52dcaaf780fd3409 2,027 0.67/1.00 vMB 10
558,308 558,308 00000000000000000031933c071661388931fd258dbbd551132ab916c1a94e47 2,009 0.68/1.00 vMB 10
558,307 558,307 00000000000000000009b3306d6e7a7d483097bc115468eaf3d53a473d80c5d9 2,693 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.30 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: 657.88 GB
    • Received: 14.56 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.