Loading Tool

Explorer IconExplorer

Memory Pool

75,761 transactions
28.67 vMB
0.06773539 BTC
Random Selection Loading Transactions
Max Size: 175.33/200 MB

Candidate Block

Mining Attempt f45e1cce7ddb26c1dcba0f3ddc5e3a7507aa01b7658135851e75d072e960773b
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root e6a7bf337112bb5ef031855c4db128d604baebba09682c5adb58523c818ea2c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.00547794 BTC
Feerates: 26.17 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (417,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,015 498,015 00000000000000000003ec78da433179858a78854e829e90f35475a4c4e535e1 2,850 1.00/1.00 vMB 166
498,014 498,014 000000000000000000354da8b3e976228680d44ae0be80a9e1db11e9ac83c43d 2,622 1.00/1.00 vMB 191
498,013 498,013 0000000000000000000f59f7a87e9cf383503b89c3868ffb8164c4c0741abf1a 2,309 1.00/1.00 vMB 213
498,012 498,012 00000000000000000044e859a307b60d66ae586528fcc6d4df8a7c3eff132456 2,844 1.00/1.00 vMB 159
498,011 498,011 00000000000000000076a6ac08ed994388187321729db2e2eade4090cb1a8b3d 2,926 1.00/1.00 vMB 155
498,010 498,010 000000000000000000140885309bf0b9a499e33e45c425f87b49313a9fbc150b 2,342 1.00/1.00 vMB 137
498,009 498,009 000000000000000000278d10d30880eea8573f8ac74b3fe2ee1497f9c6088bd2 2,925 1.00/1.00 vMB 152
498,008 498,008 00000000000000000093d9f49c9b6259e135a86989a91d956114f9b97a610fae 2,712 1.00/1.00 vMB 152
498,007 498,007 0000000000000000009f4b6e17fc6a0af7449e2f0281c129b23df1c5b949a3c5 2,613 1.00/1.00 vMB 148
498,006 498,006 000000000000000000aeb5d7f7265b716b2e3ce11c1d2c9b6f736ea056434fcc 2,871 1.00/1.00 vMB 156
498,005 498,005 00000000000000000001dea6a329b29f62b4a377372137afcc96ce3eb62a5eaf 2,935 1.00/1.00 vMB 187
498,004 498,004 0000000000000000001aad27d26cc12720c3e19416f8768d8ca1f44fe2f30dc0 2,828 1.00/1.00 vMB 170
498,003 498,003 0000000000000000003f8c85be03a8133daa78a1d0c34ff1b2893dfa0064d121 2,841 1.00/1.00 vMB 167
498,002 498,002 0000000000000000002fa77331ab6d08e4750a6166f77f3dd54b83b88876517a 1,901 1.00/1.00 vMB 137
498,001 498,001 0000000000000000001ca5d7b224f34fecf5a1936561b83c79b4bc0f8860ab97 2,622 1.00/1.00 vMB 198
498,000 498,000 0000000000000000008d2457daae0d819bbac5d00b115af64aa2ee5eb4c5d5cf 1,898 1.00/1.00 vMB 167
497,999 497,999 00000000000000000086202aabfc35e434e61837c4e0a5c475eaa42fefd47cb1 2,119 1.00/1.00 vMB 205
497,998 497,998 0000000000000000002fdd51799522e545ec49fcdc2b5ced57791993e692f858 2,913 1.00/1.00 vMB 163
497,997 497,997 00000000000000000064f9aef7e3ba00ef761b942830aa1b7a16177f3f3a1ca6 2,681 1.00/1.00 vMB 165
497,996 497,996 00000000000000000078a885db818dbae80bc35ea419285de4f98af904dc046e 2,248 1.00/1.00 vMB 205
497,995 497,995 000000000000000000981d8239c0282076c1c4cd9492d960f195a276786308ac 2,725 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.82 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: 710.68 GB
    • Received: 17.08 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.