Loading Tool

Explorer IconExplorer

Memory Pool

79,176 transactions
29.69 vMB
0.07505472 BTC
Random Selection Loading Transactions
Max Size: 178.02/200 MB

Candidate Block

Mining Attempt c3f3efe2f0491ed65d710c4c1e8328e5e31f3aa54209e42e15f334fab44c3493
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root ac04acd2d30ed77eccfb49dcd5c6d9102630ee315ee9c6089a473672b04d4cfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,830
Size: 1.00 vMB
Total Fees: 0.01467799 BTC
Feerates: 150.77 > 1.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (597,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,558 317,558 0000000000000000054ef7ce2f517748fdc00ba7b5f2dc558e3f2dd9e99cfe7a 1,284 0.75/1.00 vMB 23
317,557 317,557 0000000000000000018986dbe5c8ac76c4afb25d1f52d1925750e4a9eb8438a0 1 0.00/1.00 vMB 0
317,556 317,556 00000000000000001d46076ef1aa367f22b94a54fcd233f3f5d6723d901e04c0 1,024 0.29/1.00 vMB 49
317,555 317,555 00000000000000000fac4ee314fdfe220eedfe80768fd8cebd01ec9d9327b7d4 321 0.40/1.00 vMB 15
317,554 317,554 00000000000000000a62f6d10d79bc163ed0133cb18b41f1287af165b164afac 1,321 0.50/1.00 vMB 37
317,553 317,553 00000000000000000d1896f81e2c522f153564696c6ef6e14316c7a5c162ca02 1 0.00/1.00 vMB 0
317,552 317,552 000000000000000020d8ed1b792b24d96619aca083ae7c3d733e2054b75bb1c3 213 0.11/1.00 vMB 23
317,551 317,551 000000000000000007f9bfc4f1b7b6b8f82cddbe49a2f5dca940fed9bb21867e 145 0.09/1.00 vMB 25
317,550 317,550 00000000000000001382f1ab372bd1c32e522e750c0fabe64190b0a21a6ac4bb 145 0.07/1.00 vMB 27
317,549 317,549 00000000000000002b19e9bd5cb37f20a03aacdba241115aa082ac20c1897b9d 567 0.30/1.00 vMB 29
317,548 317,548 00000000000000001fea0b041b28e88a40c18480d346e7122e7bf4c2b6f06029 121 0.08/1.00 vMB 12
317,547 317,547 000000000000000017857c49ea9b1281c3c526d6de94c5074cfedbcf14b6fb9a 509 0.30/1.00 vMB 25
317,546 317,546 00000000000000002014308b5583aac6952ce9cf9c8ce9feb8891e20bf479669 200 0.08/1.00 vMB 32
317,545 317,545 000000000000000005e457d088760248374274567d3c48ed27b3265104dd38be 53 0.06/1.00 vMB 6
317,544 317,544 00000000000000002847e0dcecc988938faea1ce59e56e127a5d20c36587375a 108 0.09/1.00 vMB 13
317,543 317,543 000000000000000018d4291d3c49188f81b1530f1363333002056b2ba6b85e47 128 0.06/1.00 vMB 36
317,542 317,542 00000000000000000e9c0fbe3350e2ebe48881589eee0eec154bc301105b08d2 274 0.11/1.00 vMB 29
317,541 317,541 0000000000000000193a3af2242ff1ee477709770faff6c715e2d5ad1109eb41 174 0.16/1.00 vMB 21
317,540 317,540 00000000000000002118f6aab86f9f89cac78c007d2e83df535efe312f5ae86f 256 0.08/1.00 vMB 42
317,539 317,539 00000000000000000e45cd1a464f5d2b94ddcc6887cd8a5f9fd336d9186cd0ff 338 0.24/1.00 vMB 23
317,538 317,538 00000000000000000e7094cf231f25f1719cfbb11317ad4fd4b1c2a347765489 212 0.11/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.