Loading Tool

Explorer IconExplorer

Memory Pool

48,464 transactions
30.44 vMB
0.10459114 BTC
Random Selection Loading Transactions
Max Size: 162.25/200 MB

Candidate Block

Mining Attempt 3fb9c530154c8257edd9ed6af3b217562b831b0a900a7d1fd47b41f75f6b27c4
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 81fb954d2c0f760939a907d93bab563cbe3717eb1e7eb7d12c37c39200b399f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.04144922 BTC
Feerates: 150.97 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (88,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,707 826,707 000000000000000000036a76070bdfc971182b2a7430b1cbd99297fc9a6b513f 4,014 1.00/1.00 vMB 58
826,706 826,706 000000000000000000015e761003d3fc91a8123f84ee61ac1e4a4f4692057739 4,475 1.00/1.00 vMB 52
826,705 826,705 000000000000000000008c99e4db1caf2cf538e166e3e0bda30e3b1b0d72cd31 3,895 1.00/1.00 vMB 52
826,704 826,704 000000000000000000003409518c75776b33de8aacf2732c48de3774ff4a77ea 2,701 1.00/1.00 vMB 43
826,703 826,703 000000000000000000019bcf7c0de96621bb523bdaf205581f8ee23bd2a09f72 4,981 1.00/1.00 vMB 46
826,702 826,702 00000000000000000002a2767395f117054c1388f623178bcb18facb51871463 6,497 1.00/1.00 vMB 39
826,701 826,701 00000000000000000000775aeb6b182410041ab77984ffc9d0ae8c21bc82810b 4,337 1.00/1.00 vMB 41
826,700 826,700 00000000000000000002d4631b87cdbe4f684312c6094f5b7aa2ce4b39d89727 5,170 1.00/1.00 vMB 42
826,699 826,699 000000000000000000016590e8a66984a1ba2e73f4cb003bca1c472f9b7a780d 1,605 1.00/1.00 vMB 37
826,698 826,698 00000000000000000000ece21b95249539d7b0ae3e58c2413a7ac36c91be88dc 3,844 1.00/1.00 vMB 36
826,697 826,697 000000000000000000015eb5bea7f185fff26abb6795939513dbcfc382bd3035 4,717 1.00/1.00 vMB 39
826,696 826,696 0000000000000000000119b18aeff8dd084ed8adf088028449551e671906ecf4 4,899 1.00/1.00 vMB 48
826,695 826,695 00000000000000000001374e6dd913bee1023e4d2cc07b595f9f0f06cb0defb3 3,874 1.00/1.00 vMB 51
826,694 826,694 0000000000000000000205120af21674460c1649fdd0859b49d05d8464ad3e2d 4,635 1.00/1.00 vMB 45
826,693 826,693 0000000000000000000236c19ceaa9dac84b2953e48ed197847bb3360dc61355 4,424 1.00/1.00 vMB 55
826,692 826,692 00000000000000000001ba37f9811021c1d24546f5a4da14baa0ad3fd6ee1762 4,713 1.00/1.00 vMB 42
826,691 826,691 00000000000000000001a286e80a16fc8b8a69bf0a6ee15b3830cf449355ba62 4,133 1.00/1.00 vMB 42
826,690 826,690 000000000000000000027e959ded6fa78ad7effcc37217621d5e92ead45fcb0c 4,652 1.00/1.00 vMB 49
826,689 826,689 000000000000000000031ec35565e592df8af06f8f0cc31f90bdcfd37d928206 4,277 1.00/1.00 vMB 40
826,688 826,688 0000000000000000000169fe9dbf52a11829a4c730e38b3d81fe11f399f4ca3c 5,057 1.00/1.00 vMB 41
826,687 826,687 000000000000000000013c930346b44dc67a52312702099df402a5eea9d1c688 4,546 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.