Loading Tool

Explorer IconExplorer

Memory Pool

44,622 transactions
28.75 vMB
0.12700141 BTC
Random Selection Loading Transactions
Max Size: 149.63/200 MB

Candidate Block

Mining Attempt cb8679a802e298478a032ab21cfa7ae2735327b79381713acd2fde750a87d0ee
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 1aa19615889f00fe14f6f4e2113f9b2fe050e3eb2ce64f792fa82d1f6c61d038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.03932179 BTC
Feerates: 201.13 > 3.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (172,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,061 742,061 00000000000000000001f8e40c0e2f272806809906a4e14b27e56ba6ce6fb34d 319 0.13/1.00 vMB 12
742,060 742,060 000000000000000000089f1821acd32581c7743f6e2949b30098c0e1cb446fd3 2,152 0.73/1.00 vMB 13
742,059 742,059 00000000000000000009256a691ab443e376133a5a7aca0c5b2311a096ca3351 568 0.17/1.00 vMB 16
742,058 742,058 00000000000000000008fee7ace3e7d66f84cd93ee1cc9c0e912808b762bba51 644 0.49/1.00 vMB 2
742,057 742,057 00000000000000000007f6538b67016a833684c61ae733c4bbe0de4f4c5ce151 3,019 1.00/1.00 vMB 6
742,056 742,056 00000000000000000002f71d421468d90865b8b4a1d538c46711797645dbfc10 2,674 1.00/1.00 vMB 24
742,055 742,055 00000000000000000006fb817f18c8b4de526493047b2ddb8e07b961fda0df83 3,148 1.00/1.00 vMB 12
742,054 742,054 00000000000000000000520a5bde03b4b5de2bc108966cfa6ee0263e4bd38750 2,849 1.00/1.00 vMB 25
742,053 742,053 00000000000000000007a3e1a65d388a79da0a96664a2bcc2bf0b20f232a71f8 1,582 0.71/1.00 vMB 8
742,052 742,052 0000000000000000000908d2cafff6333ddf423f701801fece0cf44affc0dd94 1,286 1.00/1.00 vMB 18
742,051 742,051 00000000000000000001b6a203967a8481683a00473e28f44b05db259a97b894 1,023 0.50/1.00 vMB 9
742,050 742,050 0000000000000000000684d3c003c87b61eac7c8049124e02463f511d302d596 164 0.14/1.00 vMB 5
742,049 742,049 00000000000000000003305d10d20bb8a5b186e7175db5397966e7b48e356f75 1,554 0.72/1.00 vMB 8
742,048 742,048 00000000000000000004064406e7deefeaf4cad2a4e1ed26988e4ea50647898c 2,132 0.85/1.00 vMB 14
742,047 742,047 00000000000000000002f0e98669d131abaaf154773b5d10113322321f8a5a2f 1,350 0.90/1.00 vMB 4
742,046 742,046 00000000000000000004c348e366800cbbec8904b3b6006fc59c7e01211a1473 3,439 1.00/1.00 vMB 16
742,045 742,045 00000000000000000005575e2c86e78fbb59b389bef75e24c625af72773395cf 3,047 1.00/1.00 vMB 10
742,044 742,044 00000000000000000008a8bcb5e1db48c5872accba40118f342e529302f2a742 2,728 1.00/1.00 vMB 24
742,043 742,043 0000000000000000000664050ee14ed8d5c6d6f3a6dab9ceb80f9cb30c294db3 2,526 0.89/1.00 vMB 12
742,042 742,042 000000000000000000024c6f5f57525d2bef15386778c0e95fd93857c4b20724 1,383 0.55/1.00 vMB 13
742,041 742,041 000000000000000000055c5de9dfd3d869995fdf8daade1d730e3a74ff9b01e3 464 0.13/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.