Loading Tool

Explorer IconExplorer

Memory Pool

85,784 transactions
33.29 vMB
0.16784566 BTC
Random Selection Loading Transactions
Max Size: 197.85/200 MB

Candidate Block

Mining Attempt 03402537a43378c91e3e4ccfd25fada504794a0ac03b69919dfc18c19d075647
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 63e7f758557b8a65497e0f702e0d52d26b43d0e9ead719719aefbee4508cf7d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.05174321 BTC
Feerates: 318.30 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (596,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,050 319,050 0000000000000000179f089e6f6bce53fa792586dcfeec22f78b039891d5dbc0 27 0.01/1.00 vMB 28
319,049 319,049 00000000000000002037e20e55d32b9ed3eea7fbafa1f6abfe4e7bafcd941d36 1,023 0.63/1.00 vMB 25
319,048 319,048 000000000000000026d601e6f1cf9cdc4c1278d44e1ffef7881b77b423f5dbfe 432 0.24/1.00 vMB 24
319,047 319,047 0000000000000000075824c59375f580c898f931f383b6f500a88e0b8809905f 29 0.01/1.00 vMB 30
319,046 319,046 00000000000000001fd0dc8e5ed0b4b0b3f08083854c0ef87f11fea24e42b051 446 0.29/1.00 vMB 26
319,045 319,045 00000000000000001ee58c0be77740d5f312c0869db00ac535ff95fd0c4a555e 296 0.20/1.00 vMB 24
319,044 319,044 00000000000000000a76abf80d1d2877bf654e5821c2763853fa189821bcfbd9 75 0.03/1.00 vMB 34
319,043 319,043 000000000000000016d41f2604e842731fb953e18cf2b54373d6077df3b0c135 303 0.16/1.00 vMB 27
319,042 319,042 00000000000000000df655cb17549019215bec3ee7302426f3cc47c670332816 131 0.08/1.00 vMB 20
319,041 319,041 000000000000000003113ca027c57c917e1f1af6b8c97b4bcd9c68d7c4e61dd5 702 0.47/1.00 vMB 22
319,040 319,040 00000000000000000c5f94265e5710c06b7d1e622d8454cc6cc5acee81c2d684 541 0.47/1.00 vMB 23
319,039 319,039 00000000000000001842e8c8287db9e54ef1433424ceded2d5912822403e5621 1,097 0.62/1.00 vMB 27
319,038 319,038 00000000000000000d41572d2f3171e60cc427637d4c7381037f3fee72a63a4f 32 0.03/1.00 vMB 11
319,037 319,037 0000000000000000150dbdc785cb9b876052dd1b4963c652ca3bd193dea9d924 27 0.01/1.00 vMB 24
319,036 319,036 000000000000000017b4e796ce64118d15c6fc8fa42b95a7ef5ba412d129101c 575 0.27/1.00 vMB 29
319,035 319,035 00000000000000000f1a8f68f174ecd98edc8760b4137a3c068843ebefc5f6b5 43 0.01/1.00 vMB 47
319,034 319,034 0000000000000000205a9b96761b0b73787e375fd6ac09a26aeeeab8fd8d677c 116 0.08/1.00 vMB 18
319,033 319,033 000000000000000011e0d845fba285ab5decea56c63aae2149303433d6951f4e 128 0.04/1.00 vMB 38
319,032 319,032 0000000000000000123f0d02068eabd6f17d07e7e94de18935db77dc24b3501d 41 0.02/1.00 vMB 37
319,031 319,031 00000000000000002029bb23c6b2121d674d4c2f42d32676d1b6460785f03f33 481 0.27/1.00 vMB 25
319,030 319,030 00000000000000000dacb016b0e55ee49cfc22c7e3c8a711f0483b689c5645a9 612 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.