Loading Tool

Explorer IconExplorer

Memory Pool

25,682 transactions
5.73 vMB
0.02862909 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.39/200 MB

Candidate Block

Mining Attempt f68730b4f47b3c31bf2398e5dbeadecf6a62080f2b487afbe0a2887fbcb3416c
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 9311691ebc02be87c801184824287b0b2fa6988399c5933ce335dfa4c68b34d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 0.53 vMB
Total Fees: 0.01455084 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (760,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
152,706 152,706 000000000000049292bc1e7409bff38ef2dc41b2bfadd715e2152550a1e3e9e7 58 0.02 vMB 58
152,705 152,705 0000000000000d5fcc4b006a6e642b42c14cc6b404d82dbc618189c08010b7f7 32 0.02 vMB 197
152,704 152,704 000000000000030874b69fcd0ffca6e25c567532470fe59bd76620b3e54dd2f8 119 0.04 vMB 56
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: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 33.53 GB
    • Received: 0.54 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.