Loading Tool

Explorer IconExplorer

Memory Pool

15,678 transactions
7.95 vMB
0.02545504 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.16/200 MB

Candidate Block

Mining Attempt 26d5f13ac4dec9c375c47ef135d82bb16057d7a1d0a29679a6b98755a7ebf165
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root 09081c42ed116d28885e3b55f076973d87256afef46619705ac1438b78e424db
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.00910906 BTC
Median Feerate: 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (898,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,804 14,804 00000000c5ff572c39c926bf51bd2096b4f59e5839b6e20811e18929eec822bd 1 0.00 vMB 0
14,803 14,803 00000000fc42321afc5cf3d804a206f7430434d87aa90565fee6db43fa0d0f3c 1 0.00 vMB 0
14,802 14,802 000000005e5dddfeb6eb4e2cd55fbf9cc4fb8b665e75be17cb354a663e26a1dd 1 0.00 vMB 0
14,801 14,801 000000009d9d4cac52c74bd968bebe43edf132f2a1487f2faaed66f5cff44fcb 1 0.00 vMB 0
14,800 14,800 0000000001d994858ca98829022fcab874361539845ed1c2353c82c6373ddf49 1 0.00 vMB 0
14,799 14,799 00000000d7998515462de1adeefd9c97a0c1bf4ec7c252350e2b30d8c3fc78ca 1 0.00 vMB 0
14,798 14,798 00000000380e74ed0b3ffabed8327128a44f7fe90579bf67a8d94a716de4bef8 1 0.00 vMB 0
14,797 14,797 00000000678ca9d518580d28da7106366357a34210f6b7f819265a1dc9e40a6f 1 0.00 vMB 0
14,796 14,796 00000000ea8165b5378cec5e8103665f093a9b39af8f2cd97cda8bade1204901 1 0.00 vMB 0
14,795 14,795 00000000afe5be8f68243ce662b4fd5f142036257508466e3f65f3c40f60a508 1 0.00 vMB 0
14,794 14,794 000000004ed1a1bc773e1b5f64c45127414449689ccaa47de0ab1f20714036f3 1 0.00 vMB 0
14,793 14,793 00000000214bafddc1e1a626ac2427a8188b9aeade85edd2fa944a21170b78eb 1 0.00 vMB 0
14,792 14,792 00000000ba427bb961b34f3e4482f2ae1d1fb514aff5d5601bfa39fce8a69e05 1 0.00 vMB 0
14,791 14,791 000000003843f76acc0a064de36db6c452d6b7b6052eba70a85517dd782277f6 1 0.00 vMB 0
14,790 14,790 0000000014666de5346fd7836222145c75b9da360b4f8f1311dab880239c0cea 1 0.00 vMB 0
14,789 14,789 00000000c2b086c6a015ae9b9950618dcc0299e5c3bdf796ce206543b41afc38 1 0.00 vMB 0
14,788 14,788 000000001e5a54c74dbe078d684a816b816856c5cf4aaaee9556d7c16fe7c4ea 1 0.00 vMB 0
14,787 14,787 00000000918f852f4815e4dff55c6c7cff39f85dc53066610df8f1603a0a2646 1 0.00 vMB 0
14,786 14,786 00000000ed936e1aca5a34e5f2ab1ae8cc17af64e0784d2afa254bf31a636d61 1 0.00 vMB 0
14,785 14,785 000000005c66aa7ca37e6b9fe600f67fa54774d11eacbc3875b6eae6f34ec138 1 0.00 vMB 0
14,784 14,784 000000005f4eae3d55cbe52f053657e42eedc484e2852f973be742a5d9a6465c 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 294.07 GB
    • Received: 1.23 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.