Loading Tool

Explorer IconExplorer

Memory Pool

79,045 transactions
29.95 vMB
0.08089326 BTC
Random Selection Loading Transactions
Max Size: 182.76/200 MB

Candidate Block

Mining Attempt b2a9e6f65edbf46bb55b286df03391ec76b4ba7b98dd93ea2c3578d90363d509
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 00d9ccf172ef8b97e08b51ffb3b015244e8c7f0953e5ad8e2988bdf02a0b1b7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,180
Size: 1.00 vMB
Total Fees: 0.01414411 BTC
Feerates: 300.83 > 1.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (584,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,110 331,110 00000000000000000ebe5739d9bf2ffef8904cd811b065f72d7b5a7171a5da3d 889 0.51/1.00 vMB 23
331,109 331,109 000000000000000007eaa69f34d3555e93d66c544aad385c3f1f0aad0538e039 143 0.08/1.00 vMB 22
331,108 331,108 00000000000000000ec3b05082652a3c699ce33c76f9a7e9173214607b6727f9 821 0.35/1.00 vMB 33
331,107 331,107 0000000000000000068a468293fdc8c22b92fb92351a24ff5464514faf81b14e 32 0.02/1.00 vMB 28
331,106 331,106 0000000000000000111343bb45cfd69fcbdee9a8b3e4de5bf67f12d62d3d21f5 174 0.08/1.00 vMB 15
331,105 331,105 0000000000000000042457f6f7079994d0a76508d3d3a779b2563584a0a5036b 332 0.17/1.00 vMB 23
331,104 331,104 00000000000000001b00747e74bd110c80675cc1d9079779e75d282b6d9e3c7e 360 0.22/1.00 vMB 22
331,103 331,103 00000000000000000ebccf47a98dc78d5e9db04770f6cdab2ee3e95324a2ccef 972 0.52/1.00 vMB 25
331,102 331,102 0000000000000000146556210e1f32e2d1003cac2217deb534ce05a72bf2b910 543 0.32/1.00 vMB 24
331,101 331,101 000000000000000018689b94a9708833e57902b41730efc437b6d97e8b75bf51 446 0.34/1.00 vMB 18
331,100 331,100 000000000000000011357973029e3996c85c271f6be3d2c383b7a3616858ea34 1,379 0.71/1.00 vMB 26
331,099 331,099 00000000000000000902ccdb91ebd03eb6b417b25125ffe592c38a7c34919c6a 568 0.26/1.00 vMB 30
331,098 331,098 00000000000000000fb3cd9dc24b13d642401663e36742d1c0969f0842652c8b 123 0.05/1.00 vMB 29
331,097 331,097 000000000000000004dc689878447eb1cebbf5896c0f036f5903c0fbb3251434 233 0.10/1.00 vMB 41
331,096 331,096 0000000000000000162e4da66f8d6b5fb71d194af55508ae89dfee811fc6b127 898 0.53/1.00 vMB 24
331,095 331,095 00000000000000000ab248692dbcc9bf3c46f7624a9fdd19bc316a98555c66cc 37 0.03/1.00 vMB 23
331,094 331,094 00000000000000000b3f2d929f5a9127a30855942152bff99cfd9a21c8879b92 155 0.10/1.00 vMB 15
331,093 331,093 0000000000000000052989e2775a2cb4d03175220751c3ed01e69d3a298fa80d 83 0.04/1.00 vMB 24
331,092 331,092 00000000000000000d83d5f5bb55ffb41ab35fe46bd6cce0d27d9a040ed67ee1 793 0.51/1.00 vMB 22
331,091 331,091 000000000000000010edd94f6e8ce22bf8c930a5ac11fbd6717add7d815adc22 135 0.10/1.00 vMB 16
331,090 331,090 00000000000000000a499960e1a8301e0f1823fa3db8465130cb0a25255550eb 438 0.21/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.