Loading Tool

Explorer IconExplorer

Memory Pool

14,293 transactions
7.88 vMB
0.03586784 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.78/200 MB

Candidate Block

Mining Attempt a201ea5f5b744f75792a221ac4df6c9aad985b54fa0c2e1767c4739e34a37d6f
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 9b34fb04a21b6c04e094c0a8dd32b2226ba770c22fba6b01274a58393b14a5c4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01958740 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (874,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,407 38,407 0000000019dd4da0fb06147fc9c1e8de88d64e4a90d3965e249525664747da14 1 0.00 vMB 0
38,406 38,406 0000000043acf25886fac3c3b8e32d273777f61d889b5532cb0290689ede5acb 1 0.00 vMB 0
38,405 38,405 000000005ecf495edec74971920810885c596dc3b84e40ab692442896223e5d4 1 0.00 vMB 0
38,404 38,404 000000001593f16e7169a18cff2d7e54f4282dc03c8efcb62bf8a6f8c689af25 1 0.00 vMB 0
38,403 38,403 000000002c456395acdb2e7f80636a8895596a1540c5859c89d1aa820d19edfd 1 0.00 vMB 0
38,402 38,402 000000000643b7250def4779267979f3b66ce44ff8425fe10dc9e8b3b2993a5c 1 0.00 vMB 0
38,401 38,401 000000008afe14fb86b0af4a5e35b28060fb88b7108581a5b62c9b5193f74677 1 0.00 vMB 0
38,400 38,400 00000000445f46146285e79c040dc5560160b33729845dbefce72a9e2c4e2ed1 1 0.00 vMB 0
38,399 38,399 0000000060218430a46a443b13cae7e8416c25e74088b51fee1697b5106aaff5 1 0.00 vMB 0
38,398 38,398 0000000089195496edf9e336bd76e1a7726b1ee73a9b10d8f544ccdc48669cfa 1 0.00 vMB 0
38,397 38,397 0000000049fb42980e681d7fb45faa189b820aac473447a83d73d1f7b38b760d 1 0.00 vMB 0
38,396 38,396 0000000028a549b3ecd1397196644c8a674096cfb2b00c27c7098c01fa1e3810 1 0.00 vMB 0
38,395 38,395 000000007328e2ce4707f385861de390cfcbabd05ad53b41015a8434f60756c8 1 0.00 vMB 0
38,394 38,394 000000008033529abe46262d8b6e10bb30d7461e2b113fb556e34ca91f8228d3 1 0.00 vMB 0
38,393 38,393 00000000367d03296a69ccb1d0667d46703725636c07e89ffe15ea8d2a9eb9ed 1 0.00 vMB 0
38,392 38,392 000000005e5b80519040d0dc05e043a0c20cedebea6e5cc959df09a4ff02dcf5 1 0.00 vMB 0
38,391 38,391 000000002086815684550b5186ac567f398dd8182a158e7bfe705a11f1853e07 1 0.00 vMB 0
38,390 38,390 000000007c4ff2611648bccbf938e4fde6966acb464792b889ed5c537b5e77ae 1 0.00 vMB 0
38,389 38,389 000000006b253269d9d3dfce951681404293edf4b237a6242c938768c91fd280 1 0.00 vMB 0
38,388 38,388 000000007533547c621befb48581b73beaa45ca7c1dad571bbda3181c9e17a8f 1 0.00 vMB 0
38,387 38,387 0000000036116aa547a9272725ddc544cc6d197c152aea53669e0ef3cc0a70a0 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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