Loading Tool

Explorer IconExplorer

Memory Pool

47,754 transactions
22.95 vMB
0.11197310 BTC
Random Selection Loading Transactions
Max Size: 128.46/200 MB

Candidate Block

Mining Attempt 28d69d88e91cf10a6867d504e5624bd8fa93d7d74289042a96f92c865c2fdb28
Version 20000000
Previous Block 0000000000000000000187815afe94b785578cc47d80c9276cd4af19b8916538
Merkle Root f7a80bc2f0905da10c469474d9cabb754c389fcb2578e708d321d950626f7a01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.03975627 BTC
Feerates: 165.33 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,094 (748,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
165,913 165,913 000000000000095cef3a8b0d4688394dbb16b1f18a1173640adf876849838ff0 90 0.04/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 558.25 GB
    • Received: 7.11 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.