Loading Tool

Explorer IconExplorer

Memory Pool

25,139 transactions
5.67 vMB
0.02570842 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.76/200 MB

Candidate Block

Mining Attempt a278016a7ad8f56964d886447dffde1e9b850e1e8505a00950ecde3ebd1604f0
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root f300677cbbf3df72b2aac246284e32917604dfaa85e345403294833245bb914e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,118
Size: 0.51 vMB
Total Fees: 0.01206495 BTC
Median Feerate: 2.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (760,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,727 152,727 0000000000000da31fe6270612d770a7313f6245ca75437298671b3c9833da5f 37 0.02 vMB 88
152,726 152,726 00000000000004d38223550875d775be67ed7b1059c1effd630c641b15bba8b8 60 0.02 vMB 52
152,725 152,725 000000000000017308ff0e5869806b2ca9cc9b63d5830a94a96089a312aa6fc2 67 0.03 vMB 286
152,724 152,724 00000000000005c4a920808176463a3064f4d60bdee3e8115a0d1619441532b3 19 0.01 vMB 45
152,723 152,723 00000000000008cdca87791dc4ce9a6e6af104ca2a0b339a27861b59cd3631ae 34 0.01 vMB 26
152,722 152,722 000000000000047110013d7ba152cb3764527a83e4d1b30140764ab447775e0a 25 0.02 vMB 111
152,721 152,721 00000000000009d46966c9645005fd56af2dd6d26ef2d940a2f297e08a1edbb3 105 0.05 vMB 68
152,720 152,720 0000000000000bb5e94c1b20d459c0b536f04b51208ff029f22fb3b3f3230f8c 6 0.00 vMB 82
152,719 152,719 0000000000000936c914c4fd8e86c048c7baa012317df5babe991e079b2c42bb 41 0.01 vMB 170
152,718 152,718 00000000000003c9cf13a02f921961375b083ebc6ad28ca7977f8b8face07ffd 21 0.02 vMB 711
152,717 152,717 00000000000006856fb784db44c2f8008ee4a466913bac46cfca833ce33a9171 36 0.01 vMB 478
152,716 152,716 000000000000007260248a9d3b8b74bc6350500d2891fc3d76e525e6c29eccb9 85 0.03 vMB 70
152,715 152,715 0000000000000a33041b5b9b20373e34adefbdb473a5189c061ae0b7ddc446dc 23 0.01 vMB 0
152,714 152,714 000000000000089994b80a47d3ebbbc63399a344f8c917210d45ecd530b77ae7 54 0.03 vMB 62
152,713 152,713 000000000000013c873ffbe255384abb157bcfe859ad415666262b018336e595 44 0.02 vMB 95
152,712 152,712 00000000000000a5c729ef04767f32dd5506e5e2e900a11212e308e8e2f4b5c2 123 0.05 vMB 59
152,711 152,711 000000000000058cb2383aca808f4876e68674f2985a4feec63ed5b2acc1381d 53 0.02 vMB 168
152,710 152,710 00000000000009df6c1e1c8f71f6985b30d5732c7eb945f48e4b0a08f039af58 69 0.02 vMB 163
152,709 152,709 0000000000000ded776a24fa119dd117a95e2ea399cd58e5dd82ea9cca7d1cfc 13 0.00 vMB 32
152,708 152,708 00000000000004d235210ae0500f805c6c2cf15002b36cfde039a879c0aa5f32 12 0.00 vMB 81
152,707 152,707 0000000000000b8ec9894537d51e44f754fbae3ad5358c71e3ce94c511807b76 16 0.00 vMB 79
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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