Loading Tool

Explorer IconExplorer

Memory Pool

23,047 transactions
15.92 vMB
0.04227075 BTC
Random Selection Loading Transactions
Max Size: 82.24/200 MB

Candidate Block

Mining Attempt ce28eb503ecff85895be6e11200b5fae2006271937ba49e44a11b7f56988a9b9
Version 20000000
Previous Block 00000000000000000000b31bddf15c89d32274d08a85fb7020240ed911664f51
Merkle Root 619bf01db7bd88767c21e5d859f45d5edfdcd8507db43992756cc7cc3ff9f4e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,675
Size: 1.00 vMB
Total Fees: 0.01351135 BTC
Feerates: 152.74 > 1.35 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,175 (786,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,229 127,229 00000000000005ad9d44aa6f05ac2369e377a451fdde9ef4aa64f41dd01952cc 38 0.01/1.00 vMB 985
127,228 127,228 00000000000011de955a595e04c21a43c76ded3b438ae3f24630aefb8d84ecd1 15 0.01/1.00 vMB 512
127,227 127,227 000000000000207ad64bc996ea0d1d5de6c19f470a9b3065daa8a3a849ffd5de 16 0.01/1.00 vMB 546
127,226 127,226 00000000000015e66f2fe6ecd3db35e16088af6323ace55a294616a6b210dbe5 37 0.01/1.00 vMB 850
127,225 127,225 0000000000000a17d374cfe9d1bde79ef9135378abbd2b91037c01f9aa3ce7ce 18 0.01/1.00 vMB 372
127,224 127,224 000000000000033bfadf8737e5702a4e3a2c50ea00d8a796fef955669deaf475 11 0.00/1.00 vMB 314
127,223 127,223 00000000000025a5eee85c36f8514c15cebe9311e8213999e31c14cabe436751 28 0.01/1.00 vMB 11
127,222 127,222 0000000000000f30076ebb1437ae083480e2e98c24f093473ae29477c2ee20c6 26 0.01/1.00 vMB 254
127,221 127,221 00000000000023ca8eecadd2662f2439d345a472c422fd0f5d09a669ba1d57a7 12 0.00/1.00 vMB 50
127,220 127,220 00000000000017eed7f16e3c4943c7dc74e8c384aaa852c84a21180339532b57 12 0.00/1.00 vMB 835
127,219 127,219 0000000000001d5312494588ebed765467b0ffdf6960a9ca5177fbeb2cb7a55f 21 0.01/1.00 vMB 174
127,218 127,218 0000000000001c38b3d4427e62b83df4aa84d8a51f1d9942cb679408dd20d85c 13 0.01/1.00 vMB 196
127,217 127,217 0000000000000c409822ea7c45c771e277a0d88eeb5ac1efb95594a0f388a13f 29 0.01/1.00 vMB 341
127,216 127,216 000000000000250333bb15622ebcbd7e3134f054ed711fae1f0a6bfac793897f 27 0.01/1.00 vMB 122
127,215 127,215 00000000000012bb952a1ab40d9bb12a144b2a4bac0b4c71f06fc332bc925f49 46 0.02/1.00 vMB 431
127,214 127,214 0000000000000efc99b2657f14685452f8170e5eae7dd44dac65682dc1659194 51 0.03/1.00 vMB 405
127,213 127,213 0000000000000ea86b49e11843b2ad937ac89ae74a963c7edd36e0147079b89d 80 0.02/1.00 vMB 715
127,212 127,212 0000000000000eab0142741ffda864310b8aea768338ef950068ec913562780e 26 0.01/1.00 vMB 952
127,211 127,211 0000000000000bf48e2ecc000efcfbfb875e655d63abe00427c301577d65484f 22 0.01/1.00 vMB 760
127,210 127,210 0000000000001bacb7ade0e0b022829b07c77f5d22af8d1dec2a17c1bea48a67 66 0.03/1.00 vMB 1,471
127,209 127,209 000000000000016e3f09247b107f8d4d6d419ccde70be86a36aae9bf0d082840 15 0.01/1.00 vMB 702
Previous 10 blocks ↓
Total Size: 780.90 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: 570.04 GB
    • Received: 7.74 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.