Loading Tool

Explorer IconExplorer

Memory Pool

40,438 transactions
17.79 vMB
0.15434002 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.24/200 MB

Candidate Block

Mining Attempt 68e23fec237ccf78a131d0615ba6ea134dd2468417643e5cb624507bb3cf3ef5
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 29eb84016430c316f3094e35ab8f3ce13f8a55667ff8545c218398da565600c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.04574397 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (657,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,731 255,731 000000000000000ebff6cadc5fc30f1f4a61b99a26b6a62c21102c951ad8bc06 612 0.24 vMB 148
255,730 255,730 00000000000000310d44f3930c41fb3769ba39326a46d20e81ea39514af5c477 37 0.02 vMB 67
255,729 255,729 000000000000001791d8691e1a8cad5222d76e2fb2243dc9b808d940cc9f09a2 73 0.03 vMB 128
255,728 255,728 000000000000001b008f92b683deade478842990492df6111941bad2669bd5cb 513 0.20 vMB 151
255,727 255,727 0000000000000027ba9a649a919da133919f5120f7af1f08511bf59d49977fa1 23 0.01 vMB 117
255,726 255,726 00000000000000219fb30dae581cf4ac2cc901829d78d346f03d037f1c9b4df3 54 0.04 vMB 122
255,725 255,725 00000000000000320d2ef3552fd6889750509a1e50cdd7e2a6c444e17c4c5756 202 0.11 vMB 98
255,724 255,724 0000000000000007d6c13f39c608e52fc82247d6fdb1baeff9c52a26741f3ea1 146 0.13 vMB 53
255,723 255,723 00000000000000251b3251750060391dc2c2eecdb3aa7e2b06ef2ba31dbcdbef 659 0.25 vMB 145
255,722 255,722 000000000000001d93e3b65d5d29e94dae2c98ab8c341d17efdda5205dc9199d 207 0.09 vMB 111
255,721 255,721 00000000000000166bda256fdd63dbde31e76e165f8df61de9fb610b794b3be3 55 0.03 vMB 58
255,720 255,720 00000000000000281e85a92e5f104135008e6bb0c8c76ef0fa0e9e9bfd7d10e7 312 0.13 vMB 129
255,719 255,719 0000000000000036bb8b200759770d1a8f0f8d5323a07c23e4982d67bdcfde7c 8 0.00 vMB 97
255,718 255,718 000000000000000de396817591a6c1e4273b46b5e22b3485b407972f979e6f57 130 0.05 vMB 120
255,717 255,717 0000000000000004707149c4a0f1970123e475838af604e2c0ea24ce08b3d975 129 0.06 vMB 107
255,716 255,716 00000000000000387d48f7d1990435cb6039dacf4eee9d477214717709f54c62 434 0.17 vMB 140
255,715 255,715 000000000000003798e62fa45c084886b64975f6f64adc8a2b023069a308474d 298 0.14 vMB 115
255,714 255,714 0000000000000000be43710e5981c776da2f49409371fca123b223e6f3b60923 242 0.10 vMB 132
255,713 255,713 000000000000002b8560268566abfda7c9e7a012f13a038ce8745774a79483ee 198 0.08 vMB 129
255,712 255,712 0000000000000006299bc22dbcf505a76b5770d7f427320d926b95d3e6cf434f 154 0.08 vMB 131
255,711 255,711 00000000000000064dc926562805494b5f0ae89f30987108e38853f6478211bf 134 0.06 vMB 104
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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