Loading Tool

Explorer IconExplorer

Memory Pool

82,552 transactions
30.14 vMB
0.10127756 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt 7c3d74329f962327291e2d6aa3146d7ca16bbbaf9b4b92e2bc4d7da9c611026a
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 079d595bbe28d6d6f6b46ddeadac3749d67ae8b942e81546b0344ff437c04e78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,359
Size: 1.00 vMB
Total Fees: 0.03054942 BTC
Feerates: 301.57 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (567,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,300 347,300 000000000000000013392301d28812f5ce2b3a50fe3cd4bf25d9611abd93eccb 1,433 0.81/1.00 vMB 25
347,299 347,299 0000000000000000018a2949009fe75921bb6737cb2c1bc887a8ea6bf5ce056f 1 0.00/1.00 vMB 0
347,298 347,298 00000000000000000d6e3ad108d4c49eb02c586497f7edf8773e5d1456759eaf 34 0.02/1.00 vMB 24
347,297 347,297 000000000000000006a4096ac98c907a3354fdf2dae617739c588a80bf0b54d4 96 0.04/1.00 vMB 24
347,296 347,296 000000000000000003e16385d627e00a9e39eff0953d186765d7b15270e26897 94 0.05/1.00 vMB 31
347,295 347,295 00000000000000001267cf2cff18e1d218fe7807d40ecfe111a38f8fc5a05091 886 0.38/1.00 vMB 27
347,294 347,294 000000000000000007a67a0dabaf9679e16579352068ad0620fe09e31714b8c7 1,554 0.70/1.00 vMB 34
347,293 347,293 0000000000000000041a7d829415657b9b302400db70878cf3783a5f3dc69a4b 239 0.11/1.00 vMB 28
347,292 347,292 00000000000000000807b8c6889902ca26c6506b9a8006be81d0b52bf5cf146a 1,140 0.88/1.00 vMB 18
347,291 347,291 00000000000000001134fb568ad3728a8fc753af8f78c112e40c6ea903a4149b 1,329 0.49/1.00 vMB 43
347,290 347,290 00000000000000000d427211d16b7e70049b3f75628f896b57fef522760757d7 31 0.01/1.00 vMB 14
347,289 347,289 000000000000000012fed6d5470b791cc06c9a86ed078c7d749b9b74dfae5d15 657 0.40/1.00 vMB 23
347,288 347,288 0000000000000000028b8d7691204adcd5d602c610eb23d77b464b1a253a1c51 1,203 0.72/1.00 vMB 22
347,287 347,287 0000000000000000035cd59b1cb27f6932f6bd8eefe4c9a45144502de340fb1a 2,086 0.99/1.00 vMB 27
347,286 347,286 000000000000000008e8de040a890798af9ec0a716333a27f72d2aeef5ae9b7d 1,151 0.77/1.00 vMB 22
347,285 347,285 000000000000000006b27ae9d1a2394c3a61f253530f049c3b4ca49082b71ffc 128 0.04/1.00 vMB 34
347,284 347,284 000000000000000010126275c39b75eac7fe1d45677b221e243bf52f183929f0 265 0.12/1.00 vMB 44
347,283 347,283 0000000000000000032ca2a86bfd3a834f866501330a40daa35dc2d15c0d1513 961 0.66/1.00 vMB 26
347,282 347,282 000000000000000003e6a97e9fe4ee7c70172e22c94fa7d62c200d06240372cf 316 0.27/1.00 vMB 10
347,281 347,281 0000000000000000086d45e087fac68a7f7a79646e68d5310d4dcb36a8c57d36 1,221 0.59/1.00 vMB 30
347,280 347,280 000000000000000011ce54e640d876b20cfa22bb1fbcaf74baba0e529dc16a44 680 0.34/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.