Loading Tool

Explorer IconExplorer

Memory Pool

46,952 transactions
22.56 vMB
0.11069325 BTC
Random Selection Loading Transactions
Max Size: 126.13/200 MB

Candidate Block

Mining Attempt a5247925917ae0dac4404135fc1e922184209193cc0e47377e05557877aadf11
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root 1d1011333fe155d810f16bbc55f2b12bf9c8873732b52725bb3937d439088cbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,824
Size: 1.00 vMB
Total Fees: 0.04578574 BTC
Feerates: 192.68 > 4.59 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (748,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
165,912 165,912 00000000000002763a3b3d151770488f3f22dbb0ff1b6c15386d0c6dbb31bf2e 33 0.01/1.00 vMB 92
165,911 165,911 0000000000000bb523aa49d36c0e2dd3d7f529df908378ca7f5b8f1f279e1566 22 0.01/1.00 vMB 303
165,910 165,910 0000000000000210ea99352eb6bf24bd9bbb774a046446df0539458de4fc8d06 74 0.03/1.00 vMB 262
165,909 165,909 00000000000005d182996e949303c3f4a2e54307808bc905060789c0a5d34905 22 0.01/1.00 vMB 150
165,908 165,908 000000000000087e06560634a19e7921eb1b7eb037a74bdb8b73ee7d8b7fa285 141 0.05/1.00 vMB 196
165,907 165,907 0000000000000b83f128dd313895b52b678c014222e53073f99dccd94622fc18 19 0.01/1.00 vMB 180
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: 557.89 GB
    • Received: 7.09 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.