Loading Tool

Explorer IconExplorer

Memory Pool

86,162 transactions
31.60 vMB
0.10313956 BTC
Random Selection Loading Transactions
Max Size: 193.91/200 MB

Candidate Block

Mining Attempt 8652f295258e37a54ff9859048f8e067ab159497f604c20450b14870cfdf6343
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 968e7e11d7334881b9bde09582aaf9bdffffe0ad25e9dd1515be700195a72d91
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.02471844 BTC
Feerates: 1,236.26 > 2.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (489,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,775 425,775 000000000000000004b45fe5c6a2ebcbae8a02d92d5efa7fa5fccc29915b2923 621 0.27/1.00 vMB 57
425,774 425,774 000000000000000000e7c50ffd2aaadc9b7162250e4a1a9ea7f03cc8ae2d1041 1,473 0.67/1.00 vMB 55
425,773 425,773 0000000000000000008057db236d072eafa0ee0a987e68eab6d96f7311c54888 1,702 0.87/1.00 vMB 56
425,772 425,772 000000000000000003b4630365e2a9f7c0daadbbc7496e7b1bd323244e89b56f 937 0.41/1.00 vMB 63
425,771 425,771 0000000000000000009f90a573cc417a308748034f905a0a90dca5649feadfbb 357 0.55/1.00 vMB 23
425,770 425,770 000000000000000003dd116050b4ca7f3781fabc6d71cc5ea848787971c57bce 465 0.17/1.00 vMB 72
425,769 425,769 0000000000000000008f5e9355cfbc6ab49828c396747f98a889e8398534047b 613 1.00/1.00 vMB 20
425,768 425,768 000000000000000002b655bec9eb0c47cfaf2309a900ac8ca702bf8cdc932f98 1,012 1.00/1.00 vMB 30
425,767 425,767 0000000000000000029d06ffb9dd03f96b5932409cfac1422d33be467bc4d6e0 15 0.00/1.00 vMB 67
425,766 425,766 000000000000000001684526f3d34b8db285947e19427458283036bf8243b3ee 1,636 0.74/1.00 vMB 63
425,765 425,765 0000000000000000026e0703d82274c387f0ca47bb28e4098fbda652fd354182 1,346 0.58/1.00 vMB 65
425,764 425,764 0000000000000000048d13fb22813ae6430464870e0f2a02c9d4ef621d55dcf3 259 0.98/1.00 vMB 14
425,763 425,763 0000000000000000016f09a6789ed434f38e92210bdc0a27b85beb569e5a32be 2,304 0.87/1.00 vMB 67
425,762 425,762 00000000000000000365eec6b3d8e6257ec8dc18c94ba7eba7a069d3724637e6 567 0.85/1.00 vMB 24
425,761 425,761 0000000000000000007a8aad73ed64787742134f1b980ea6f0f1f9bf22770ec1 716 0.95/1.00 vMB 20
425,760 425,760 0000000000000000024f9fe3d8aa2b478ac8c7078365e1657ab3da3d9604567d 1,011 0.41/1.00 vMB 56
425,759 425,759 000000000000000004f28daa2a6abb7de8bbd79b0dd715fc59638c97a8736d8e 2,378 1.00/1.00 vMB 64
425,758 425,758 00000000000000000033b1d7b67e4f2cb83159648fd786bbc6f869e780dbd042 2,719 0.99/1.00 vMB 73
425,757 425,757 000000000000000004dc954aceeefdd980287ff18a3573ce8de82df6a24dae8b 677 0.29/1.00 vMB 75
425,756 425,756 00000000000000000196bbef3239d753c0f6e1726f25398179b7f2ebf8414342 1,247 0.87/1.00 vMB 32
425,755 425,755 000000000000000002b6f3a7701bb7f4c1c676bf0d2f6117d3d01bfa6f144f47 2,257 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.