Loading Tool

Explorer IconExplorer

Memory Pool

40,657 transactions
26.13 vMB
0.07016288 BTC
Random Selection Loading Transactions
Max Size: 135.91/200 MB

Candidate Block

Mining Attempt ad6914f5a570c32a7c56dd3bcf62466e2679ba1e459da2d79455ddaa14a804d7
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e1eabb719be4650d634a523575bddb40217520bbf22343e1e381047b25e93480
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,327
Size: 1.00 vMB
Total Fees: 0.02245174 BTC
Feerates: 150.98 > 2.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (126,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,862 788,862 000000000000000000034483d0a9a911b0e759aba1bb17e2de0b1bcf428f5b1d 4,164 1.00/1.00 vMB 382
788,861 788,861 00000000000000000000986f4dfdbd077848628ab2ca00a3dd2b96d5c54a8f87 4,221 1.00/1.00 vMB 240
788,860 788,860 000000000000000000033ad5503aebe9912f3aa16e5071bc444aaa15340b9bb3 3,893 1.00/1.00 vMB 287
788,859 788,859 00000000000000000003e62d898f03489cd77f6d43999b0ce00b9e1296c99a99 4,436 1.00/1.00 vMB 275
788,858 788,858 00000000000000000002865b337886a832c6405af98cb3b7082b2e10874dd497 4,344 1.00/1.00 vMB 279
788,857 788,857 0000000000000000000581ca471f14bfea7f8ca19c0e3c2fa091073fa7c54490 1,968 1.00/1.00 vMB 269
788,856 788,856 00000000000000000001757d95722fccf7e63bfb064a376ad425637dd5b98b99 4,668 1.00/1.00 vMB 326
788,855 788,855 00000000000000000003ae7a1957c294919b990cc88f839659c23dc8c59884f9 4,948 1.00/1.00 vMB 331
788,854 788,854 00000000000000000003dbc124eb019f6f8af4bdb35dd6ea1e1c2a47aace893c 3,661 1.00/1.00 vMB 508
788,853 788,853 00000000000000000000fd3382444b1b6e4497bdb9d9385c78c7b749a18bf1cf 4,725 1.00/1.00 vMB 274
788,852 788,852 00000000000000000000e582ec731da2935df505f9f7ff9761d59dcb5d637622 4,086 1.00/1.00 vMB 394
788,851 788,851 000000000000000000031de7467674e35530b2bae540417073c9e0fafdcb320a 4,733 1.00/1.00 vMB 361
788,850 788,850 0000000000000000000147dfe4e9d9814d40e2abe9168adbe2424697933d5d96 4,791 1.00/1.00 vMB 304
788,849 788,849 000000000000000000018df41e60dbb18f6336d84823c77eb4ae82c0d3465bf9 4,721 1.00/1.00 vMB 341
788,848 788,848 000000000000000000036d739a8cb60bf53e31db9ebdc1b9d78c9ed42dc6b935 4,504 1.00/1.00 vMB 390
788,847 788,847 000000000000000000014313684d9583960142681b7007cdac8a7e2a5c794735 4,570 1.00/1.00 vMB 438
788,846 788,846 0000000000000000000322ebec3910c7cbf2c5b42604ff963c7574cedc27db44 5,030 1.00/1.00 vMB 399
788,845 788,845 00000000000000000004647657aa64d78015518d5f96abd8941d6f5222c957b5 4,278 1.00/1.00 vMB 470
788,844 788,844 000000000000000000042bcf67f54cb05e8ba435bf0e3f0f28da08259c5e33dd 4,036 1.00/1.00 vMB 546
788,843 788,843 0000000000000000000313e5465c855e9ea50b2c428b906e361c56e30ea911b3 4,605 1.00/1.00 vMB 451
788,842 788,842 00000000000000000004f0e3f4662a4b36d51e9da3a89ac411f537feaf64a3fa 3,842 1.00/1.00 vMB 521
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.