Loading Tool

Explorer IconExplorer

Memory Pool

18,946 transactions
8.45 vMB
0.02767118 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.69/200 MB

Candidate Block

Mining Attempt ddf454a1dc7e08358f1d8c00ba2c7c02b3855328c05a02ed97ba59938fe04314
Version 20000000
Previous Block 000000000000000000011207d815dcab53014ede61d467451b27e34c6dbb1c7f
Merkle Root 8a6b46011e1c88d545942291502b93ea9f0a4be4b1a72fac3c5fcba6aff378c0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,882
Size: 1.00 vMB
Total Fees: 0.01024563 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,432 (750,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,044 163,044 0000000000000352ac9898afb4f6d1b34b43de809a3621e9af3bb7240024d20b 115 0.11 vMB 145
163,043 163,043 00000000000008e566f7b8ae95377c2d5c4a5667e74e7a4c2cd185f67c131a64 65 0.04 vMB 48
163,042 163,042 00000000000006be048170ee25fc2e2e5040343d462002f38e30a5e6db81ea91 38 0.01 vMB 7
163,041 163,041 0000000000000574bf66f334f89ca028a354265208fba88509c6b471aa693684 12 0.00 vMB 771
163,040 163,040 00000000000002d9dc799201f6b4e7dea8daac14972f95ab5db38fb7b74dafde 11 0.01 vMB 106
163,039 163,039 00000000000006111c307eb6a515432bfdf1854eadaa5e8399e418a87112fb2c 8 0.00 vMB 14
163,038 163,038 000000000000075d670511808881799a25247f16ae597f9a994573b3b88d68a2 85 0.05 vMB 56
163,037 163,037 00000000000001bfc1e7767853144d454e3f47c43a5bab32b1b2a93094769a89 10 0.00 vMB 364
163,036 163,036 00000000000009e315da91f9c3bda55ea525c61170dcba8e5e2498c89fdd75bb 93 0.04 vMB 355
163,035 163,035 00000000000009fd6d7b46427e1a6248bae5647b87aceddf5cd2bc9876373b09 1 0.00 vMB 0
163,034 163,034 00000000000004c2db18f8d7d49404f17b90d969456b9beb4b4db6b38d4dd16f 19 0.01 vMB 154
163,033 163,033 000000000000088fd57a3948318fab740f928a4360cfdbe9b614f8329e93aabf 8 0.00 vMB 28
163,032 163,032 0000000000000b96dc88dd1d57b92a6d7df56d0f023b7a6cb70582c22733e26b 24 0.01 vMB 120
163,031 163,031 00000000000008f119843d71681947f5f045184fbcd4205ef4e92877ced08581 21 0.01 vMB 60
163,030 163,030 00000000000005e2a89ebb3f2df72e635db9aeb3cbeb1907c913657450a6d7a6 19 0.01 vMB 59
163,029 163,029 00000000000005212939e69cf0a1cff3d4e86164a7299f843aaccf4979ee2add 5 0.00 vMB 28
163,028 163,028 0000000000000c01369cd4c98ad51195817f4f7fba14cfeb4c1f81ccb3d0f4ca 11 0.00 vMB 92
163,027 163,027 00000000000007dc4935e9f17c7a51be883606329054b6f6bcd57441996529db 37 0.01 vMB 18
163,026 163,026 0000000000000d239a449534c6bbbfb68677cc6b2fd3498623d820119193c16a 30 0.01 vMB 292
163,025 163,025 00000000000008a3e98f78f6c8722e18cc60af451ad6fe462e1627d50fabae0c 31 0.01 vMB 131
163,024 163,024 00000000000000f5518144f5545c082086be9a9023315a87b7ada3b2fd68a006 116 0.03 vMB 43
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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