Loading Tool

Explorer IconExplorer

Memory Pool

33,935 transactions
13.89 vMB
0.15718757 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 11 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.71/200 MB

Candidate Block

Mining Attempt 0dbc1f16700a9f96a91b56de78cfe29ee64c6978199af2587ab55564ad8dfd38
Version 20000000
Previous Block 000000000000000000007873c95dc411eba52476eef36e6e02682cc89630ef0e
Merkle Root bd43eb3420ade39049ad2c69db014180568dfb2ce6b103f074a9f833f7281120
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,071
Size: 1.00 vMB
Total Fees: 0.03947473 BTC
Avg Feerate: 3.74 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,070 (668,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
244,663 244,663 00000000000000aa8ece0795d002cfaa8158839545bfc6eed4819c66881ac843 0.12 MB 197 103
244,662 244,662 000000000000009c7263e1c49b182f8aac9c69d107f8d65a7de44fee5d15376d 0.05 MB 128 104
244,661 244,661 000000000000003a507647c1dad68002a79b735efe57ff816c7709ce04d08938 0.17 MB 411 173
244,660 244,660 000000000000004f0c2d9bafb8ad73dcdf0bdbb65336f7ed2527ccf35c5bd17b 0.09 MB 205 1,133
244,659 244,659 000000000000006de96da8f4bb0d178745e1e503d27bb4860b6afd9f0be83056 0.05 MB 141 106
244,658 244,658 0000000000000058ec0c15019fd070d140217478f96e3b69272e9b982f5eedc6 0.12 MB 239 110
244,657 244,657 00000000000000b7270b05db9bc4b6aeb7a44381b898351672d2e82f1c0c18a4 0.20 MB 460 140
244,656 244,656 0000000000000001cfb6dfb3097da3ca44d9810e113ac208654e0096c08c33a7 0.01 MB 24 107
244,655 244,655 000000000000002d5d4bc0e32a56c229995d704a1cf42144831dbff10de1175f 0.03 MB 91 219
244,654 244,654 000000000000008e695d76e822236ed8b36c4b44ddf9e9bc6e9c752090201209 0.04 MB 81 58
244,653 244,653 000000000000004b86fa39cb0e764273a07a046a745622427dd2870dad65db80 0.15 MB 302 151
244,652 244,652 000000000000003f373e62b08629b6ee7f304c783d033c395ebdff8eb90f07ca 0.01 MB 25 83
244,651 244,651 0000000000000011d97a1f0aa9d98ceae8f54b93bab7e69ff4fe655d5a08a195 0.15 MB 287 109
244,650 244,650 000000000000001c178f7dcbb4bcbd17e9ae1b2abff03b7adc19653e0a005274 0.03 MB 64 9
244,649 244,649 000000000000001bb95481c9f4b1635d8d5470da2124f623653b286bf9f20753 0.08 MB 200 96
244,648 244,648 000000000000002672a538e2f86763f1e1b97102e93d1ae1d085580af612a982 0.05 MB 83 45
244,647 244,647 00000000000000ba40bf2553802384d0af4f462e77f0cf4022c365df115bb086 0.20 MB 525 147
244,646 244,646 000000000000008a74ecdd0c5c3d10fbd6b9aaaf82d58236840aa93e5eaf6748 0.07 MB 150 72
244,645 244,645 0000000000000028524d3d64d3ca84f4bbc000210b3e572c2ead89ba75ad472d 0.06 MB 147 76
244,644 244,644 0000000000000053474c31e219cca761a93799b77ceddc84e32e83a506f956cc 0.23 MB 479 95
244,643 244,643 00000000000000be3cfb08a289a6e9c1722504a2d58bc0aed9f2f5307c75e048 0.07 MB 178 119
Previous 10 blocks ↓
Total Size: 778.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 63
    • Outgoing: 10
  • Data Transfer:
    • Sent: 75.96 GB
    • Received: 0.25 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.