Loading Tool

Explorer IconExplorer

Memory Pool

83,356 transactions
31.19 vMB
0.09448020 BTC
Random Selection Loading Transactions
Max Size: 191.38/200 MB

Candidate Block

Mining Attempt 09668c096c860eb4d3dc03ea677c2169d2aca9d264a2d038899707bf7e07d505
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ba75275cb999a85984be313781813864488cda5efc4c2fb5c5a6480d8e5713ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.02420083 BTC
Feerates: 301.57 > 2.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (630,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,860 284,860 00000000000000003f6b7286251e55601879ab0e1e79264c22c39b4c1eba9724 420 0.20/1.00 vMB 33
284,859 284,859 0000000000000000d38ff7115ce018c7583d31091742d7ab5b32d6245383b4be 673 0.40/1.00 vMB 33
284,858 284,858 00000000000000009ea3d77854af7c8cc0f28506dc8379c89830e445d951f4bf 260 0.25/1.00 vMB 23
284,857 284,857 0000000000000000371eecb3a4a9e2347cd8971b9a50a63ef2a7276c3a5e2ca7 560 0.22/1.00 vMB 43
284,856 284,856 0000000000000000c46dfe7131fa03a14e22b04628c13f253af0af8974bb6ceb 96 0.10/1.00 vMB 16
284,855 284,855 0000000000000000ee43714c1fc37624f16a63a96f2efcfc38c28eec506f29ae 307 0.13/1.00 vMB 35
284,854 284,854 0000000000000001a26550c5fa9c0b45861a90a080fc499ee6df8ee85431c6db 162 0.10/1.00 vMB 23
284,853 284,853 0000000000000000bfbbde59a9c62d044c46a9cf14f5b76153e267132cbe339a 309 0.15/1.00 vMB 33
284,852 284,852 0000000000000000612d752904073c51340a29ee317eea36f5ea2f4354274fa5 63 0.04/1.00 vMB 15
284,851 284,851 0000000000000000f8ab21e37638d6953d76c573bb62e4b7fe51eb7dcd12f77e 641 0.25/1.00 vMB 48
284,850 284,850 000000000000000120caf73ab0b0cf0085d994d625eab9f9a0ecbfbe4fbb2c6a 561 0.23/1.00 vMB 42
284,849 284,849 00000000000000007d7ae30d9b8db94975fa5f7067f9a03e3864dc775d64d10d 1,154 0.46/1.00 vMB 43
284,848 284,848 000000000000000083703cfae9d8ba0059a5c301686c646c2266e7d7ee98f1fe 84 0.03/1.00 vMB 35
284,847 284,847 000000000000000093e4291f463e4dccafe7e15966b1a6d9360f266b7e1c44e4 124 0.06/1.00 vMB 30
284,846 284,846 00000000000000012197f9d698797575adb142770118a3448783dc10dbc0cdf3 299 0.15/1.00 vMB 33
284,845 284,845 0000000000000001622019bb61627c92c4f8aedcb55c9ea09ac2b0169a60167b 254 0.12/1.00 vMB 37
284,844 284,844 0000000000000001994ba4cea998709acd8aff55b4523e48c6d7e46a70da609c 377 0.16/1.00 vMB 39
284,843 284,843 00000000000000004f3da8ad8677e729da8af22ea8a8cb469cafe8851dcb4c8f 157 0.06/1.00 vMB 35
284,842 284,842 0000000000000000b02bcfffe4f2f13e7ab2b897a16de0880471f2b28aec29b1 335 0.14/1.00 vMB 38
284,841 284,841 0000000000000001290a2dea5d37c8b9b609bbc58ade63913f70181f40ef14af 670 0.29/1.00 vMB 97
284,840 284,840 0000000000000000ea22e02b130d19ed563e0a0f196fcf0cece74dfc79024732 511 0.24/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.78 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: 709.56 GB
    • Received: 16.92 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.