Loading Tool

Explorer IconExplorer

Memory Pool

84,609 transactions
31.71 vMB
0.14005700 BTC
Random Selection Loading Transactions
Max Size: 189.94/200 MB

Candidate Block

Mining Attempt 2e5e64e3e9d5daec40bbc7039f0fb9ee62e61049795f6bfddd9d166ac513bde4
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 519b4ea603ad6a3ee9ee7393fffdcc9f3f537a699355f4a1473badb1f0f7bbf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.05646366 BTC
Feerates: 163.06 > 5.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (92,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,922 822,922 0000000000000000000303c39413112dea0b42d97fae36872f04dc720a86352a 4,154 1.00/1.00 vMB 99
822,921 822,921 000000000000000000007b75bb5a1636e60f7d9700c73620a70cc2c5c242438f 3,980 1.00/1.00 vMB 103
822,920 822,920 00000000000000000002271c1c4a072ca685b0db85fd37fac9284e2079dec4a6 4,221 1.00/1.00 vMB 99
822,919 822,919 00000000000000000003d1ee95efc669af1937f3fac7562813c99dc9ed92aec1 4,548 1.00/1.00 vMB 104
822,918 822,918 00000000000000000001daa744db0bb508fc7ca8548003bfbf0f133a6badc8f6 3,526 1.00/1.00 vMB 126
822,917 822,917 000000000000000000002e655cc571ed5448d9cb2fec0cabe02dbaebe83df693 3,601 1.00/1.00 vMB 117
822,916 822,916 000000000000000000000681d8a9272c4448f5872fa04b83a92a1983d295aeb9 3,598 1.00/1.00 vMB 125
822,915 822,915 00000000000000000003c283b03fbb3f8159679480ce0030b93c027130ffb4f9 3,773 1.00/1.00 vMB 148
822,914 822,914 0000000000000000000017d4df224a399b523f3b4809b514fb6cebaa1ffcc97e 3,301 1.00/1.00 vMB 119
822,913 822,913 00000000000000000003333a77c1c411ad827055a87f683117c20b5d31522ccd 3,700 1.00/1.00 vMB 161
822,912 822,912 00000000000000000001838a4d848aa4bc745edeb89f5cf7760dfc51f9c16c7a 3,846 1.00/1.00 vMB 132
822,911 822,911 00000000000000000000c8d8d675926047f06ad0440e9c88038c23b72a046b54 3,540 1.00/1.00 vMB 135
822,910 822,910 00000000000000000003959d3d4a4d686fc915c0bdf8d8a662072002af29f4b2 3,615 1.00/1.00 vMB 158
822,909 822,909 00000000000000000002c55f671602496cabefe00832335d0df8c4df1cec8b9b 3,881 1.00/1.00 vMB 160
822,908 822,908 0000000000000000000108d1e71ce0ba9e1a8f2f9c075bd3cdc6b9d3f8f46108 4,100 1.00/1.00 vMB 174
822,907 822,907 00000000000000000001bca896bcfba5dfe540a9175ef8befccab82d517c4f6b 3,923 1.00/1.00 vMB 196
822,906 822,906 00000000000000000002798c45e0257d5749b95ccde5f27fd44649ea7782d2cf 4,373 1.00/1.00 vMB 199
822,905 822,905 00000000000000000003371c7876a85673ed634fc42df0bbb1673791ee693f9a 3,628 1.00/1.00 vMB 220
822,904 822,904 00000000000000000000a35648cf9e7e1f0c0a795d06ce2c6f89e05637e99359 3,107 1.00/1.00 vMB 176
822,903 822,903 00000000000000000002b01e2e71d72f8f9e653d29725af7f6ddaa7a3fcdb518 4,023 1.00/1.00 vMB 191
822,902 822,902 00000000000000000002517f5371bfff5211e75864d0dc9c9ea378fd52bb13c2 4,403 1.00/1.00 vMB 196
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: 11
  • Data Transfer:
    • Sent: 697.26 GB
    • Received: 16.52 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.