Loading Tool

Explorer IconExplorer

Memory Pool

74,755 transactions
29.47 vMB
0.08163734 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 9fc1aa6a0f219df07e08e2fa66f60cff7ee17fe7829e1cbcf8f285c47aed7e1f
Version 20000000
Previous Block 0000000000000000000115b51ba7335de0a726fb6da2e48e87efe4db32d52752
Merkle Root 007c170120430e79e464c521ba3f6c794e6ceef2b5566f43b8abd73cba2d2652
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,782
Size: 1.00 vMB
Total Fees: 0.01458714 BTC
Feerates: 61.00 > 1.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,447 (15,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,024 900,024 000000000000000000011b100089c0de073ffe0607fba85b18364c66f898964b 2,750 1.00/1.00 vMB 3
900,023 900,023 000000000000000000009c477dc4c655c8e07798ec8fc1230e902e5f78372f90 1,733 1.00/1.00 vMB 2
900,022 900,022 000000000000000000010baae9b9c47c0dd84298968c26d09a59d8288e0b3638 2,512 1.00/1.00 vMB 3
900,021 900,021 00000000000000000000a320cc872e39e364d9ca26c0d575923942ab7f820699 1,681 1.00/1.00 vMB 1
900,020 900,020 00000000000000000000354794ec1782994339bc7605403a722609696f76810b 2,606 1.00/1.00 vMB 3
900,019 900,019 00000000000000000000e427af65c5df0156cb069e7eec8dd3fee61ffdd0f203 2,154 1.00/1.00 vMB 2
900,018 900,018 0000000000000000000035c70678d9e2dc982e5d01867532ca6e2fdba66ab047 2,697 1.00/1.00 vMB 3
900,017 900,017 00000000000000000000a7e2dd903587034902fbc357aed7871cd9758113588e 1,791 1.00/1.00 vMB 2
900,016 900,016 000000000000000000014f01b4276de85427fb30c36601174cbce3281b8c83cb 3,360 1.00/1.00 vMB 4
900,015 900,015 00000000000000000001701f4e4d0f00983c392886cab7a82d2e0f553376f9aa 3,887 1.00/1.00 vMB 5
900,014 900,014 000000000000000000002227639c364cbc3c6a1f8e900d25aaaea1c145204d44 2,748 1.00/1.00 vMB 7
900,013 900,013 00000000000000000000b06e91bf8e25935c236c6a407a6cb0e222f0bab5fd84 1,927 1.00/1.00 vMB 2
900,012 900,012 00000000000000000001d7c01d97deb8184ab6488eae7079f0e6ad77b93c17f1 3,289 1.00/1.00 vMB 5
900,011 900,011 000000000000000000001b0564febcaf4c4e3bddff9a967bdcb0838259467c88 2,367 1.00/1.00 vMB 3
900,010 900,010 000000000000000000002c331b475c269de59d6d422a658cb843cb2cc3487098 2,829 1.00/1.00 vMB 4
900,009 900,009 000000000000000000015ed1e7ea326a848e643264b738e9520f7cbcbc40b0b8 1,910 0.67/1.00 vMB 2
900,008 900,008 0000000000000000000163b288aeee6711ff667818053fe1e712513ca9c19776 2,083 0.63/1.00 vMB 2
900,007 900,007 00000000000000000001456223bb003fbf52eef4c7875d1bd57744d899f9a3fc 1,930 0.60/1.00 vMB 2
900,006 900,006 000000000000000000022fa88a5322ec04b22aa89c1e4ecc649477a39bf334cb 2,258 0.87/1.00 vMB 2
900,005 900,005 000000000000000000017bfd05b5fa367a424c4a565a4baf7950d9e8605df8ec 5,402 1.00/1.00 vMB 6
900,004 900,004 0000000000000000000166ff021ddd7c5736e917a3a7d16f2e2fff684cb6ecdd 1,656 0.60/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.17 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: 749.57 GB
    • Received: 18.82 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.