Loading Tool

Explorer IconExplorer

Memory Pool

86,751 transactions
31.54 vMB
0.21230954 BTC
Random Selection Loading Transactions
Max Size: 191.47/200 MB

Candidate Block

Mining Attempt 30f9cdab7324f48d8a94f1dc678383385fa3c7f46639d83b61b21b0cf645e6f6
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root ec2bacd14639d8eed4dc9b42e66746ca41d2948210dd61f3712d613c0bd5d955
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.10723763 BTC
Feerates: 502.67 > 10.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (141,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,611 773,611 0000000000000000000010eab64d837b60dc09bb96045f068da2435a08af9078 2,752 1.00/1.00 vMB 8
773,610 773,610 0000000000000000000456ef87595d6674db29d43010345de5f372445cf9b6b1 2,581 1.00/1.00 vMB 9
773,609 773,609 00000000000000000004574d28ac29cd49708820c68dd09d8bd88ed8bf1a341b 2,897 1.00/1.00 vMB 22
773,608 773,608 00000000000000000006642cf9b9b95ef4fa032e73ab51fbaebb15e74167f31f 2,181 0.80/1.00 vMB 9
773,607 773,607 000000000000000000004d7423184f70787b42c40f0f8a2a496d965cd135f4dd 2,494 1.00/1.00 vMB 8
773,606 773,606 0000000000000000000750d015b03874e536bc868a6d8fe342362b9709879ce9 1,798 1.00/1.00 vMB 15
773,605 773,605 00000000000000000006fa87f19aef7f8d6ee43333db616f913a6a0e36d476a1 3,297 1.00/1.00 vMB 16
773,604 773,604 00000000000000000004d6242d31a2611a13582665a02757ba419b7f22ef6a1e 1,048 0.27/1.00 vMB 12
773,603 773,603 000000000000000000076027853a747f79e6949781af8e54bf4e27ac1334838c 1,105 0.49/1.00 vMB 8
773,602 773,602 00000000000000000004fb3b49100de7479a86da39be3c5ab70b042d2e52da7b 1,388 0.38/1.00 vMB 11
773,601 773,601 00000000000000000006113856d76a28ba2c48c7951960fd1be03c7e1c0d0617 389 0.13/1.00 vMB 9
773,600 773,600 00000000000000000004cb8e8c2de01de458b1a7d55689401bba02290ecfb84e 1,610 0.58/1.00 vMB 5
773,599 773,599 00000000000000000004898cd2bee60eb38468e543776346bddb888e6bff9e8c 2,590 1.00/1.00 vMB 8
773,598 773,598 000000000000000000059075bf99d92ff6a394b4f8f7c18af7b6dfc00ce3f3c7 2,874 1.00/1.00 vMB 16
773,597 773,597 00000000000000000002ca0dcbe144c111a1b0046342204b95843bee02c9d885 458 0.12/1.00 vMB 10
773,596 773,596 0000000000000000000693e6660ee8308dc53ffeaff6e68d93d74b8640921d62 2,161 0.81/1.00 vMB 9
773,595 773,595 00000000000000000001644c2ffad193e50c75f66922b0b109233cf64a0a858d 1,974 1.00/1.00 vMB 2
773,594 773,594 000000000000000000032a472ae97d5142acd617d6e46d148a37061e6d2d2158 3,100 1.00/1.00 vMB 14
773,593 773,593 00000000000000000001b2133bb9ab95dc75dc6b9bb069757e76f847ba9b9f01 3,325 1.00/1.00 vMB 5
773,592 773,592 00000000000000000000d20676d67e0aeda2bb8311199a392bf8dba57999bf70 3,345 1.00/1.00 vMB 7
773,591 773,591 00000000000000000002df4ceed32fb9c170baf304a15516ad78d28ade715dee 1,843 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.08 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.