Loading Tool

Explorer IconExplorer

Memory Pool

78,628 transactions
29.14 vMB
0.08443767 BTC
Random Selection Loading Transactions
Max Size: 176.69/200 MB

Candidate Block

Mining Attempt 96be3d157935eb859e713f56b9356dc6db401d083f52f3da72f6ae811c8ffe4e
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 275fb208b12adc7f8ea2d851e7ffbf7178fbd9895e062232a5c0e0e9b854708d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.02344613 BTC
Feerates: 100.81 > 2.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (623,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,218 291,218 00000000000000008220d43b0721a2ea276d44f83a109313ad724f2e8b6128fa 174 0.09/1.00 vMB 33
291,217 291,217 0000000000000000573e68669ebfd0ba2410f6890d0b9068ebeb1d44c3012629 471 0.18/1.00 vMB 35
291,216 291,216 00000000000000001972672f55c222af26e0f1d1498f4b1d8f3e8cc9f4b26952 377 0.23/1.00 vMB 30
291,215 291,215 00000000000000002461d36137789e9d644259529b598bba7be439daadc01e74 333 0.25/1.00 vMB 28
291,214 291,214 0000000000000000bdf5b897e1d7b26c20a66c4f80d709dec8bc617ff46c85b9 578 0.35/1.00 vMB 40
291,213 291,213 0000000000000000e205493c39ce585179376fcaf3edc125279f85d9c670506e 261 0.27/1.00 vMB 19
291,212 291,212 00000000000000007c200d7b41555c19619bfbbb50c6fbbbdb8fff65167a9027 685 0.35/1.00 vMB 32
291,211 291,211 00000000000000007b56ee9fd2d79e1b3486d57f882f224a1b9c87426667c5ef 1,112 0.35/1.00 vMB 66
291,210 291,210 000000000000000097f2cc82e81b8615998301202f741e04af7fd7ecd1768451 388 0.29/1.00 vMB 21
291,209 291,209 0000000000000000dd0542bfead35986d33b5fe3f0aa152c3ba5d3dea366a21f 1,013 0.35/1.00 vMB 63
291,208 291,208 0000000000000000f603bd7a0e9d22f137926264bda1448107006cc734c97d50 442 0.37/1.00 vMB 19
291,207 291,207 0000000000000000f3571f26e5957d3d1a688d02788493a3c9cf12f1c93f5337 512 0.17/1.00 vMB 92
291,206 291,206 0000000000000000a8029869bd0290fb97644cdf1b78aca7d55c2ec14977b399 374 0.25/1.00 vMB 27
291,205 291,205 0000000000000000aeabaddb551f669d5a833ee6b16af2f91bc5579033709f64 512 0.17/1.00 vMB 74
291,204 291,204 0000000000000000fdafb956e8dd96451c3bef0af810995d74405cffe793cac9 1 0.00/1.00 vMB 0
291,203 291,203 0000000000000000fee7311a0505e600f4dee64bd873ea546d8cee98c3f16703 721 0.35/1.00 vMB 33
291,202 291,202 000000000000000074c876b615a64121fe2d4b52a8c8598235e15eedc381dfa1 690 0.25/1.00 vMB 62
291,201 291,201 0000000000000000bf331e1c55c1be541fb94380710290eb27164f607e17456a 133 0.06/1.00 vMB 39
291,200 291,200 0000000000000000f1f38d91fb6b655085e0be1bc2dd04f13c95dac9b1f7e873 87 0.06/1.00 vMB 17
291,199 291,199 00000000000000005dcc015de5fce71c6c3fbecf51b223d2e783fcac8751e4f5 596 0.35/1.00 vMB 62
291,198 291,198 0000000000000000e5479fe94a8e965228b6e42fc5bf5173b152fa4821b1f6de 762 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

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