Loading Tool

Explorer IconExplorer

Memory Pool

80,903 transactions
30.53 vMB
0.08427480 BTC
Random Selection Loading Transactions
Max Size: 186.08/200 MB

Candidate Block

Mining Attempt 44e58448148163e20fe47e3b06501c294dba80da2af0356bc1f19aa179c2c75b
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 33f9a405e3d6ff1f2574e33ab38c96392eae6c2e415999733737a4ba61c4a47e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.01510428 BTC
Feerates: 318.30 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (159,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,783 755,783 00000000000000000001fb82389f03fe176992a10ba9bee4da9af92659d93c3e 2,191 1.00/1.00 vMB 13
755,782 755,782 00000000000000000001f20e62c13006712a932e517be2751ecaacd3b417b1ba 3,167 1.00/1.00 vMB 28
755,781 755,781 0000000000000000000825c6f835d8f59223adf5d512956742adb7b714b458e0 3,404 1.00/1.00 vMB 15
755,780 755,780 0000000000000000000456e8aa5b815beaf04b61e74b1ca384cbe4d11e8b0ac3 2,976 1.00/1.00 vMB 17
755,779 755,779 00000000000000000005dab12058b3a6093d503ba92bf80b45647b3fc92acffb 744 0.22/1.00 vMB 12
755,778 755,778 000000000000000000025f852039d3efa60c9cde75e2efdcaab0134abda61205 2,189 0.89/1.00 vMB 7
755,777 755,777 000000000000000000045b5662393bae6c5084abeb4bdf72bdac18095e4804d7 3,354 1.00/1.00 vMB 16
755,776 755,776 000000000000000000011d7d61068c400b067b666279f2ae20a1297c7052e994 2,063 1.00/1.00 vMB 7
755,775 755,775 000000000000000000007de6c094d708cc830a5244a85bfc6c9990f7034e70a0 2,271 1.00/1.00 vMB 17
755,774 755,774 000000000000000000037788bdb621841057ad8cca74320252554ab3b1557d33 752 1.00/1.00 vMB 12
755,773 755,773 000000000000000000062d87edc34fa963e19aea55a3c34d723c16eac22edc32 790 1.00/1.00 vMB 14
755,772 755,772 000000000000000000072cec5b7a0f64450d5e0c372a1100e6add11b864a29e0 1,877 1.00/1.00 vMB 17
755,771 755,771 0000000000000000000276f904a2db6a52ebc8b4e708c6f8b4615dcff2b9d37b 1,707 1.00/1.00 vMB 10
755,770 755,770 00000000000000000007b9f43a997409e0686bf1d7e7b304a74a6ce4d33ad77b 2,036 1.00/1.00 vMB 16
755,769 755,769 000000000000000000033c454d14d6af314949cdc98eba29b48d54280d167da6 1,608 0.78/1.00 vMB 12
755,768 755,768 000000000000000000002ddd23b447390164148dee62ce169ff29fd4ab19f478 491 0.26/1.00 vMB 12
755,767 755,767 000000000000000000044caf9aba32e00ba555b50f7e69dce6c6455180775322 1,611 1.00/1.00 vMB 11
755,766 755,766 00000000000000000006100e383b7a16551003dfe58af12a863f58ac74514249 322 0.20/1.00 vMB 11
755,765 755,765 0000000000000000000001f4e4e381d414523aad51b2790903ee9904eb8a91f3 1,251 0.64/1.00 vMB 8
755,764 755,764 00000000000000000008c2bc77a363c8ddd7e52494279c79d06a4a538e0d62fe 1,345 1.00/1.00 vMB 7
755,763 755,763 0000000000000000000680a833dd55f9ff7a615b2f2ace756abfe84be85b5e09 2,182 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.00 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: 718.35 GB
    • Received: 17.89 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.