Loading Tool

Explorer IconExplorer

Memory Pool

86,917 transactions
31.84 vMB
0.15606668 BTC
Random Selection Loading Transactions
Max Size: 191.95/200 MB

Candidate Block

Mining Attempt c1e27ec0aef705ca3915ad39b8c61d4031db92170d1c7a6d5e398f11e74bcaac
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d4d77a54197de134dcbd5cea73b76999d0d204fb6af58603709ee4bc24f3c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.06939072 BTC
Feerates: 214.31 > 6.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (380,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,009 534,009 0000000000000000002703baf1b29e85d16a8c73dd5c63cf2fb11fde2d361f3f 25 0.01/1.00 vMB 27
534,008 534,008 0000000000000000001fa73e267e861eefd0366e43253aaae9b87b0e4cd3832c 348 0.21/1.00 vMB 16
534,007 534,007 00000000000000000015f83abaeba1a2523a818616cb7e99059e98072e90af4f 146 0.04/1.00 vMB 15
534,006 534,006 00000000000000000000f5e16dd6e807aeefb68f70fea3f91e8ae282d2117816 190 0.11/1.00 vMB 8
534,005 534,005 000000000000000000137e8c1e1db58a2ec84ca90b27f91747c392ccee946408 664 0.33/1.00 vMB 10
534,004 534,004 0000000000000000001284bdb20638587d758ac251c0088094b982343fac5f91 389 0.15/1.00 vMB 13
534,003 534,003 00000000000000000021e6c89925e7a9d9923fd648a7920be86a98d53bd70cf4 2,228 1.00/1.00 vMB 11
534,002 534,002 00000000000000000020f5a9e9d0574e03540606b01442da683875b46a713870 216 0.47/1.00 vMB 1
534,001 534,001 000000000000000000177add5b50883263c7348d6f474187b41561961a99a121 2,520 1.00/1.00 vMB 17
534,000 534,000 00000000000000000012f19ba6a75c237345a1d669b261a4388904fa15857545 902 0.79/1.00 vMB 2
533,999 533,999 00000000000000000020015c159425689d886011e01db5ddc3191d95212812cc 1 0.00/1.00 vMB 0
533,998 533,998 0000000000000000001ccfcb06a3c15a3d9e9fea2c49f0be42f85dc9251c2efe 1,774 0.64/1.00 vMB 30
533,997 533,997 00000000000000000015da669b582828302daa2ec1e62e0a1db5b52824edb5be 746 0.32/1.00 vMB 13
533,996 533,996 0000000000000000000143ad8dd56a749f93e12ae5aade4dc596e34ebf3b2d75 286 0.11/1.00 vMB 16
533,995 533,995 00000000000000000024138c791bfd5ec2000f5c7a6acf69fb609c2dc2e92e60 754 0.79/1.00 vMB 10
533,994 533,994 00000000000000000035f332d340bccedeb884221a0fbb4512e744caec8da2fd 2,543 1.00/1.00 vMB 16
533,993 533,993 000000000000000000323c9aa48c0d314a11b49a0202788303899370ddd156d2 396 0.25/1.00 vMB 20
533,992 533,992 00000000000000000027bb1a41aa83a7524e5f9600da72efd9c141515b3553cb 142 0.05/1.00 vMB 51
533,991 533,991 00000000000000000030ff6509537abacaf2000002943ae14c31d9ac6de0b059 569 0.54/1.00 vMB 5
533,990 533,990 0000000000000000002af8f14d8f50982e87b97bd100d52f86be44f80bac3fc5 253 1.00/1.00 vMB 1
533,989 533,989 00000000000000000005a81cbffe0cfc5c5fbc7f855ea789fb3992452fffbf6f 2,644 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.33 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: 660.80 GB
    • Received: 14.77 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.