Loading Tool

Explorer IconExplorer

Memory Pool

45,762 transactions
27.93 vMB
0.07621436 BTC
Random Selection Loading Transactions
Max Size: 145.79/200 MB

Candidate Block

Mining Attempt 0732b980ef2fb653b03dbd54ba2175cde42f06c8f6715e4380cc01a72dd9ad9b
Version 20000000
Previous Block 00000000000000000000872bd86dbc21d0bfba26523e519ffa828ce85b508bda
Merkle Root 145dfe69dd5db153f639580317a72ca197c57efb49961cd8bf26425392e7d93b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,763
Size: 1.00 vMB
Total Fees: 0.01891417 BTC
Feerates: 100.00 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,889 (561,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,745 353,745 000000000000000004d37f83fb6d04a5f8557fa6df5a35290380b3e4b558ace5 527 0.26/1.00 vMB 29
353,744 353,744 00000000000000000c23c414a31305687b05030351fcd602dc3d2e360ccca693 209 0.09/1.00 vMB 35
353,743 353,743 00000000000000000838a4069e1b79ee7cd472991e5f2fd728181b97c61e2eda 278 0.14/1.00 vMB 31
353,742 353,742 000000000000000013069507edb27eafae592c2be60f97f8f00224dbb6569e45 208 0.10/1.00 vMB 22
353,741 353,741 0000000000000000074c2fc7fac591154afa4e7551c61918462cb8d6c4d189a2 411 0.23/1.00 vMB 25
353,740 353,740 000000000000000004abe84df444c4b53677cc535c9ddef04f3a11de09062041 698 0.33/1.00 vMB 29
353,739 353,739 00000000000000000fed42ed5c89f5873345f1a33774b4de5348d32cb4d6ed2f 586 0.31/1.00 vMB 23
353,738 353,738 0000000000000000064902e8165311618b158a0b4b09111f631b09d334fc2df0 624 0.52/1.00 vMB 24
353,737 353,737 0000000000000000048e10cf9fe49d2f726ad17ddc8a94d0543f9ef1a99ddc2e 147 0.09/1.00 vMB 25
353,736 353,736 00000000000000000d3638f5d1a5b66207563be39a482c0c3f2589bb4bf104c8 233 0.26/1.00 vMB 12
353,735 353,735 00000000000000000f4e6263642aa5c41de82a96f99149972c713bf3a5ad9db6 251 0.17/1.00 vMB 22
353,734 353,734 0000000000000000128c20af9b4607e12ede0a3af12c02bda96dad1752c4e0f2 257 0.12/1.00 vMB 28
353,733 353,733 00000000000000000df5fda5d7a5a92c47ea71e100a3ff9f01dc1773fcbba901 50 0.10/1.00 vMB 6
353,732 353,732 0000000000000000128c4fc28cd1b1db487eb7faf5d5b64caa5ec6d00e8ecd11 28 0.01/1.00 vMB 23
353,731 353,731 000000000000000003ac4924b89c6bb1a3d66db7dc82d772989e035859c88595 139 0.10/1.00 vMB 17
353,730 353,730 000000000000000011d5cfd46be8a76266e003f973f8f586a65fdea7494ac8b4 521 0.27/1.00 vMB 29
353,729 353,729 00000000000000000180a715fc2d68d691ae94dfdaede6b14eb59d8cabe8e6b8 256 0.14/1.00 vMB 30
353,728 353,728 000000000000000000408a768f84c20967fac5c12cc6ed00717b19364997eeba 87 0.04/1.00 vMB 24
353,727 353,727 000000000000000007bba9bd66a0198babed0334539318369102c30223008d89 869 0.40/1.00 vMB 29
353,726 353,726 00000000000000000f033a283868e1c073f02282672fbfc5ecfcd48d33b5ab70 729 0.39/1.00 vMB 24
353,725 353,725 000000000000000005e29a52f5fb4be1bb9e80163a62298973f3b9880481065b 658 0.34/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.04 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.