Loading Tool

Explorer IconExplorer

Memory Pool

46,803 transactions
27.01 vMB
0.06444226 BTC
Random Selection Loading Transactions
Max Size: 143.59/200 MB

Candidate Block

Mining Attempt accf7dbb960185be77774379e1224f5f7ca4ab4ae838b4deb91e848d90b18727
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root d0705a0ecf9aa50566542d82b0c76442230b7d2435666363effd398232b36f86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,150
Size: 1.00 vMB
Total Fees: 0.01447857 BTC
Feerates: 100.17 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (583,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,673 331,673 000000000000000018de7a3ae5dbd39052eb1d6b52a442d21cbb29404af39a7a 1,135 0.63/1.00 vMB 22
331,672 331,672 0000000000000000165f47a3e5a8c0141259888371bff9bd09fafbeb331d5f98 671 0.41/1.00 vMB 22
331,671 331,671 0000000000000000026ec43fa31a99cba41dc2dd72aca48d0b42873c8481aa41 175 0.11/1.00 vMB 20
331,670 331,670 00000000000000000a1a8572597160e4bc3417414cc2f0d2305158b8b36b488f 424 0.23/1.00 vMB 28
331,669 331,669 00000000000000000fab7da251329627945925e22808494b93eb8bda82f26642 242 0.12/1.00 vMB 24
331,668 331,668 0000000000000000080a109e24c358fda29cb0674f27ef676669b6aa624a3f04 360 0.19/1.00 vMB 30
331,667 331,667 00000000000000000aaef1d97c78ada1a4747fc43600f407da73ea4fc165517c 219 0.17/1.00 vMB 19
331,666 331,666 00000000000000000a4f439c81fee6b2bc71d8ef61df183b999be19f639aa820 222 0.14/1.00 vMB 19
331,665 331,665 000000000000000016b549251ae1e53286eaab080a9208c84387103d7ecd31fd 749 0.46/1.00 vMB 22
331,664 331,664 000000000000000011bbde850d88447afb74d65b68335e9e3bdf4638ead570e7 1,171 0.74/1.00 vMB 23
331,663 331,663 00000000000000000e55afd20e73e5cbd5990f166ef524f89e22efcbd3379630 383 0.20/1.00 vMB 28
331,662 331,662 000000000000000018a26aecdff7f84c908e53af2bb1da031430ea2f8b31ea28 160 0.13/1.00 vMB 19
331,661 331,661 000000000000000015c3ba794de0b9d0a1e3899fb6c1e3d83a3c724bbdaec484 256 0.09/1.00 vMB 32
331,660 331,660 0000000000000000169bb0459f0cb32b718c9528750766ac690263ec50f69529 255 0.15/1.00 vMB 20
331,659 331,659 0000000000000000167b5a433884c7a03c80aaa9ee3216347a452621192de225 355 0.19/1.00 vMB 24
331,658 331,658 0000000000000000183d489649e83b584b2557e9f44b36c75ce857a9e2ab329d 758 0.38/1.00 vMB 24
331,657 331,657 00000000000000000277cfa64bef509bcdc39b2b05b9d801ab83194c9624749b 1,444 0.59/1.00 vMB 27
331,656 331,656 000000000000000018e445a3e96e630f8872cffacc62a6aedc49e8589692d92c 256 0.12/1.00 vMB 27
331,655 331,655 000000000000000004b640c394900fa4220f44608766a50c49c8a69060ce6696 1,100 0.43/1.00 vMB 29
331,654 331,654 000000000000000015aab736f48f8955a671ec49dbe6ed22a8eb1c36a76a0a9a 744 0.43/1.00 vMB 24
331,653 331,653 00000000000000001a4793da1bc8cae7109a2cf813942abf68ff677f77a3c374 1,120 0.71/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.99 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: 648.71 GB
    • Received: 13.06 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.