Loading Tool

Explorer IconExplorer

Memory Pool

34,226 transactions
25.75 vMB
0.05601751 BTC
Random Selection Loading Transactions
Max Size: 129.96/200 MB

Candidate Block

Mining Attempt 875103a83369d78ab515adb07615699277c6b1dda95a3ebdd752ed870e45f97b
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root 3eb22512fbb8837d02521965ff62190d8b75a78619b897f5376197196fb64fe1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.00889120 BTC
Feerates: 532.98 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (270,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,389 644,389 0000000000000000000d6f38cc993cc3051d328d38932dfe8ee8319dbc33bf1f 2,985 1.00/1.00 vMB 151
644,388 644,388 00000000000000000007c0eacfbb78b204bcfc07742c3cf2d5fdc8cffb05ef7e 3,459 1.00/1.00 vMB 186
644,387 644,387 0000000000000000000cba8118f52f2d7a89096ea655f282847759d514b64827 2,722 1.00/1.00 vMB 143
644,386 644,386 000000000000000000061d5a559fe4dd4d0392841275f3ef89fc83738fdbdfe6 1,114 1.00/1.00 vMB 137
644,385 644,385 0000000000000000000baefb8baa444d97d6bdb03d56f56d3ab81928c8a4024a 2,457 1.00/1.00 vMB 148
644,384 644,384 0000000000000000000d56eaeddb95bac9688adcb3d01a662444a755c3ad0a9e 2,895 1.00/1.00 vMB 147
644,383 644,383 0000000000000000000ac43353ff549c438770fb061401fbb36ffbdccf77801a 2,839 1.00/1.00 vMB 150
644,382 644,382 00000000000000000005cd53ac261d525c2e4510b18a0d69cb82af3d5f66a743 3,038 1.00/1.00 vMB 160
644,381 644,381 0000000000000000000752cecce0b4cfe9f3cbd5ef2d160d00e5d100e3ee2d39 2,885 1.00/1.00 vMB 151
644,380 644,380 00000000000000000009e7569b053268c820033dd817d4ee963addbb0e91ea7b 2,935 1.00/1.00 vMB 152
644,379 644,379 00000000000000000008d9c81bd0f282d7bc51b830ee2cf824285d923d0060ed 2,698 1.00/1.00 vMB 39
644,378 644,378 0000000000000000000deb5767dc3c43e45cd041245be53061abcb291bc54502 1,951 1.00/1.00 vMB 26
644,377 644,377 0000000000000000000e9d79cd05f4e493a74e0f598ee292597c088386902bb2 2,335 1.00/1.00 vMB 107
644,376 644,376 00000000000000000008ab044fd37215c6d8df64b18adcb6ce583f95a33af013 2,439 1.00/1.00 vMB 39
644,375 644,375 000000000000000000050554745b097129847127fb2cf951cd261bf8aa05a199 2,072 1.00/1.00 vMB 68
644,374 644,374 0000000000000000001076e9c2e3232dd428a578480e3031a4c0ecbc0a9a9c35 2,628 1.00/1.00 vMB 149
644,373 644,373 000000000000000000018aaceeba67cb310a563c3b859409799900b7a20f68a3 1,918 1.00/1.00 vMB 101
644,372 644,372 0000000000000000000cbc378dc316486071f28de74faa6fabe5009c01e51da8 2,398 1.00/1.00 vMB 153
644,371 644,371 00000000000000000008874c196d7acd19c5b8f042a16ccd75276b3616a4427c 1,052 1.00/1.00 vMB 89
644,370 644,370 000000000000000000025a4720ccbc93fa198b79b11b89a1559d9e5d244a1eb3 2,594 1.00/1.00 vMB 119
644,369 644,369 0000000000000000000a0e39db505ac996d5e453bdfbccb14fbb152f07d2a5b4 2,607 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.