Loading Tool

Explorer IconExplorer

Memory Pool

80,219 transactions
21.89 vMB
0.05360376 BTC
Random Selection Loading Transactions
Max Size: 146.18/200 MB

Candidate Block

Mining Attempt 89e7bc7f664c8edb4f63e1d8bc0fcc367a2f53e9ba37f7d8490b133f1d8bc0ef
Version 20000000
Previous Block 000000000000000000013c6f9b669911ae6f8c1c6d5d504f92b045695d7266dc
Merkle Root 3956d09b9e1362fc7a81e04a7af5ed1e5581dc1b324cada6455467bbe28794d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,814
Size: 1.00 vMB
Total Fees: 0.00350976 BTC
Feerates: 30.21 > 0.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,129 (866,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,448 49,448 000000000adbf2d43eda4e554fe2f1ca3da5513b2f8e3785279256025e4cd2a5 1 0.00/1.00 vMB 0
49,447 49,447 0000000005bef31140af19360fd952bbc75eff4da93d303134822f55d182849c 1 0.00/1.00 vMB 0
49,446 49,446 00000000081533527125dce052bae3bca26473cad13d5d83b5a1055463fac79c 1 0.00/1.00 vMB 0
49,445 49,445 0000000023c9c21e0128eda511ba316ac187d6d169a868970ee958feefd09c3c 1 0.00/1.00 vMB 0
49,444 49,444 0000000027b8b57fda2dfb915daff2a6c2984d2106f4e6048819a1a2b6d24ead 1 0.00/1.00 vMB 0
49,443 49,443 00000000285cce767f8c136ef626e8efbfa7857e0deec14e74f92e792df8f089 1 0.00/1.00 vMB 0
49,442 49,442 000000000d34ac81149bccd8738228276e0f0482a21756e1f9bc0eea6b389cd0 1 0.00/1.00 vMB 0
49,441 49,441 00000000295217b023ac2ac01d9c188c1e77707ef4b2c75434f7a232a28a2f7d 1 0.00/1.00 vMB 0
49,440 49,440 000000000320fcc496faa38271d41984f588730a47dab2ec633b1559200bb6b6 1 0.00/1.00 vMB 0
49,439 49,439 0000000006e0ccf38380d0f5f5796fee9b057ebe1fbde15c90b83a0a8ef77ae6 1 0.00/1.00 vMB 0
49,438 49,438 0000000008ded00ab69ffdaa03e14b1bd08d8b7f03a32998301f56f1195b5bee 1 0.00/1.00 vMB 0
49,437 49,437 00000000247e8b93683eff61ad955e4c8026b63955cc0c4a27e105c864bc293f 1 0.00/1.00 vMB 0
49,436 49,436 0000000021284d2bcf92adb9d3e76ab9d0724b0715c44be1318eaab5def99f73 1 0.00/1.00 vMB 0
49,435 49,435 000000001b3830fb73d4117f6d322ee9e0a1d890ecf115dcc47a9a5d5bb3c25d 1 0.00/1.00 vMB 0
49,434 49,434 00000000187a2816d2d6f8881ad64d3cf06e9ce35090fa33d35846e1dedf448c 1 0.00/1.00 vMB 0
49,433 49,433 000000000255574921d6970a639ab8445807fbb20dc37578ee9227c952d037f1 1 0.00/1.00 vMB 0
49,432 49,432 0000000025c5f151740e62c46f6d0791f8f4b51f5dd6b15150cb8a6029b8168c 1 0.00/1.00 vMB 0
49,431 49,431 000000001c865207b3042e1604e7bb2345cad76f9dfbf16f115c880f6fd03565 1 0.00/1.00 vMB 0
49,430 49,430 0000000004f341e667f59f481d245758a4d69647971d2c64e813352dd37c411f 1 0.00/1.00 vMB 0
49,429 49,429 0000000024bc0c14085929e25a441c9ea0ebb7269b096ceb19fc6b6c6e5e7b3e 1 0.00/1.00 vMB 0
49,428 49,428 000000001b4f22ca32882d20fc882712791a7d541781c8bea0e8a285d7fc5df4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.34 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: 817.25 GB
    • Received: 24.38 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.