Loading Tool

Explorer IconExplorer

Memory Pool

75,640 transactions
28.06 vMB
0.08631986 BTC
Random Selection Loading Transactions
Max Size: 170.37/200 MB

Candidate Block

Mining Attempt 981485823c1eae7d1ee62147e236916f27926916c77a5ee1c0bf4f13387bc8db
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e511a6fb10797734c6a7970a4a829950112e11aa0691395ca8b473f09a7f4fa6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,896
Size: 1.00 vMB
Total Fees: 0.02596324 BTC
Feerates: 402.60 > 2.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (586,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,643 328,643 00000000000000000280a67b9a5aa5b8a8618bac5f91ea6e3440c030a47b2ae9 885 0.60/1.00 vMB 23
328,642 328,642 000000000000000011546b33e1a5af03835d9c221f6845eaf69e851b3fbe2e7e 191 0.10/1.00 vMB 30
328,641 328,641 00000000000000001a2a4960bf4a942d6ee3c5fc8a0339849dd2a46559339878 1 0.00/1.00 vMB 0
328,640 328,640 00000000000000000c3922766ca0ae03221038fdf05471840a1eac2241ebddeb 444 0.29/1.00 vMB 24
328,639 328,639 000000000000000013059752ffe5f19dbbe8a79204f341a77bc589849efe2001 265 0.16/1.00 vMB 23
328,638 328,638 000000000000000001a36cd06a4d554d4567fe086c805f577c1b8f6b835b4014 217 0.11/1.00 vMB 23
328,637 328,637 000000000000000015fd637032b46f0b4ff734a535dfbe85ab404769a598ae44 281 0.13/1.00 vMB 28
328,636 328,636 000000000000000017bec1ffefc3d7a6071611719db1ce3a47f9c9ba08b3ede7 1,399 0.72/1.00 vMB 26
328,635 328,635 00000000000000001b3916635eb38d526c266bd5d96762af74018275bf471c63 64 0.03/1.00 vMB 38
328,634 328,634 00000000000000001af2db1ef89afffae0332a4b9015ca15e0f6bc6d6f41fa19 387 0.19/1.00 vMB 29
328,633 328,633 0000000000000000023e0a7ba3c56318d054452ce90b965cef89e748b95f4a31 97 0.10/1.00 vMB 18
328,632 328,632 00000000000000001b7c22cf4a93fa5a99b1520e9057113e0b48282414418868 526 0.24/1.00 vMB 28
328,631 328,631 000000000000000013561be3cdb32f17109a13f5e45dbb4ec9186a1d36a5b2c0 80 0.04/1.00 vMB 20
328,630 328,630 000000000000000005c645051b7404ecc63e0e44afd70d99ef2a656ba7d33084 642 0.32/1.00 vMB 30
328,629 328,629 00000000000000001885886376e185bcc0f058f2861bb89f2f20f33bdc141e3b 363 0.18/1.00 vMB 28
328,628 328,628 00000000000000000ee734aed108428d128072e9de52a8deeb21c8562c7edb3f 97 0.04/1.00 vMB 32
328,627 328,627 0000000000000000049726fc25b256d6cfb2f884f985ae315261bb572b9756b2 622 0.32/1.00 vMB 25
328,626 328,626 00000000000000000b9760186ceb73bb06215963317224bacbf2f0163c5d87f2 948 0.58/1.00 vMB 25
328,625 328,625 0000000000000000051451e5a85f9f26f23572bff67da1f0fb5d55e36aab830d 151 0.05/1.00 vMB 37
328,624 328,624 000000000000000018e32321ffa66542161c369c4669241332f18cdddc039a32 46 0.02/1.00 vMB 24
328,623 328,623 00000000000000000c38291912b8382b31ef3323077728a94ce2630ff4d7befe 792 0.34/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.