Loading Tool

Explorer IconExplorer

Memory Pool

35,516 transactions
25.91 vMB
0.06395064 BTC
Random Selection Loading Transactions
Max Size: 131.99/200 MB

Candidate Block

Mining Attempt 5675122ab2592df356231a1979cdc629ed7b74a05716f853d0db63b44eb544d6
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root d5b74afd43fb616dc85ef96b6b959cfcaf94c555f7be06b80c8c0c3593543950
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,014
Size: 1.00 vMB
Total Fees: 0.01641921 BTC
Feerates: 120.00 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (71,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,220 843,220 0000000000000000000181a3c1f90789053dbe52721707dce4be24f64442b9e3 4,908 1.00/1.00 vMB 14
843,219 843,219 00000000000000000001a6119a62ec43b3080cc428c5055a2f56c19d9b5bd2e1 3,674 1.00/1.00 vMB 18
843,218 843,218 000000000000000000023edd1168f0707a5c07370ecde22cd025bcd7be8d2050 4,368 1.00/1.00 vMB 15
843,217 843,217 00000000000000000002351b96791a5ab3982817573bc0739edd85de34e577d6 4,463 1.00/1.00 vMB 12
843,216 843,216 000000000000000000020435507b855669e5ac923651fd72ac4829abb6b862ff 6,407 1.00/1.00 vMB 13
843,215 843,215 00000000000000000001e014dbf00c5338d73c573212f43b99c93619a735be66 4,922 1.00/1.00 vMB 12
843,214 843,214 000000000000000000031c8421534d9db47e918d93abc9743e7ed05f9c9076e9 4,644 1.00/1.00 vMB 14
843,213 843,213 00000000000000000000cd334af8200211b0077589cbbd818653543d7681e0b0 4,149 1.00/1.00 vMB 16
843,212 843,212 0000000000000000000197abe2f876d2424161c7ff5e918842c1c4e7815e14f6 7,138 1.00/1.00 vMB 12
843,211 843,211 000000000000000000035d21bd3259fbba9d53fbd8ac05951bc3ba9f21bdb5a7 5,701 1.00/1.00 vMB 13
843,210 843,210 000000000000000000028a3ff81a477a3f2e3ab407aa52af6b4a1e7cebdef577 3,690 1.00/1.00 vMB 21
843,209 843,209 00000000000000000000468ee8ec364f5153c45f5b14d7135a7ea2114b9e50c1 4,978 1.00/1.00 vMB 15
843,208 843,208 000000000000000000014c1131e1e161e4656f209476257da7cad704303a3a1c 6,693 1.00/1.00 vMB 13
843,207 843,207 0000000000000000000292cd222cd1f22e2e15da6a1c1e93900f0a5eeead49ef 4,889 1.00/1.00 vMB 15
843,206 843,206 0000000000000000000053c6bee468f04c7954a683944d59cb3ce57b47677322 5,046 1.00/1.00 vMB 14
843,205 843,205 000000000000000000013bd1a563a28a73d718db62d3f3ccd7e8742a7d224eb9 3,094 1.00/1.00 vMB 18
843,204 843,204 00000000000000000002b926eb00dbd00f69fe413d70ec2307bd183e2534f453 7,189 1.00/1.00 vMB 11
843,203 843,203 0000000000000000000003b3aea2d82494fbb9a0d107dd0eaaae4957fabfe8b7 5,728 1.00/1.00 vMB 12
843,202 843,202 00000000000000000000787c502e8c1d202e95c844992c8dd67b685dee5c2994 3,902 1.00/1.00 vMB 21
843,201 843,201 0000000000000000000114852353c4afecc0621447e2f88d188ed6bb42a03441 7,280 1.00/1.00 vMB 12
843,200 843,200 00000000000000000002dc85b304bb88b1ba5034052607f1e90dbeae34efe61f 4,292 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.