Loading Tool

Explorer IconExplorer

Memory Pool

80,935 transactions
30.41 vMB
0.08848936 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt a2def9b8a8aa885e2a84b52151fd1789e3fb2e0b59d8699cbf06e10cea79a9dd
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root e8a6d2e2adfd0979ecb5d1abd47c7155556dd3b777a80e479dc5491d7cff0c08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,599
Size: 1.00 vMB
Total Fees: 0.02314822 BTC
Feerates: 163.06 > 2.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (391,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,321 523,321 000000000000000000425fc77c6374718d97be6373b4a3a5b1b7e3f8181817ec 569 0.20/1.00 vMB 41
523,320 523,320 0000000000000000000b2b42a0ccf04bf914bc0b9cc920549915beb5e1e36531 2,032 0.95/1.00 vMB 40
523,319 523,319 000000000000000000232cad1a456b6c4b1ab74572854c22707372309fb4369c 2,590 1.00/1.00 vMB 52
523,318 523,318 0000000000000000001d070ebe84ed49011d192e56e497319011086467386007 1,632 0.95/1.00 vMB 70
523,317 523,317 00000000000000000033f76d1fde91a824295f7b3e7b48b85d9f15ac6be26971 2,845 1.00/1.00 vMB 53
523,316 523,316 00000000000000000030c280552a6c7a68e83b9da4c454f0769942fb3f8a6a7c 320 0.12/1.00 vMB 37
523,315 523,315 00000000000000000029b1edd79457bfeda1a7cd441ad7bcfc39117ce024908d 2,301 0.89/1.00 vMB 41
523,314 523,314 00000000000000000021aaf911c72eb06b6fb5073e29dc9dec940123da203af5 174 0.09/1.00 vMB 64
523,313 523,313 0000000000000000003b6677bda792bdf8a755a4e7f7d34acd09ac3cda107611 376 0.13/1.00 vMB 45
523,312 523,312 0000000000000000002c9efe640dc2816ac8183c0ef093d96769ab6fac134bd9 529 0.16/1.00 vMB 50
523,311 523,311 00000000000000000020edb9bbc051171eba7bba9b77c1e70e0b4657e4a41901 707 0.24/1.00 vMB 44
523,310 523,310 00000000000000000015175c210b73f7a81376dd93770bfd6969f05164d5eb9f 8 0.00/1.00 vMB 16
523,309 523,309 0000000000000000000e7ef6d702b50cd96644b26dc24ccee967c8b784fb1f16 671 0.24/1.00 vMB 50
523,308 523,308 000000000000000000426d89c790b90dbecde9e2df0f3166542910d20599ce3f 950 0.31/1.00 vMB 50
523,307 523,307 0000000000000000002bf6f1dae5780ba623d64a7d3603b5d9489ce4ea9ee459 1,275 0.54/1.00 vMB 36
523,306 523,306 0000000000000000000367051fb97ee02d68e12054feb2094d55f59a9be5afe3 1,679 0.74/1.00 vMB 47
523,305 523,305 0000000000000000002862572ec0e56a960ad035e3f8080f6bd06ac840eea8c0 2,714 1.00/1.00 vMB 43
523,304 523,304 0000000000000000001d316f47d203cc155f78d53b10a3d4297b4212c89c3353 1,914 0.81/1.00 vMB 43
523,303 523,303 000000000000000000039cbcb55a60122c0e7673162f491d619890bdead6131f 2,275 1.00/1.00 vMB 46
523,302 523,302 00000000000000000006e8d1324e99c801a3c56667e510b874a799f927bbbe45 1,445 0.57/1.00 vMB 50
523,301 523,301 00000000000000000026f71d6417beeea3a4e1cd32d4fbfac6d821b6542b3a51 1,858 0.74/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.69 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: 691.94 GB
    • Received: 16.50 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.