Loading Tool

Explorer IconExplorer

Memory Pool

26,123 transactions
6.04 vMB
0.03685766 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.59/200 MB

Candidate Block

Mining Attempt 7aced9811e37892b1370003bd2f6a0a257e1ca9b87abfba2b4adee0c17730d02
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 7f9a63f101e3ef19a48fb9180eabd0f4ff43a792c8c7629bc284dcb1ab8953cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 0.88 vMB
Total Fees: 0.02324402 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (743,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,423 169,423 000000000000029a31034793749aaa11d1bf17bccc41e4ad49f949ffb21b9329 65 0.03 vMB 121
169,422 169,422 00000000000009a13611b6818855290277537f0f065efa7210b78e14e26a6546 46 0.05 vMB 118
169,421 169,421 00000000000008bdc70fa50ed53ae1f88c2aa437eb8813f24c51321ce71bc7e1 30 0.02 vMB 35
169,420 169,420 000000000000028d5b06af4b5a825d605327ed13869bed68f121f15c0a40710a 46 0.03 vMB 79
169,419 169,419 000000000000090fdafb26a6d9b05cdc69f9e9dfc88ce9d9b85b1e526464ba39 56 0.04 vMB 356
169,418 169,418 000000000000004a42076bc09ffd83dec16671e8a6bcbf74c124f31ce98de565 128 0.06 vMB 125
169,417 169,417 0000000000000248be2adf8fbdc8a74c13e01fbd908369673a55964b35c02b9c 31 0.01 vMB 1,739
169,416 169,416 00000000000009d46988817e55af8fb9609e21daada8897734cd7b267429cff5 21 0.01 vMB 95
169,415 169,415 000000000000071ba2479514507c5f83835fc2f07e058aa61492e96126b35cc6 39 0.02 vMB 122
169,414 169,414 000000000000012b7bfc594c417036606f0ddee5825a6108dad85d43df0305d3 117 0.05 vMB 46
169,413 169,413 000000000000083dd246f57e5a3bd6b2ea0c6cb09eda556760d0383795b1b7e7 133 0.05 vMB 107
169,412 169,412 000000000000079feb7f389d591b23067466e4cc1c19ef845c10a1b40caae16c 101 0.05 vMB 53
169,411 169,411 0000000000000a0461dd589924d972e46db874d533d486101aada59cb3754142 113 0.05 vMB 3
169,410 169,410 00000000000000229733c87f43beefbfa4adf542ecdfe781950fd1e65981467e 24 0.03 vMB 283
169,409 169,409 000000000000037221dbb22ce061a8139bdf9de4c3c69d7a9068d1ae6ad9a8c3 56 0.05 vMB 198
169,408 169,408 00000000000007250134e7e62ca145f125889bf67c4c7f97dd77b190f61191ac 50 0.05 vMB 31
169,407 169,407 0000000000000024d5c1a07db67e4180a0826e83c6b2ac5aa882f5fcd0c19b8f 122 0.10 vMB 114
169,406 169,406 0000000000000538c12921bbb7db7f881aa2f796baa210ac586d8872a3701b34 19 0.01 vMB 60
169,405 169,405 0000000000000326f616dd9e42b56cf133fb3c8549df1b2536af569be6f302e6 40 0.03 vMB 148
169,404 169,404 0000000000000247cfcad921712909c4cc0475739b18ce3f92229830c211f3aa 36 0.02 vMB 101
169,403 169,403 00000000000008db924cb42caa1eef8c9468760e6c06311568c59d781b64b640 44 0.02 vMB 12
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: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 38.65 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.