Loading Tool

Explorer IconExplorer

Memory Pool

36,521 transactions
19.28 vMB
0.05512387 BTC
Random Selection Loading Transactions
Max Size: 105.78/200 MB

Candidate Block

Mining Attempt 3169c8e2e09a34fd5ae555673517598b54f43d29a92fb3d8ffe94389c266d5c9
Version 20000000
Previous Block 000000000000000000009a30a040b20a8a7e5927f7fb1d03cf505bb76cbef13e
Merkle Root ae5c93a1e30c402e892d9ff41ed9297be68b3af8fb7c428c6eb6bb5d43e5d4fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,289
Size: 1.00 vMB
Total Fees: 0.01802505 BTC
Feerates: 713.01 > 1.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,110 (748,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,934 165,934 000000000000051a9218e50cedaf058d9aab49ffec3437549a03079276ced41a 118 0.04/1.00 vMB 208
165,933 165,933 000000000000035a00b002e22bfba48063fc6a083a5435043c31f53221effc8b 15 0.04/1.00 vMB 1,804
165,932 165,932 0000000000000b9f91b3c2cf16df815833b44b4c271cb0f342e81bd08e1ca1b2 96 0.04/1.00 vMB 79
165,931 165,931 000000000000022668f16cf37829a940b0ce1f5b7167e62b002ce3ceb7e85c6d 118 0.05/1.00 vMB 367
165,930 165,930 00000000000007dcf3649424df0158b4fb686d4fb07b06077c063803dfa7772b 20 0.01/1.00 vMB 25
165,929 165,929 0000000000000af5d9e8bfdc8995547059c7057ee930cb34a4bba2998ddfa819 12 0.01/1.00 vMB 19
165,928 165,928 00000000000009d2f107915cbde3bca277352413ac36e44090171dd6ef011900 70 0.04/1.00 vMB 149
165,927 165,927 00000000000008e804b1dad4ff7180f307e7d680f5c70b410c503b9ee8a83c70 12 0.00/1.00 vMB 0
165,926 165,926 0000000000000432d65a3b3615b485881558f1b2df1984072b278a5e2a4c5d74 139 0.06/1.00 vMB 203
165,925 165,925 00000000000001a0e5be689c068f5ca91a34ad0f15b540ebaaeae074e896decb 109 0.05/1.00 vMB 70
165,924 165,924 00000000000005363b2fb822e9cc297967fa398e3aa28ce94587233cee67debc 47 0.03/1.00 vMB 115
165,923 165,923 0000000000000591feda79fb125bb40d635aeaa62c5f5dd7942237e85ded39e5 16 0.01/1.00 vMB 291
165,922 165,922 0000000000000af362288662ca2a43f0c55f0f87253ecc94bc267835ee23734f 49 0.02/1.00 vMB 65
165,921 165,921 0000000000000074d680e89c0ae393ecb931d178e1782de9f5a7968fc707f92d 163 0.07/1.00 vMB 146
165,920 165,920 000000000000075f79852571a38fa6d83a25b4dfe48e193e9a113ccbda36639c 43 0.02/1.00 vMB 203
165,919 165,919 000000000000045b373f38ffbb7e4b2da40bd36a81435f8b8c5c2be72a5d119d 72 0.03/1.00 vMB 180
165,918 165,918 000000000000004fee5db7cc3895bab6ba85ab023549244b0f1db38c7d12f0ca 17 0.01/1.00 vMB 68
165,917 165,917 000000000000013f08b93da9e177e5543ffe6834dd20c756b36b8e030f2b4487 16 0.01/1.00 vMB 50
165,916 165,916 00000000000003d943912299de339edb7b60e0a42e3dc423ba4efa1d03986d07 84 0.04/1.00 vMB 58
165,915 165,915 000000000000071e446959b5311bce174cead17c2005161d4c7258ccde026b05 18 0.01/1.00 vMB 38
165,914 165,914 000000000000061bbccce69088580e78b6d5271e074d6c75310dbe6ff7d75793 26 0.01/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 780.80 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: 559.60 GB
    • Received: 7.25 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.