Loading Tool

Explorer IconExplorer

Memory Pool

82,137 transactions
30.95 vMB
0.10358297 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt bdf6d43c6790ec5f8318d5535d6b2f632ba64b525a48782fc1643ff8805f9e73
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 7db3c51e70eba46432f30a9870e844f04300866106ba05dc5a1ba6b65cb03a77
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03079878 BTC
Feerates: 200.89 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (442,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,317 473,317 0000000000000000015942f34576f178c6d4bf70271564c83d4807496f93a755 584 1.00/1.00 vMB 53
473,316 473,316 0000000000000000002dafa8bf5b3da551be25d925c6863cb841b6618e85f3b6 1,283 1.00/1.00 vMB 162
473,315 473,315 000000000000000000f6662a92756f3eaae1f9deba22bcb72c7bed4ecc95de93 608 1.00/1.00 vMB 80
473,314 473,314 000000000000000000f20e4eba6278917666d8e82ab8c3e603ebc2f5581cb6b3 1,277 1.00/1.00 vMB 160
473,313 473,313 000000000000000000630b94ff8d83831e04af0df2cb7063530ad03f5be56f35 937 1.00/1.00 vMB 49
473,312 473,312 000000000000000000536ad427d0a2b4a2462d18b0270833220d756bc82cf1e1 1,680 1.00/1.00 vMB 319
473,311 473,311 000000000000000000231ea65289126e5539d60563f9a08dfd7fcc0bda2c14e7 2,114 1.00/1.00 vMB 265
473,310 473,310 000000000000000000dcea8945bfb50f0d661e89e62edc41ec0be842fd73434e 1,174 1.00/1.00 vMB 23
473,309 473,309 000000000000000000895a1a961c9421370d3954bdc363fd15693c138a33503f 2,160 1.00/1.00 vMB 283
473,308 473,308 0000000000000000014526c59a2353cd3d803237337e385fee27e995630a95c0 2,192 1.00/1.00 vMB 124
473,307 473,307 00000000000000000141a0df657924c304909ded0e7f157035c0bd403b23eb07 2,140 1.00/1.00 vMB 182
473,306 473,306 0000000000000000014885c35db98537fd0392d2f9aa014597d6a1575075ad55 2,025 1.00/1.00 vMB 56
473,305 473,305 000000000000000001537e17bfa9ae2668108c2b8faa3ba7673ba930374873c4 1,682 1.00/1.00 vMB 129
473,304 473,304 0000000000000000015eaf13bbefd2c554479c538a9fb4c2360147ef3cc0f5e0 2,259 1.00/1.00 vMB 334
473,303 473,303 0000000000000000004bc96b58c82b863fe8b63c00ae4d387d33f8a33715f89b 52 1.00/1.00 vMB 76
473,302 473,302 00000000000000000146e88db8b87408ac10eeb364cde75919170663dc6d07be 2,053 1.00/1.00 vMB 258
473,301 473,301 000000000000000000a8fb04b7c7269baba14bf9f917198e57ed79296af25b9c 1,924 1.00/1.00 vMB 244
473,300 473,300 0000000000000000005f95826ecccdbfea3a332227343b56431aaf5ff545b430 1,978 1.00/1.00 vMB 277
473,299 473,299 000000000000000000cd6cf1dcc4e5e8ae305e91099aba54c3a282584bc45a26 1,289 1.00/1.00 vMB 128
473,298 473,298 0000000000000000010cd415d60e5c668c32a18b3cf4da38cbe4600da77a2dd1 2,189 0.99/1.00 vMB 294
473,297 473,297 000000000000000000837daeb00088616f9b692fc8c4207106394431b00b60db 2,250 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.