Loading Tool

Explorer IconExplorer

Memory Pool

78,577 transactions
29.02 vMB
0.09723756 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt cde482551989857113532754195918d3d1cb065559e18f466133065ccd355187
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 69e40bf6a45362f38cbbcf834dec8f51f5038c7cc5229bb1abf3f08bf98936e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,670
Size: 1.00 vMB
Total Fees: 0.03668135 BTC
Feerates: 137.15 > 3.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (331,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,872 583,872 000000000000000000108c157a6b93e086558a42f6a195f42ecc3c128cf0b2d2 3,152 1.00/1.00 vMB 39
583,871 583,871 0000000000000000001fbd297bef4e1ab5227d274d0a538e73ce696001bdd831 897 0.26/1.00 vMB 26
583,870 583,870 0000000000000000000912ee2a601e47ef9ac1459560ba2b01bb814b4de7874e 1,960 0.66/1.00 vMB 31
583,869 583,869 000000000000000000055574eabfd309a0baeb417e82fa821725b5581e643b57 946 0.50/1.00 vMB 13
583,868 583,868 00000000000000000002e2e33eb159784aad53db75d0e468dcf533f68adb0311 1,964 1.00/1.00 vMB 45
583,867 583,867 00000000000000000010cd14024742d23be922e70f92344eaaeb2de951110058 2,899 1.00/1.00 vMB 4
583,866 583,866 0000000000000000000a6b69e57604985f04d526a9ca4181bfbd2973d43e76ce 2,782 1.00/1.00 vMB 70
583,865 583,865 000000000000000000083c9cff6b962699eade4088d0a3836faeac4f66a26ae8 2,610 1.00/1.00 vMB 58
583,864 583,864 0000000000000000000718ca7a76ee94653c7a8915b8bbc0af68db92412281de 2,609 1.00/1.00 vMB 26
583,863 583,863 0000000000000000001cb5ada9b8a30b7b389d5e0a0585129d9b6ad280dbf232 1,896 1.00/1.00 vMB 18
583,862 583,862 00000000000000000007b829db6472f61be4049cfc8f4ba94f9ef4bf26d31a5e 1,906 1.00/1.00 vMB 17
583,861 583,861 000000000000000000175aed004d3213e67be298c09dd50a3fbae1139b501f23 2,877 1.00/1.00 vMB 43
583,860 583,860 00000000000000000014f5a12a0f5140c5e437d39c8cf9a90d66298aee600e37 2,318 1.00/1.00 vMB 7
583,859 583,859 000000000000000000039cf5a38c681d6fb2646cb9fff290fd84881172bc64ec 2,584 1.00/1.00 vMB 9
583,858 583,858 0000000000000000000b110741cabd5cb986658eab11de3ad2554731a32cc5f2 2,709 1.00/1.00 vMB 56
583,857 583,857 0000000000000000001c10289c765e8511fbb76a5b2ca2d50a22cd770ec89dbc 2,306 1.00/1.00 vMB 15
583,856 583,856 00000000000000000002c6de8ea741c4e01cab3271a53a86431e19c1f83d8294 1,782 1.00/1.00 vMB 20
583,855 583,855 0000000000000000000e16b2b1fd65eaabd68044c22bebe40186c13fcfff5bbd 862 1.00/1.00 vMB 12
583,854 583,854 0000000000000000000478db7d05e69cb64a5192bfa6775c0afdf55b9be83426 2,188 1.00/1.00 vMB 25
583,853 583,853 00000000000000000001656d2d952fed91074f0c2364e3318f354307d7695feb 3,117 1.00/1.00 vMB 81
583,852 583,852 00000000000000000021c088bc59e6f832fbac2cc9fcb6d5f64052b1333ddcc5 2,362 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.