Loading Tool

Explorer IconExplorer

Memory Pool

78,447 transactions
29.49 vMB
0.07532622 BTC
Random Selection Loading Transactions
Max Size: 177.58/200 MB

Candidate Block

Mining Attempt 9b2de5ed4dfbb9052113a037dd249be032b8e9304737fc28caa5e8651d740528
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root e4bc97a151907861c3029ca5f37983a7c99c1934022a90b25b4650cf598a1e43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,000
Size: 1.00 vMB
Total Fees: 0.01310005 BTC
Feerates: 40.26 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (169,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,196 745,196 00000000000000000004f87d7e3d6ff1def6b5f3b68aff1f44c1b5ade1b2066c 774 0.28/1.00 vMB 15
745,195 745,195 00000000000000000006bfbc5636131f0ac4f4a05e3b670a199c5040d52061ef 141 0.12/1.00 vMB 10
745,194 745,194 00000000000000000002923504977fd7dff22aeb532b69aecc8126ec5a355761 2,276 0.99/1.00 vMB 10
745,193 745,193 00000000000000000002a44b7253370716ec2717671c1db82d60009b29682670 2,922 1.00/1.00 vMB 26
745,192 745,192 00000000000000000001842c49e451bb43e9d69f26edb666980555b7727aa1f4 2,013 0.92/1.00 vMB 18
745,191 745,191 000000000000000000042752f27a69a17dfddcc04e898d976b893a76056abbbc 1,901 0.79/1.00 vMB 20
745,190 745,190 00000000000000000004abbd46c2bf4252312f9ec7b78151d96f2df8caaf528e 59 0.02/1.00 vMB 19
745,189 745,189 000000000000000000048ae3122247a269ff945da5b226c3791faee3f786bb33 38 0.01/1.00 vMB 15
745,188 745,188 000000000000000000000beeeae8f823080512cc4cbbb26bcebac090f7e575ae 448 0.16/1.00 vMB 18
745,187 745,187 000000000000000000067e014da59cdc6ee53e7af6b5237bd8cfd2211a1244e0 741 0.27/1.00 vMB 20
745,186 745,186 000000000000000000063550d8b3f6c2fe6f0f5fe104aa41686f81247b20849e 897 0.40/1.00 vMB 18
745,185 745,185 0000000000000000000115cb2d0de5a9ecd686df9deafd9fb399b76b81a579a5 1,179 0.61/1.00 vMB 9
745,184 745,184 0000000000000000000034ac255a08ee083f28d21f1e44071f56f9a1d7c8ff41 2,547 1.00/1.00 vMB 11
745,183 745,183 00000000000000000003b69bfa5aaccf674e695afa2e1d6a241b8ecec9619707 3,075 1.00/1.00 vMB 31
745,182 745,182 00000000000000000003970afcd16ca9114241f7b7fd480ddd07b282780f80d7 550 0.20/1.00 vMB 19
745,181 745,181 000000000000000000093a77598ef789d201ff05fbd638608d227fa707566764 884 0.41/1.00 vMB 19
745,180 745,180 0000000000000000000556f42b8ab75a486ab501c59c1a87c17c2b7bb025766c 428 0.20/1.00 vMB 15
745,179 745,179 000000000000000000060f5160ed38acd6b3a20252c3ff958d4097e9c49ae485 67 0.38/1.00 vMB 2
745,178 745,178 000000000000000000020cd688310697b839c208499de0981f2e391b9ddabc7a 2,342 1.00/1.00 vMB 16
745,177 745,177 000000000000000000027ac33dba33d4a0243f337def11350a91f4cf404b716c 354 0.14/1.00 vMB 15
745,176 745,176 000000000000000000064d0a0faa2b056b4a59736d68b666e78b066ace16bab2 919 0.43/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.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.