Loading Tool

Explorer IconExplorer

Memory Pool

36,262 transactions
26.22 vMB
0.06936500 BTC
Random Selection Loading Transactions
Max Size: 133.48/200 MB

Candidate Block

Mining Attempt 6567d31abcb2399a5ba439380150ab8c1bdf915dd95d918432e1516b56b66f44
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 8cefac5a463913600f6c24a133c1ef8707373ffaaa0d2a6c20162c5391b436fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.02058983 BTC
Feerates: 165.59 > 2.06 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (337,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,834 576,834 00000000000000000012d2164c7801516343da94cedffa1f3a34a90f4d17d594 3,078 1.00/1.00 vMB 112
576,833 576,833 000000000000000000188cc008f9fa40fe9b2815504dfec4c05c3a9be6a1334b 3,257 1.00/1.00 vMB 59
576,832 576,832 0000000000000000002099f12fa3e30b1b00399fa83ca04f9aa0029f096d4ea8 1,453 0.44/1.00 vMB 50
576,831 576,831 00000000000000000029f46ae84395f927b15576c9cec9944bdfaabef39117d6 1,876 0.66/1.00 vMB 24
576,830 576,830 0000000000000000001fc9ab27d91f4df40e7f1501fdbccc124fa79e73b0dc4e 2,906 1.00/1.00 vMB 82
576,829 576,829 00000000000000000002e47ba43e6561ca6e13db04354b95770fe265471bfe01 288 0.15/1.00 vMB 35
576,828 576,828 00000000000000000017d1410a3f697a5ef1caf69235d8609a6da6375702a19f 2,848 0.97/1.00 vMB 23
576,827 576,827 000000000000000000151efbdaf7c4bf57a1cd36da930a93d40bde79dafe51a1 2,190 1.00/1.00 vMB 75
576,826 576,826 0000000000000000001d95dbf26ab19052729d93f75610830181069b63f5387f 2,109 1.00/1.00 vMB 107
576,825 576,825 00000000000000000005a22a89952f5e722838419441e332e2fcf168c70b8f7a 3,055 1.00/1.00 vMB 64
576,824 576,824 0000000000000000000381f6bddf9db8c993b1748b0f0e2ec7dd5648323a60bd 655 0.83/1.00 vMB 13
576,823 576,823 00000000000000000017b31f11c0f207b0429dfcee6c715637cf4fbf1630fc75 1,276 1.00/1.00 vMB 24
576,822 576,822 0000000000000000000965f99e2882e8adfe11470c0384217ff3cece24c7a753 269 1.00/1.00 vMB 4
576,821 576,821 00000000000000000013a571511a00f1c6a04fb457293bb3440f8838015bf7f1 1,182 1.00/1.00 vMB 40
576,820 576,820 000000000000000000040dd6cced9764e196756fbfe6c9da3627537e3d198031 503 0.81/1.00 vMB 15
576,819 576,819 0000000000000000001666ea179839a843372114200f38b510c76c79038c4c52 2,177 0.97/1.00 vMB 44
576,818 576,818 0000000000000000002342053bce8ae442e2d3632ae21ad9a84fb1470dd28329 2,269 0.98/1.00 vMB 8
576,817 576,817 0000000000000000002651cd535519a0ff0200b553f323593de4789f639ed7c1 2,608 1.00/1.00 vMB 101
576,816 576,816 00000000000000000001c5349f79302403d359c92d49b48f630e8bbff4efa5ba 165 0.06/1.00 vMB 124
576,815 576,815 0000000000000000000cb03963fc93d72bf57af7105c571cb562a3259a4b9b93 763 0.50/1.00 vMB 19
576,814 576,814 00000000000000000015a6c5f7dc5714d022e6f8a3ed9166debe7fd88a9a9620 2,250 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.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.