Loading Tool

Explorer IconExplorer

Memory Pool

40,319 transactions
26.46 vMB
0.05701303 BTC
Random Selection Loading Transactions
Max Size: 138.00/200 MB

Candidate Block

Mining Attempt d40d4bf9e74d73ae0bd24d364abf2de92887edf2307fbf3c6e73157ddf566073
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 8cb0351756472bdcf6bb77a1234bc4daa9ef6f1d4ed7190553b37746d1412ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,334
Size: 1.00 vMB
Total Fees: 0.00828865 BTC
Feerates: 50.27 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (356,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
558,306 558,306 0000000000000000001e420964fdee878235928b04ff343e748ff6a0cdefbc0d 3,465 1.00/1.00 vMB 20
558,305 558,305 00000000000000000011e07d83bc94edc8db2496e545a2e55042e03eb3f9bf06 487 0.18/1.00 vMB 11
558,304 558,304 0000000000000000001db1d5141726ae1f032cbbb6a5cae06bd5dc3c5ea2973d 3,102 0.96/1.00 vMB 12
558,303 558,303 000000000000000000020f85053bb4418c3a000d7a4ac0888c2c254b33b2127e 2,529 0.75/1.00 vMB 10
558,302 558,302 0000000000000000002c462b074aa6d8fc6dd623cdaf14d32ae8df6f671a5b1c 18 0.01/1.00 vMB 16
558,301 558,301 00000000000000000015dc59070aa95b3a7da731ef33e421697afb59067247aa 121 0.05/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.