Loading Tool

Explorer IconExplorer

Memory Pool

81,927 transactions
30.66 vMB
0.10071472 BTC
Random Selection Loading Transactions
Max Size: 184.08/200 MB

Candidate Block

Mining Attempt f308318e06cfc9d046f116c07f4c650c75fae0a4f706ee0b84609a27fefa39b2
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root ca6192754fdd0bbad25a1dbae23a14ea45fd58fae0d9889aff77524c4c59dd06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03505219 BTC
Feerates: 150.77 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (115,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,183 799,183 000000000000000000033e6774de711bd696550314b2394c1fe41107e4dd4985 1,922 1.00/1.00 vMB 14
799,182 799,182 000000000000000000000018f3ab29c4c0e4a99d6850ccdedd2acd94e39b6ea6 3,672 1.00/1.00 vMB 9
799,181 799,181 00000000000000000002de27559ea6ddb11a9b0cf03d3dc5748bddf3ea1635b7 5,509 1.00/1.00 vMB 7
799,180 799,180 000000000000000000018b926d0f89345ddd79e896c23a8da977ee2e14677803 4,997 1.00/1.00 vMB 8
799,179 799,179 00000000000000000000b1ae7f70fd306ecddc475d0bddb7648e1ac9e45f1416 6,206 1.00/1.00 vMB 7
799,178 799,178 00000000000000000001d032937433aed8ea0a8cec32fe24ad53c610b8f788d9 3,862 1.00/1.00 vMB 8
799,177 799,177 0000000000000000000137a04473602f0b376c81f19918ef03c3470ebffb2885 2,941 1.00/1.00 vMB 11
799,176 799,176 00000000000000000004267bbcd616e34a5e1645082110f362f1b82224dc471a 3,653 1.00/1.00 vMB 7
799,175 799,175 0000000000000000000092e2e8dab99b4953ba1bfdcaaf7eab1d211e61875a1a 2,415 1.00/1.00 vMB 11
799,174 799,174 00000000000000000000c193d95f574940e6a86bdfd76e1ece2359c502c1d5f8 4,788 1.00/1.00 vMB 10
799,173 799,173 0000000000000000000417bf8854379f6a674fc7b12b1b329b34430f44a80f41 4,737 1.00/1.00 vMB 12
799,172 799,172 0000000000000000000058bdf76bcff44852e3bfad853ceee03a281de01761f1 4,377 1.00/1.00 vMB 10
799,171 799,171 00000000000000000002b2adf7523fb3a98c67adedf981036ad9eef594e1b620 3,750 1.00/1.00 vMB 13
799,170 799,170 000000000000000000042d372d146250d01454a6c22bd928b31fd1af0952135f 3,748 1.00/1.00 vMB 6
799,169 799,169 0000000000000000000529129eac1ee06a634e0724910ef87eedf9790bbb4d78 4,266 1.00/1.00 vMB 8
799,168 799,168 00000000000000000003b2cac8bcb7c9dffdc02db218b510b4505af353af0fc2 3,392 1.00/1.00 vMB 9
799,167 799,167 000000000000000000036c38dba1d14fb2dafffdbcf7d53be7517ad02f63c1e5 4,959 1.00/1.00 vMB 5
799,166 799,166 00000000000000000002cec547ce604049fbccafc7ff0dd821230b9cf173c5e2 4,880 1.00/1.00 vMB 7
799,165 799,165 00000000000000000004cfeed2ef6618b1a2d749fe537c37901f21a4a90819db 3,012 1.00/1.00 vMB 10
799,164 799,164 00000000000000000004cb60c5b4ee130f7748f0922194fd6324a253a4e7ac15 3,594 1.00/1.00 vMB 11
799,163 799,163 00000000000000000001130910fc805e85bce9578c015eb458ca7015df891cc2 3,478 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.37 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: 663.67 GB
    • Received: 14.93 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.