Loading Tool

Explorer IconExplorer

Memory Pool

37,474 transactions
18.26 vMB
0.14512585 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: 95.57/200 MB

Candidate Block

Mining Attempt 9a4267db70b287efcfc5dffba3f6f3170684ff1ea64d03b960312838fc96260f
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root e2f4ed48ed11be461175bd332fe0924046d893e31e2c8dd6113cd977f56a468f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 952
Size: 1.00 vMB
Total Fees: 0.02903400 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (743,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,629 169,629 000000000000077aa7147fc8d2f5970bb73ab6748aea27ef4a11a38fefbc814b 25 0.01 vMB 55
169,628 169,628 000000000000013f66d9ab80d58bbfef371293b70f89832f18b89e84b6938142 145 0.04 vMB 11
169,627 169,627 000000000000030d8a7706a04b512e062f6f8c1485d2df1a413a1441be563a45 41 0.02 vMB 110
169,626 169,626 000000000000003e973e00ddac7bf6470001de51cdc790c91600eb84d839cf89 35 0.01 vMB 257
169,625 169,625 00000000000006ca7bb5be0dbd0e2b81ea3b179f17218d6a2ca3116c4678ff78 135 0.05 vMB 1,087
169,624 169,624 000000000000015dd1727e778b9a0bff4f9b337562a4aab48c62fd2586bde179 37 0.01 vMB 90
169,623 169,623 000000000000060ac599eff63c207ae5ef25a16e7472d9cc754aeb2b639c921b 6 0.00 vMB 138
169,622 169,622 00000000000003626809e09ceb5044b42b2b93fe30f1dfffa78b62adbb675eb9 11 0.00 vMB 0
169,621 169,621 000000000000093dc92a4c56974c0b5d8ebeaabc34d4e71c6d4e44ab9b0f8cbc 26 0.01 vMB 235
169,620 169,620 000000000000094e53e4225cf5c1c08726893e3604db4a1bfbd6b48f4c8706df 83 0.02 vMB 42
169,619 169,619 000000000000083bde45abe637c315bf01d2608a99949c3a0dfa10eb6f35086d 46 0.03 vMB 79
169,618 169,618 000000000000065d7da5b4863dea45c43206b977affd6d03c2be829a13fcab96 6 0.00 vMB 181
169,617 169,617 00000000000009543cf79062596f1c033aceb80758f6ac3878e39925dd83f566 41 0.03 vMB 59
169,616 169,616 000000000000052cc01967b7c0cc74b9dd5bd96f830ed5a53d92a6709bec1019 68 0.02 vMB 321
169,615 169,615 0000000000000502576aae1bc79fb0be20423a88a3014df35369f9ee9626e245 12 0.00 vMB 334
169,614 169,614 00000000000001401274ab753d8eeda5afb7e25719cb7af59c0dbc81149e0c1f 73 0.03 vMB 176
169,613 169,613 00000000000007f2a6f6c264c040739a7fa501c3c2fdf14b5af1f034e55cb0f2 10 0.00 vMB 51
169,612 169,612 00000000000007afd9e6e3203dee83f53cd8f3650abf468bbd64f2610fa707b7 110 0.03 vMB 166
169,611 169,611 00000000000006794fa73438a841517e203a4bb3cecb554ba783696c14f3c644 22 0.01 vMB 574
169,610 169,610 00000000000006fda9a06a2f6bdbe11d082bdda5d07bb1feda390c4067d85392 110 0.05 vMB 131
169,609 169,609 00000000000008ff39ef9deb6b1e45740f671d23896a014e8a5654a9c0b2cef7 9 0.00 vMB 57
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 131.81 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.