Loading Tool

Explorer IconExplorer

Memory Pool

72,796 transactions
27.98 vMB
0.06531603 BTC
Random Selection Loading Transactions
Max Size: 166.12/200 MB

Candidate Block

Mining Attempt 2bfd719de6f0ba92aebc8807d1574a74f5c8c96b000879df9875ab8b3abddad4
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 61026fb393f87163e900d8b28eacb58b3f280725c1b34afbd4b2bf554e59b6df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00942435 BTC
Feerates: 180.34 > 0.94 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (845,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
69,079 69,079 00000000007a25358bb73d52f927efda43f66a068f5940058b8ef96fac0d3e8d 9 0.00/1.00 vMB 0
69,078 69,078 00000000001ea96d4de4386309263443546159186655d7cd6bc8012184745093 3 0.00/1.00 vMB 0
69,077 69,077 0000000001170512eb885ee5959fbd9276569a4a96037ccaaa0339e6ffa4daff 1 0.00/1.00 vMB 0
69,076 69,076 0000000001282ef042e4c0b0981f980315d00085ba94cf65a83b15d032d91d95 1 0.00/1.00 vMB 0
69,075 69,075 00000000013406e0a4964c727d903c149c30dcb3963be6741613df64cb447309 3 0.00/1.00 vMB 0
69,074 69,074 00000000005af65b92aff4ebd871eedd755553a9b4e2571112c88d3a98df4238 9 0.00/1.00 vMB 0
69,073 69,073 0000000000e3f61e3f7fbcc27c74a79e807f45f954a5673065ba6e6e14bcda93 2 0.00/1.00 vMB 0
69,072 69,072 0000000000352dc4f1d28261902136926459aa1912b3d70f1b48899b1d1994b9 1 0.00/1.00 vMB 0
69,071 69,071 000000000105c51261ddef50222b217ea58d8c029d317fe8dd60a173ad05da27 6 0.00/1.00 vMB 0
69,070 69,070 000000000013b495e8ce8727af834efe70c927546d277d0e8671f76d43b4843a 2 0.00/1.00 vMB 0
69,069 69,069 000000000159f9a8cea5252a932a7accfad37687ec54441a66ffef72daa3adab 1 0.00/1.00 vMB 0
69,068 69,068 00000000005bbf02150a88d11d5c7e074ac814b8d18919e2ac686c1d83c5e1f3 1 0.00/1.00 vMB 0
69,067 69,067 00000000009092bfdee9ab8da08b16454c38318b72285f47fd931d1f35f8e116 3 0.00/1.00 vMB 0
69,066 69,066 000000000113a4e5270789b229169469ccdc8be63d0773bea023956593490dc3 8 0.00/1.00 vMB 0
69,065 69,065 000000000095d25517d734c31ad0be3a96db2e67d6544c9d3fe9e211ed88cb5d 5 0.00/1.00 vMB 0
69,064 69,064 00000000001750d48dd6b4cd1ed326891ccbc246aa3739dc457c3b191669dcba 1 0.00/1.00 vMB 0
69,063 69,063 0000000000688ca33570a2fe120fa0c783509603c5aefd1b05b77380d357c23a 1 0.00/1.00 vMB 0
69,062 69,062 0000000000a5a02c4d7258c5c8dbb47f23345cb2bf95aa6c0ace0445cf6e8b2a 9 0.00/1.00 vMB 0
69,061 69,061 0000000000a33fe67929598ab67e5aa87ea5a6e9c71814971bc82e24e23afaa6 3 0.00/1.00 vMB 0
69,060 69,060 0000000000566805366614568cac3c012743dc1b132dbeb746d3372318fbd577 16 0.01/1.00 vMB 0
69,059 69,059 000000000145f4cf30166e16af5c6c568b19d27a3d2f7b98f3d92f677caff5f9 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 666.90 GB
    • Received: 15.23 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.