Loading Tool

Explorer IconExplorer

Memory Pool

77,201 transactions
29.84 vMB
0.10535644 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 45ca00f95dd106dd8f25d090535c33bdd491810a1b2779cd85e932db845897df
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 72dd1955307e7b26bd4524b3de01b6ae91d220f351014fcbcd93961b5d7a5bb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.03692166 BTC
Feerates: 357.61 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (623,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,909 291,909 000000000000000009c5c8a589c107f03cc4af50d62cd3907a1e7889d055dd24 730 0.43/1.00 vMB 34
291,908 291,908 000000000000000087d381d0d0fe370be1cc75c9cc0b538f5184a431c7981c15 219 0.18/1.00 vMB 26
291,907 291,907 0000000000000000057d5ef8da290f450bfcd92959267d3b4280e2c27d07e77f 654 0.25/1.00 vMB 48
291,906 291,906 00000000000000003a78599f314cff1e70e1738aea49cffa1b639f1b376d6de7 82 0.04/1.00 vMB 31
291,905 291,905 000000000000000020941400a571ce84ce180ace8e050e41d89e8f1db3d067c1 8 0.00/1.00 vMB 29
291,904 291,904 0000000000000000ee4684f4042e36d2fc0f73f8a89102ac6a4435409f37a645 185 0.13/1.00 vMB 23
291,903 291,903 000000000000000030f323373fa32c524f982da194fb749f0e52c38764b4981f 256 0.09/1.00 vMB 64
291,902 291,902 000000000000000030d284b50ca7baf42a2451b948ddd5e84e70ed8e8480ba16 189 0.11/1.00 vMB 33
291,901 291,901 0000000000000000cc813bd26384ce09a2a699c3cf1de74cef7ce47c6defd376 182 0.09/1.00 vMB 37
291,900 291,900 000000000000000006849f869b1cf79d3a6c0c0b4f39171133f1bcc8f85fbfba 173 0.18/1.00 vMB 20
291,899 291,899 000000000000000036d2c9805743dbe0ff707a1559ed8a22a33dac38bc3e7ba6 678 0.35/1.00 vMB 40
291,898 291,898 00000000000000008ee3ac2ec502c8ba77c413ad78cd993be19e45a023106964 23 0.04/1.00 vMB 7
291,897 291,897 0000000000000000d44c269a69695503f710df41a84f3a54f59146b646441f96 92 0.10/1.00 vMB 11
291,896 291,896 000000000000000048197470fe291ccbf210335ec8fff071b5c046989e7bd050 195 0.09/1.00 vMB 69
291,895 291,895 0000000000000000c6fb61afe2c04dd2b06c492c290c15fcabd13876c18fb4f7 476 0.28/1.00 vMB 29
291,894 291,894 0000000000000000dfcf41476ec590d7485f2bd03c1f7a2414db6feec1b139f4 189 0.12/1.00 vMB 33
291,893 291,893 0000000000000000b2f2e0936bdc50050a4528e8cbdff3f56a7be94df36ff436 260 0.20/1.00 vMB 22
291,892 291,892 0000000000000000b3e98c0543c75c582fa192ea5369cae3da64a47999f20da2 701 0.35/1.00 vMB 40
291,891 291,891 0000000000000000ceeb68c7594952e591d5f9df938811287054fa35bea92ce5 630 0.38/1.00 vMB 39
291,890 291,890 0000000000000000b02238d39fabf0fbd853075e1aa1718fbbf738b91b7b865a 353 0.35/1.00 vMB 19
291,889 291,889 00000000000000000663147a6448c4b5c68be96f9f00b9f655f309c5de115ca8 848 0.35/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.15 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: 744.26 GB
    • Received: 18.71 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.