Loading Tool

Explorer IconExplorer

Memory Pool

38,122 transactions
18.43 vMB
0.15456382 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.67/200 MB

Candidate Block

Mining Attempt 6c861f7f900f80deb01ec1b37b4fd4b06e8a661cc325c732c1714639ac8e5561
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root aab16809b802a145dd42b2366460a155705f265b1ae5bf13c8800bcf7fd4024a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,572
Size: 1.00 vMB
Total Fees: 0.03493718 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (727,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,135 186,135 00000000000002ea6a3b6ec6d5e260f9af7db8e0d485b96cf615058eed0616b5 512 0.20 vMB 140
186,134 186,134 00000000000004c9716a2837fa24aa7e5e72ea7d41c99eb55256d0237f72572f 559 0.25 vMB 123
186,133 186,133 00000000000000f8bbad5639702676c0a8967d23ccb8066aa8bf9fe3e91de1b5 11 0.00 vMB 70
186,132 186,132 00000000000004c736494df86151ca40a91949f77e6b3b80ed0063b6ac557607 177 0.06 vMB 63
186,131 186,131 000000000000082db04eb6bb91bda9b33bd9286e8fcb7c828da46ab0cfeadddd 30 0.03 vMB 55
186,130 186,130 000000000000066ac592a073ac8b6cee1f25fcadc212cd2877f93b63cfdaa526 63 0.03 vMB 96
186,129 186,129 00000000000008b765834fdf78a433d05fc3805f61ca1acc9f34ff8ceb6c27ad 29 0.01 vMB 30
186,128 186,128 00000000000000b6c1cf1c00667d1f715332a55bf7cf2f9b6976e74a16a39f52 736 0.31 vMB 150
186,127 186,127 00000000000009763ec6e94b1ed8b04e73b7439c98524d1aec3e5f12ee2b0872 111 0.05 vMB 59
186,126 186,126 00000000000000a619a6f3952f07ab445c04e21ade0306b7b593e8418fe7ed64 31 0.03 vMB 199
186,125 186,125 0000000000000808f7ea0544fc569b4ee59283948131d71659354ba93b1022d4 120 0.09 vMB 110
186,124 186,124 000000000000099aa14a0e1160727f3052b5a86631675c4c6d36c846e2319e3b 5 0.00 vMB 3
186,123 186,123 0000000000000937600e820332097f566398f24294b025a9fcd9fe51c02bcb88 128 0.04 vMB 92
186,122 186,122 00000000000009698d8b37814fbe55d3bc43c7e0775e7e676c0d48402bd26ed5 259 0.11 vMB 121
186,121 186,121 000000000000064a0d7d4e46b9b70f3624a33c7cfda5eb8f8709386b3ce4bb8c 13 0.00 vMB 15
186,120 186,120 00000000000006cb3a7f46bd9fdc4b8ae25c5cc4b8eac97de8e12cb5641b9a93 511 0.20 vMB 153
186,119 186,119 00000000000001985042602ddda65361eed1f5c66918a11dc5cd4643318c8327 127 0.05 vMB 179
186,118 186,118 00000000000007af2282eac67da7a9fc0f3689aa7e80d9b0f6b8c9b44e9855e7 74 0.05 vMB 45
186,117 186,117 0000000000000045f3c87f686bd55c5a25dc227be9746d8b00a360c1a187dc5c 35 0.02 vMB 52
186,116 186,116 00000000000005f1aead4f1c7d7d0865c681387595a1c6db61990cfa3ec8390e 224 0.09 vMB 107
186,115 186,115 0000000000000898c2cc79a5dcc324de8f82b88f79a0206aa729edd75cddf44d 12 0.00 vMB 15
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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