Loading Tool

Explorer IconExplorer

Memory Pool

84,064 transactions
31.61 vMB
0.17599770 BTC
Random Selection Loading Transactions
Max Size: 187.80/200 MB

Candidate Block

Mining Attempt eb5594985b64617d5f06fe79c5c9dbe807119874579a1bc987bd474f2596665f
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root de1180a3b7e6e1db4bbf3290ec3209adcfc4f8d2e143ca9f45fd32d1a7d422b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,523
Size: 1.00 vMB
Total Fees: 0.06651111 BTC
Feerates: 269.69 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (610,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,854 304,854 00000000000000000377f03c12fc024aa36f7efb445f564d338f93b7544dceae 255 0.32/1.00 vMB 17
304,853 304,853 0000000000000000075ae2baab11e3392aa70085af7c6fea4909cdd631c7c63e 770 0.35/1.00 vMB 35
304,852 304,852 00000000000000005198e106b197c273cca0f9acf74921c840c3ca9dd614ad9a 426 0.32/1.00 vMB 27
304,851 304,851 00000000000000000ab1337237c10b23f4e2a8df3dab675b7e059ac1bd7193be 316 0.35/1.00 vMB 18
304,850 304,850 00000000000000003cae9856dd87675955dada9c647bc9f22d0882c9ace73903 1,425 0.75/1.00 vMB 31
304,849 304,849 00000000000000003afb1fdf0867fc063775e69f9ae79870bb8727f25b49e88f 846 0.35/1.00 vMB 41
304,848 304,848 0000000000000000065dbf3b5a0c53e7243fed1f0c791317b32a3aead1003685 978 0.75/1.00 vMB 24
304,847 304,847 000000000000000045877a8e19f44875846183318a67d6af7910e89b31a91d60 654 0.35/1.00 vMB 29
304,846 304,846 00000000000000005072f07ea1cc73712f42ff24b203b7e28ae622012a1b1ed2 512 0.17/1.00 vMB 59
304,845 304,845 00000000000000002f76601d776537ca7e025109e14815b9ff3a41460428e118 509 0.35/1.00 vMB 27
304,844 304,844 0000000000000000078b052209ddfab04eec4d16d99cb0b267728e2559725d94 54 0.15/1.00 vMB 9
304,843 304,843 000000000000000003cb27bd9047b28b03cad525e50aaab97262ae187ed3bd63 248 0.50/1.00 vMB 15
304,842 304,842 00000000000000000657f725a0554943c340790bba03b8c968ce5a4b355bc895 803 0.35/1.00 vMB 42
304,841 304,841 00000000000000000ff2ab98ff97347b60bc904411aeeb9c47eaa68fe086a086 512 0.17/1.00 vMB 59
304,840 304,840 0000000000000000251c6af3f28fa346b7adaf4d0f86839135e44f18274aea32 271 0.17/1.00 vMB 29
304,839 304,839 000000000000000036e1193b5ad315a88d12216cc6731711d49fe6f14c8d5ba3 248 0.14/1.00 vMB 28
304,838 304,838 0000000000000000497403a42eab5d094ffb0e0529beaf8528db09852082b8d3 318 0.25/1.00 vMB 21
304,837 304,837 00000000000000002744f7ceda54936f88f457e607bb298fbfcd1a27436f1f4c 1,355 0.75/1.00 vMB 31
304,836 304,836 000000000000000003e74f8b6ba24c852faad459eb5abe08df82f925955fad7c 75 0.05/1.00 vMB 22
304,835 304,835 00000000000000001afd5d985962a26f032d46380c71d1ef0381bb57836ab1a7 104 0.07/1.00 vMB 17
304,834 304,834 00000000000000004db10c964a3715b97a60872f48c40552250f6ce4e7459d4e 1,465 0.80/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.