Loading Tool

Explorer IconExplorer

Memory Pool

44,363 transactions
28.69 vMB
0.12225068 BTC
Random Selection Loading Transactions
Max Size: 149.12/200 MB

Candidate Block

Mining Attempt 563b89e974781cde513f5b611995c029fcd4278fd23ad9f619cab7f20d183835
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 97555c6de6acedd5f41fed0a13458303788364c9336579f345f51f9329dfe72f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.03322518 BTC
Feerates: 150.46 > 3.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (880,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
33,856 33,856 000000004bbb50b7da817b35aa42fa374edea8f90b5c3a0b26e5867a625f9728 1 0.00/1.00 vMB 0
33,855 33,855 00000000a5e41de447b3d6e9c4f5482dcbb3dd764c75d44cb464f663a7d7f8d0 1 0.00/1.00 vMB 0
33,854 33,854 00000000b6a10a3d2d22961216e69336d98f535436d6692fb9dc0460180dce51 1 0.00/1.00 vMB 0
33,853 33,853 000000008303ea8abd54862827a6503025655858fa2e8e3c6f8d46b89ec72ee7 1 0.00/1.00 vMB 0
33,852 33,852 0000000099854015e0d322f4f294c8afa69c16a05b93a8a27c4076bc43758a83 1 0.00/1.00 vMB 0
33,851 33,851 00000000c3fb5da49245f1a2570abc4cc1285ffa182489af07ef5bb4d6dd76ba 1 0.00/1.00 vMB 0
33,850 33,850 00000000bb858a276122cfbe29de9edaa43dadb4ed9e223d9b5ecd1fa014cbef 1 0.00/1.00 vMB 0
33,849 33,849 00000000cc3210af67be10ace4ac68b85b4e51369f9fe89072ce9ce18be9b126 1 0.00/1.00 vMB 0
33,848 33,848 00000000825b72b4f05f728ae9d409955f20d08d1cd80fbf72777cf39bdb48b5 1 0.00/1.00 vMB 0
33,847 33,847 00000000528082288231695cbe9ca87cddf2eabfb70ca022d3c6315c187e67d2 1 0.00/1.00 vMB 0
33,846 33,846 00000000cb71e3c0829f01891da732d3c40f96caa8ba0104581e5d981cb8bc82 1 0.00/1.00 vMB 0
33,845 33,845 0000000080e176e5a404aee4532faeb5f0c2473b80c1ea916a2bb3d0f5725c6d 1 0.00/1.00 vMB 0
33,844 33,844 000000001dc50cc250d32c4d713a97f190af045e5e290d6ec03725aa2d89f387 1 0.00/1.00 vMB 0
33,843 33,843 00000000c65300e464bde48364858254ebe1a6f8c5cef95d292bad50b58684b1 1 0.00/1.00 vMB 0
33,842 33,842 00000000a3c9cc5370482ecfdefb64d7ef6e9017490585314d6dc2b143cc884c 1 0.00/1.00 vMB 0
33,841 33,841 00000000cea7c32927842c151b6b82b9fd730db5d221d97788b006347559426a 1 0.00/1.00 vMB 0
33,840 33,840 000000009cd7abb37f58db22eb7a37bc61a1fb579de55bf6d3d437e9c99555c5 1 0.00/1.00 vMB 0
33,839 33,839 000000006fd962cdd892e73bbd92512ab346e4fb8266c6c30a51aaf6d0c44cb1 1 0.00/1.00 vMB 0
33,838 33,838 00000000bc2b98325aca7e91abe8e70ba0445d72688e905378e7cfc2e9db5cb4 1 0.00/1.00 vMB 0
33,837 33,837 0000000094edff01abe9db9c1bef9cc236a67dd39d9fdc168c6668f178a59456 1 0.00/1.00 vMB 0
33,836 33,836 000000003d3d5f75fbae35c90506dcb8847ed71a849a53e5c4c06236f31f83c6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.