Loading Tool

Explorer IconExplorer

Memory Pool

33,729 transactions
20.06 vMB
0.03910303 BTC
Random Selection Loading Transactions
Max Size: 116.83/200 MB

Candidate Block

Mining Attempt 008f34f3a607f9e4960c42bc917b1b14912256ca55af9111776b87c49cece2a6
Version 20000000
Previous Block 00000000000000000001b3ed312f06f9d27a2378a421fc1b2c3f879a33112d4f
Merkle Root 5f7eee2ca13b6fe23f7615352463768a6df4d9664d3466e3067b4ea8688870a6
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.01686724 BTC
Feerates: 201.13 > 1.69 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,080 (53 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,027 939,027 0000000000000000000077d9cf5aa9da10730c0b82540f26d7e116e0708f32be 3,955 1.00/1.00 vMB 5
939,026 939,026 00000000000000000001eadd5aae548f7decf92156a9ba4af7c6be8a3d7771f9 4,498 1.00/1.00 vMB 0
939,025 939,025 00000000000000000000f5581f66b28cc9d47107699f793010d5a56fbfa1d2a7 4,445 1.00/1.00 vMB 1
939,024 939,024 000000000000000000015ac3f5b5ea5d2c7d37c1f001ca00bec6cc64b4972b7e 2,741 1.00/1.00 vMB 1
939,023 939,023 000000000000000000003606dd7883754f0b6d20fc093be710a33c80575562dc 3,210 1.00/1.00 vMB 2
939,022 939,022 00000000000000000000929c10b1fda0fa5ce929077b71b95c4b7a6162bce2d4 3,040 1.00/1.00 vMB 3
939,021 939,021 00000000000000000001458aed5389f8b2061b139aded5295c497b544ac4b17b 2,891 1.00/1.00 vMB 4
939,020 939,020 0000000000000000000063824603676623854017c156f133d4df989b9729dd0b 1,806 0.55/1.00 vMB 3
939,019 939,019 00000000000000000001397d2797c568d4905220b2cee47915f249ee7067d4e7 1,958 0.79/1.00 vMB 2
939,018 939,018 0000000000000000000043713de485302d0275d1cc9668beca878e6f98351ca9 3,184 1.00/1.00 vMB 1
939,017 939,017 0000000000000000000167d258eefed78a1dc460ca0023beb1ba3886fe715e16 2,718 1.00/1.00 vMB 2
939,016 939,016 000000000000000000012b0408e6db80974fe8413b2c29f4944bb13034f2a086 3,823 1.00/1.00 vMB 4
939,015 939,015 00000000000000000000d322212a3e02bfc7b1524e5569e70763efafa21dee67 4,593 1.00/1.00 vMB 1
939,014 939,014 00000000000000000000fd572d8743617306e35ac83cf0ba68dae3eddcdc5fad 3,731 1.00/1.00 vMB 1
939,013 939,013 00000000000000000000773e58730c31549226e54462d5cdf95ee94a12951fe5 2,730 1.00/1.00 vMB 1
939,012 939,012 00000000000000000000e043382d1e322dcbac043f8fdc0af25f9ce7e91a5e72 3,607 1.00/1.00 vMB 4
939,011 939,011 00000000000000000001a648eae1e10785b428e7fb5221d13960f9f579ccc376 3,259 1.00/1.00 vMB 2
939,010 939,010 0000000000000000000084ef797261ac37333c57ffbab728678331a58a71eba6 3,353 1.00/1.00 vMB 0
939,009 939,009 00000000000000000000b8e5dd2f761028ab7ea636e129c765d68320335ccd64 3,345 1.00/1.00 vMB 3
939,008 939,008 000000000000000000009ba0a50c8b649bd6117bb215ed784066c3a2ae87237f 3,853 1.00/1.00 vMB 1
939,007 939,007 00000000000000000000eeb79afc5987c11c81d26bd57ddf9cfe3293cd960bf7 4,379 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 825.04 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: 4,221.98 GB
    • Received: 231.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.