Loading Tool

Explorer IconExplorer

Memory Pool

76,679 transactions
27.67 vMB
0.07870387 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 67678b0864b232f4f6c29ea17a7166c08b6c7bd0cbea347cf9473040c0ca214b
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root ecaf73fe78c98883773e8087f87f30d4bb5f2fd59c2beaf2770a130046b6509b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.01950192 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (614,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,880 300,880 00000000000000001d69adfbbe4291e1c2a605909ccd94fadffb8abcab77b617 756 0.35/1.00 vMB 32
300,879 300,879 000000000000000035304e2f6d051c7c0775259a970f0782eb69a8a956f6beb1 989 0.50/1.00 vMB 32
300,878 300,878 00000000000000000f3ca4b124443f5c500c0d3035366376673832bbad9b5f09 64 0.03/1.00 vMB 27
300,877 300,877 000000000000000076ae41a15968c4570f64ae43ac87bf7cd4aabb1f1d22af12 715 0.35/1.00 vMB 34
300,876 300,876 000000000000000019704576f5f678d5f4d5f586492c44ebeea32c8dcd4bff29 66 0.03/1.00 vMB 26
300,875 300,875 0000000000000000345d9048dba5b1f9b628587daca6525d311153ae0f8b0ef4 796 0.66/1.00 vMB 22
300,874 300,874 00000000000000002b8c4adee5bbab21f620b080626e566cbb25503dd27224d4 582 0.35/1.00 vMB 26
300,873 300,873 00000000000000005813d44d03333838ee192112dfd2befe0d5c8278b2c4c495 964 0.35/1.00 vMB 42
300,872 300,872 0000000000000000259cef74481f54f42e1ef2316e89ef5bff13b702ba18f3aa 96 0.05/1.00 vMB 19
300,871 300,871 00000000000000006de6d21a8f9b7a95f09568bca2d33f0abcae6241563f0381 835 0.55/1.00 vMB 23
300,870 300,870 00000000000000001aad1ffa9e15b0e13c492f09f3dc0088b60066519bc93e46 334 0.17/1.00 vMB 30
300,869 300,869 000000000000000026e093d8001672d464b8eafbd081e565cac106110a160826 205 0.17/1.00 vMB 19
300,868 300,868 000000000000000018217348d7beb2638246a97019c7eef6d7173844409c6d4e 256 0.08/1.00 vMB 55
300,867 300,867 000000000000000010b2457f703feae0942a07faa2d0873b3bdb948e8ab0ecf1 344 0.25/1.00 vMB 26
300,866 300,866 00000000000000007444c895e09efdfe996e6a11fcdbea1ebe6a5057fb0d2425 92 0.04/1.00 vMB 32
300,865 300,865 0000000000000000740490b60d3e053f1f4c56a4521d7a5cb46b9b19017abc68 265 0.35/1.00 vMB 17
300,864 300,864 00000000000000003d2568f06d316fe277dbac7faedfb89bb476f8af92879739 692 0.35/1.00 vMB 28
300,863 300,863 0000000000000000466db4ce0165bb866d09c3acee0d878e15f7ab1c3a007bd9 1,100 0.47/1.00 vMB 34
300,862 300,862 00000000000000001099091f46d4503184dda7653d604e835966a97332d7ecc8 434 0.28/1.00 vMB 27
300,861 300,861 000000000000000061aeda4e6904a6ccc57820e1e43a8208e898c28d9cbb06cd 819 0.35/1.00 vMB 36
300,860 300,860 0000000000000000339c46ddc985e94aacac5a5c6a8529095eed6dc5160d0cf6 331 0.41/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.