Loading Tool

Explorer IconExplorer

Memory Pool

80,094 transactions
34.97 vMB
0.19586767 BTC
Random Selection Loading Transactions
Max Size: 194.58/200 MB

Candidate Block

Mining Attempt 4029212ae93cc04dfb1ba5875c1f9155de1353906c1177237af3e0f8f05a095c
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root c46bfca8b00750f431f0e689d1fc830fcebe36effac87f1a10c1fa2020680283
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.06107049 BTC
Feerates: 477.45 > 6.12 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (40,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,897 874,897 00000000000000000002550e7d89f04110dcbbb0ed9d4193248158ac5b7dd82d 1,643 1.00/1.00 vMB 5
874,896 874,896 000000000000000000026a04b9b6e5f55afb52465272430f806e41482dae5243 1,661 1.00/1.00 vMB 6
874,895 874,895 000000000000000000001fd5048184c3c289bc91fb3970981561039455caa5ce 1,529 1.00/1.00 vMB 5
874,894 874,894 00000000000000000001b8b892c416545d09edfb3a30e0e433c570ef1a8e8000 3,397 1.00/1.00 vMB 8
874,893 874,893 0000000000000000000068ce2dd6069fd74dc96e85a58370f0795e5507bc3894 2,497 1.00/1.00 vMB 6
874,892 874,892 00000000000000000001d9939ae1566025efc1ff550dd4650de4834dbe52d980 3,702 1.00/1.00 vMB 8
874,891 874,891 000000000000000000002d0af770532ea7f8ffbd59d164a0988658562dacff21 344 1.00/1.00 vMB 4
874,890 874,890 000000000000000000001149810c173e13e18833fe4205840757ad03925dd272 2,464 1.00/1.00 vMB 5
874,889 874,889 00000000000000000001e887cfcd3782f17f71073d59e1652225b4fe858a7c22 2,312 1.00/1.00 vMB 5
874,888 874,888 000000000000000000007c5efac9bfcb020320bbefc26a2cfa0aa0338daee2bf 1,162 1.00/1.00 vMB 4
874,887 874,887 00000000000000000001fb0dc1e662052fdf0307ef75b0396824d69b32e1dfa5 1,451 1.00/1.00 vMB 5
874,886 874,886 00000000000000000000e746743003d1369791113d19bf6df725059414135d00 3,532 1.00/1.00 vMB 7
874,885 874,885 0000000000000000000109bcffbe7b2f7135f937e5a09955cac0ad3ae641f482 1,360 1.00/1.00 vMB 5
874,884 874,884 00000000000000000000984c03ce604c9933be577bad18a75edc6b10b7408750 2,794 1.00/1.00 vMB 7
874,883 874,883 000000000000000000025f3a7727c3118d5dc7093ed4b5e8bdffde40bfc499cc 2,412 1.00/1.00 vMB 7
874,882 874,882 0000000000000000000236b0fe42466f5bb591a7cd7d3ff3fa89c8b1f2a1a30e 2,728 1.00/1.00 vMB 7
874,881 874,881 000000000000000000001edb01cebad4fffc47d105ac78cfaa0508e251826049 2,783 1.00/1.00 vMB 5
874,880 874,880 0000000000000000000219c40212e71f952a08b2b3264633e5b3b93223303ffd 2,114 1.00/1.00 vMB 10
874,879 874,879 0000000000000000000262d6e02a0724727a5c22e16f40b9467197784d40f5c7 1,267 1.00/1.00 vMB 5
874,878 874,878 00000000000000000000ffaee6885ccf75b1cba6e7575397d52bf2d112a60bbe 2,929 1.00/1.00 vMB 7
874,877 874,877 00000000000000000000076b0273dfc463b03488d539f6d72849294f44f4da24 3,607 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.11 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: 735.90 GB
    • Received: 18.58 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.