Loading Tool

Explorer IconExplorer

Memory Pool

29,241 transactions
10.54 vMB
0.04127505 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.56/200 MB

Candidate Block

Mining Attempt 3b0ac92e81ce787a315d620edc46bf81e34191c1a26eba576da3042a8790e9a8
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (744,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,005 169,005 00000000000003ed83c90590600505c25c74333768c6e618b0e7472ed21892cd 80 0.03 vMB 117
169,004 169,004 000000000000031224dd9fca4e531bc1273013482b5f20ce1bf58382e0422e73 40 0.01 vMB 154
169,003 169,003 00000000000008b98cfb06f02741d8396365985c3630023d5434c7f8238d3ab0 5 0.00 vMB 131
169,002 169,002 000000000000078de090acaa14dae5e439e130bae41cc81609eda1f9c17f7916 67 0.04 vMB 53
169,001 169,001 0000000000000a519a8f5e43d4f4f1a32f0c37ced4aa19fd558d761c34f33f1f 91 0.03 vMB 42
169,000 169,000 000000000000099e9f2a34b7780d71b1234e08a60afe229dc0aa822f9d841610 35 0.02 vMB 62
168,999 168,999 00000000000002ae050c303f56107fee6cc4bf7582390b2d45ff917c3184958e 44 0.02 vMB 148
168,998 168,998 0000000000000b6b23de3615462c26c2ac1007542961f16b42f9739448e0ec95 30 0.01 vMB 12
168,997 168,997 00000000000006fd4bb6bd2c15dfa04331464d4d67c988ec22f2f0e227431757 1 0.00 vMB 0
168,996 168,996 00000000000009f80b4e7b5a33a443ae0dd89047b9667798a6c156390b34c1b6 103 0.05 vMB 239
168,995 168,995 00000000000006a467bb20a8b1f17c102602294b89d965d3f5669b4ec2cdaad7 42 0.02 vMB 136
168,994 168,994 00000000000001f25c4f01e71e87d76e27af71fa96b797794dbd5d9ab07bb3ea 19 0.01 vMB 84
168,993 168,993 000000000000063a5a4479c13f3d5dec83f4f56fe5648ae4c8b6ee0b54ce0a36 24 0.01 vMB 20
168,992 168,992 0000000000000aef64813ccd8169e710ae82f31e139d0da7a33a1067568b4b2d 31 0.03 vMB 139
168,991 168,991 00000000000005b3a14cea12582ed341199d078e043cb4dde4ac988828f09a0b 43 0.01 vMB 174
168,990 168,990 00000000000004d56a58cbc2ee39e3393983dc2ad2963f6e5097fb60a583502c 149 0.05 vMB 135
168,989 168,989 0000000000000866ba29c5430436fd4de32fc0f7e5911135f39c3ab9405e4c50 26 0.02 vMB 184
168,988 168,988 000000000000067fa6ea836839804cda9036839a372aa9c0dd58e6cc96d8e942 19 0.01 vMB 9
168,987 168,987 000000000000088f5aa14babd3b41ebeb3d4a98415d8b9dee9ec7669fb77399c 12 0.01 vMB 51
168,986 168,986 000000000000070573904d98284c6725f48b37cde7dfdd5de73c5aa7514cad5c 56 0.04 vMB 130
168,985 168,985 0000000000000921971d3a022620249f2997cd0ca3226efd27fae42d2105c9e2 12 0.00 vMB 89
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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