Loading Tool

Explorer IconExplorer

Memory Pool

54,468 transactions
32.12 vMB
0.14791526 BTC
Random Selection Loading Transactions
Max Size: 171.59/200 MB

Candidate Block

Mining Attempt d1e80291446e8b6e6eb4532ff9788f3491949f894f71df454cd9c14c942edfce
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root c8358b3364f4244fa3d2a16850073dca8d2a0cafbf6fda50bffbdf8ec128fa30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.04667913 BTC
Feerates: 104.17 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (85,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,824 828,824 000000000000000000012efe9822d251bd09393ee8070bd92c7ba4059356f69b 1,598 1.00/1.00 vMB 44
828,823 828,823 00000000000000000002bccdae392c31e6a9fc81f16375cc4917fe115d0cc96e 2,021 1.00/1.00 vMB 40
828,822 828,822 000000000000000000005880fc6352b69cff9fb443b74b6783d2c65fbde5a24d 2,402 1.00/1.00 vMB 77
828,821 828,821 000000000000000000033cbf7dc27f9cf310cf8382598cd52c8fd02799b47555 76 1.00/1.00 vMB 23
828,820 828,820 00000000000000000003248b7b96ec98812206872b5e3ce7ddbbd1474307f796 332 1.00/1.00 vMB 25
828,819 828,819 00000000000000000002f01f3b75a13fd8c845ac4c83e897ed18728f34ef5a28 1,372 1.00/1.00 vMB 32
828,818 828,818 000000000000000000008f3099769b85c832cbebd9634e080cd4b7613a25ccc6 1,012 1.00/1.00 vMB 27
828,817 828,817 00000000000000000001e0153f6f522abb57fcd0cd624327003e3cc5107d728e 762 1.00/1.00 vMB 34
828,816 828,816 00000000000000000002d2ca1164295d7b1361df4c19806fab85fc292ac99a14 735 1.00/1.00 vMB 52
828,815 828,815 000000000000000000019d1871457e77904b74e4ccfa800ae778c1c192e5e799 3,267 1.00/1.00 vMB 39
828,814 828,814 00000000000000000003354b48fe61a60dd29eb583dc35587d0a165e75e08861 1,154 1.00/1.00 vMB 39
828,813 828,813 00000000000000000003adda1425fc89e357b5a483f575189786f7fad492a9b3 2,353 1.00/1.00 vMB 57
828,812 828,812 0000000000000000000234c16b8ce4394ab20fe3333ce59b7ce12048ff478c27 2,366 1.00/1.00 vMB 95
828,811 828,811 0000000000000000000269fd2181aab7a542f183e4ce1ceba94d00d7d0125461 1,079 1.00/1.00 vMB 46
828,810 828,810 000000000000000000023914ba3f1da775c6d81b9ee359e82e05eb3d4db8d86b 2,678 1.00/1.00 vMB 84
828,809 828,809 0000000000000000000012c18c7e76d95cdf5a8cca5bc5bf3894ee03f6d96eed 3,325 1.00/1.00 vMB 44
828,808 828,808 00000000000000000000346fe6da80338e8bd91b2931c540262b06809ab99205 2,885 1.00/1.00 vMB 53
828,807 828,807 00000000000000000001631d975c4dd630c44c5e1716f4cf18111d139aa9e84c 2,808 1.00/1.00 vMB 122
828,806 828,806 000000000000000000010489c1bd7ccc2b4b09ac1ff3382a7345706208a3dc2d 3,419 1.00/1.00 vMB 55
828,805 828,805 0000000000000000000294af41f90e966a1b456ce56c0c067c1ae792ac05d21b 2,454 1.00/1.00 vMB 43
828,804 828,804 000000000000000000028f262903116b447ca5b6b668bcaa251288f3723d6d7b 2,307 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.