Loading Tool

Explorer IconExplorer

Memory Pool

75,088 transactions
30.43 vMB
0.08891351 BTC
Random Selection Loading Transactions
Max Size: 174.49/200 MB

Candidate Block

Mining Attempt bfd7089a3fce55e37695b57492ac44051313b203d7084de51f85371b92592a30
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 76f61d50e13d8183f8240bf5f722336098a3bbd965e5a48060600018313237e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,389
Size: 1.00 vMB
Total Fees: 0.01553737 BTC
Feerates: 265.25 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (223,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,113 691,113 0000000000000000000a7aafcc9e8a446042a7f7ebd1a29de4df8f494820b009 2,539 1.00/1.00 vMB 21
691,112 691,112 0000000000000000000a3673735493f6078b1ec6bbbf28d14408446797e76918 2,758 1.00/1.00 vMB 25
691,111 691,111 0000000000000000000111bc5625487536dc344ebaf7050e08a213321fec784d 2,421 1.00/1.00 vMB 20
691,110 691,110 000000000000000000001fea3e1d53a127193881b3003f7876a8133c5b239eeb 3,126 1.00/1.00 vMB 38
691,109 691,109 0000000000000000000bd54281b902d5f78ffbaf5f7fd37688b2b82baaa3cd4e 529 0.26/1.00 vMB 18
691,108 691,108 0000000000000000000954fc039bd1203a53d57f284a8151f18d8fff04568c1d 1,136 0.66/1.00 vMB 22
691,107 691,107 0000000000000000000c47746e6cc0b811169be0aad845d4e0c7a2f85c1aed68 553 0.27/1.00 vMB 6
691,106 691,106 00000000000000000001cf3c33b8d21399904ffdc5334e953ad754c4ab264500 1,131 1.00/1.00 vMB 20
691,105 691,105 0000000000000000000785bc57d424238aae4a198ca404a2bd36eb1bdb931601 333 0.21/1.00 vMB 10
691,104 691,104 00000000000000000003405caf88a3180160b73b5770c472791a61f628eb2fb0 1,018 0.47/1.00 vMB 16
691,103 691,103 0000000000000000000e56bc63462e0e80a7d5a6d22a261f2c268f836709390a 613 0.33/1.00 vMB 14
691,102 691,102 0000000000000000000de19f64a927b8bd782daf9f1f4e29e91c2adfd4ce5343 367 0.14/1.00 vMB 14
691,101 691,101 0000000000000000000e50ef9e1c5ea07601c7b55d8c74c8c291c9d878712890 63 0.06/1.00 vMB 55
691,100 691,100 00000000000000000009b784db2b7bb5e1532475585cc44be59bf373869e762a 656 0.63/1.00 vMB 4
691,099 691,099 0000000000000000000621330566cc5d820b0292fde430b87437296ffb5e7208 1,980 1.00/1.00 vMB 23
691,098 691,098 00000000000000000012652de85e5a5064781321744640dd750704e92bf2f001 1,365 0.63/1.00 vMB 15
691,097 691,097 0000000000000000000cd44385330f805a0688cc1ab492ba9df07b51b875e937 1,486 0.58/1.00 vMB 24
691,096 691,096 0000000000000000001144f75eeb116c9d33cada1632760f7a646e002d006491 1,280 0.56/1.00 vMB 23
691,095 691,095 00000000000000000009451fec891adcb25d8ae7725f0024b8558c7312645aca 404 0.15/1.00 vMB 17
691,094 691,094 00000000000000000000b404189d90bd306fa5a7a1bd587b15a50a6174593ba8 447 0.17/1.00 vMB 16
691,093 691,093 000000000000000000061ebfbef524c5a3fe1f2b901889c9009296767718e289 1,304 0.71/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.