Loading Tool

Explorer IconExplorer

Memory Pool

86,665 transactions
31.82 vMB
0.10889630 BTC
Random Selection Loading Transactions
Max Size: 194.88/200 MB

Candidate Block

Mining Attempt 130dc0c815d4d258c560b2de245c898b33cc2bfad1ef98a5cb9a44ec246cd495
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ef114f0aa79620eee8b34557283a0da1952a89f24793eae10a687473f2420e0c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02820062 BTC
Feerates: 1,236.26 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (556,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,779 358,779 0000000000000000034b121d0380a8b1b20a986c5c82cfff6d265183268d5eae 626 0.34/1.00 vMB 29
358,778 358,778 000000000000000013c9d50b81844f310c140dd3ec4de184ccf5036a1d02c46f 583 0.36/1.00 vMB 22
358,777 358,777 00000000000000000099264e86ca2b528590bc4b0b0b3c6c3df09d9902394685 290 0.18/1.00 vMB 16
358,776 358,776 0000000000000000082f7d24e8fd180eca642ea8213bfbf4f5c7552a65bdaf39 1,566 0.75/1.00 vMB 29
358,775 358,775 0000000000000000140d14a903ea3bfb6909561586c878209318ebcf241df3d4 970 0.54/1.00 vMB 24
358,774 358,774 000000000000000007f8656ca51880403a6ab3332ab2d60c4b96516e9c21a42b 228 0.16/1.00 vMB 18
358,773 358,773 00000000000000000e624b684aa241ec89ef04eb34dd54a793e3231b6aaeee6a 498 0.41/1.00 vMB 9
358,772 358,772 0000000000000000048edb391854fa4bac34be0d720a692559e7ad9e487f5529 478 0.41/1.00 vMB 18
358,771 358,771 0000000000000000144627ebec235ae8de1cf7409eba2ae38ec405ab5ca7834a 1,381 0.75/1.00 vMB 25
358,770 358,770 000000000000000008e6840d539fc340983e7a1ce00e146b97f090b0ef370153 512 0.16/1.00 vMB 47
358,769 358,769 000000000000000008b53c4f8c7b485cca6c7e931357487154aaec41e437da62 1,469 0.75/1.00 vMB 30
358,768 358,768 00000000000000000db932d1cbd04a29d8e55989eda3f096d3ab8e8d95eb28e9 322 0.17/1.00 vMB 28
358,767 358,767 000000000000000014e537fd0c84c2270ec06753efbe54aa41c0509f993eccb5 374 0.20/1.00 vMB 24
358,766 358,766 00000000000000000347378c84fb3ea341010712d5269f9940af21ded7f636a3 189 0.11/1.00 vMB 25
358,765 358,765 000000000000000008343de8628993728de7dd0785658f19d16b82dd369ba6a9 624 0.33/1.00 vMB 25
358,764 358,764 00000000000000000585243318313fe0c129701eb1e7ca93d9b06538d99768a4 541 0.25/1.00 vMB 30
358,763 358,763 00000000000000000f5e1304740727cc3bb68d34286ed3996248355ebdb15c1d 411 0.20/1.00 vMB 24
358,762 358,762 000000000000000008adf9543a06612d35b8887267ac925bd819439cacc1051f 242 0.13/1.00 vMB 26
358,761 358,761 00000000000000000bd284b350d9df7c3bdeab05f153b4600ff72cd5ff037269 160 0.12/1.00 vMB 10
358,760 358,760 00000000000000000cf91c3d96795e5b1ff09bcf587a956af8b6f6306b177f2a 1,458 0.69/1.00 vMB 28
358,759 358,759 00000000000000000244755957bbeaca47266f1671b9e78086f76c907983d4e3 190 0.10/1.00 vMB 27
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.41 GB
    • Received: 18.05 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.