Loading Tool

Explorer IconExplorer

Memory Pool

74,957 transactions
27.78 vMB
0.07770671 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt 0c5f20906cf67d7c82ec4783bec68d64a793845a6d2d4a861f81d2577e0b63f5
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root bfa4bb8b9dc50c0e4ba211ef2e1af4b220d8f340e2bcb8edf37c8663e2e92c45
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,260
Size: 1.00 vMB
Total Fees: 0.01830246 BTC
Feerates: 472.31 > 1.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (41,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,018 874,018 000000000000000000007fadf1550a535923a97801fddc71015cbd6b7b20db40 2,870 1.00/1.00 vMB 6
874,017 874,017 000000000000000000002c3ed88b2c5b733204dcf59eaeaf3e203a197c261dc3 2,892 1.00/1.00 vMB 8
874,016 874,016 00000000000000000000e24fa8db39369bfecaa55f58c88a15d4513b271f456b 3,511 1.00/1.00 vMB 11
874,015 874,015 00000000000000000002a088310a03c52a2f739a8689e5ba59c6deda29d72ee8 3,903 1.00/1.00 vMB 10
874,014 874,014 000000000000000000019d10d8e802e7452669680166d5086838914cd1cbe5c4 3,318 1.00/1.00 vMB 9
874,013 874,013 00000000000000000000b7b631bb52ee8e03993cc7ab5aa86cdc9607ae237d5b 1,636 1.00/1.00 vMB 7
874,012 874,012 00000000000000000000472491674dc547b456f9199f089926b61da511c81c2b 3,849 1.00/1.00 vMB 9
874,011 874,011 0000000000000000000171fe16c9f40863bf66f65e3b9f97dcde6d67aad0a956 3,690 1.00/1.00 vMB 12
874,010 874,010 000000000000000000026c186481a81160a1b41ec7eee39d0935d338de357024 3,947 1.00/1.00 vMB 16
874,009 874,009 00000000000000000001be18d0a4c53958672bc848681f8ffd170123654f448d 4,077 1.00/1.00 vMB 10
874,008 874,008 00000000000000000001a4c2bbe67f9d7e7e26c434bd52acb3d3f821d3a43f45 3,727 1.00/1.00 vMB 7
874,007 874,007 00000000000000000001ec88fd4a7953d1e3b35b225b952d82e1bc84dc5547c7 4,231 1.00/1.00 vMB 11
874,006 874,006 00000000000000000000289136ed4d50f6c063f5c2bf1787ff3a6990cadab585 3,138 1.00/1.00 vMB 4
874,005 874,005 000000000000000000027550881cc47b49823543455450403bdc52d533ee14a2 999 1.00/1.00 vMB 4
874,004 874,004 0000000000000000000010b5f31e82dbf25cc889477acef3eb84132f9da5cc96 2,776 1.00/1.00 vMB 6
874,003 874,003 00000000000000000002b25fe03cb00209f1e36061b12990b54aa9a134a979d1 2,477 1.00/1.00 vMB 8
874,002 874,002 0000000000000000000057fdca59b3411cae3b7dd9a23e8f5cd03585362e9bc3 175 1.00/1.00 vMB 4
874,001 874,001 0000000000000000000041ba846a3ad3c541c071c998b4ff5e5feb25ed6a579e 510 1.00/1.00 vMB 4
874,000 874,000 0000000000000000000094cca49bc31695702adcd2684dadc46ffdd48315eb16 1,760 1.00/1.00 vMB 7
873,999 873,999 00000000000000000001608e424ea4c5f701dc4fa318f882b93a43676bc28cf8 1,084 1.00/1.00 vMB 6
873,998 873,998 00000000000000000000345f695e5a8ad0c34e7a3f4beda7b81f9f6d70171f2f 628 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.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: 713.55 GB
    • Received: 17.39 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.