Loading Tool

Explorer IconExplorer

Memory Pool

42,688 transactions
26.84 vMB
0.06661529 BTC
Random Selection Loading Transactions
Max Size: 140.92/200 MB

Candidate Block

Mining Attempt c33c642ace2ae4e9dfc37f430dcc0a2afe8773f7d827ba688e12d834479436bf
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 45042d0ff91af987e2bc43506046be84ddd041ff51d5f0d455c7cc58ab7c9b50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,839
Size: 1.00 vMB
Total Fees: 0.01685782 BTC
Feerates: 181.54 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (145,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,889 769,889 0000000000000000000658d60df0b73d2650e99e4238f5a813f9cdd720d3512e 2,414 1.00/1.00 vMB 13
769,888 769,888 000000000000000000060e9483ef7da95cc483337254f2dfe39672d679d85a42 1,770 0.95/1.00 vMB 5
769,887 769,887 000000000000000000044d9d39053b52f1f90cedaf0cbf1fa3cb0b7c133033c4 2,504 1.00/1.00 vMB 7
769,886 769,886 00000000000000000004795ff656e9690b532ddb4a34982c9d159dbd399ee987 2,361 1.00/1.00 vMB 7
769,885 769,885 000000000000000000014787389a287a6ee9893882c7bbf70ffdd5752a888850 2,960 1.00/1.00 vMB 13
769,884 769,884 00000000000000000003fafe0ca15856b45fed87c0972c27804e2f4ede02f080 1,741 1.00/1.00 vMB 8
769,883 769,883 000000000000000000037423f5d45ca770a9cdd8acb653b50eca9a12612f00a4 2,784 1.00/1.00 vMB 10
769,882 769,882 00000000000000000000b61b8f25e61fbc0ceec6d248a9fc8e855cf235f4cd29 338 0.13/1.00 vMB 9
769,881 769,881 00000000000000000003fba559e50334e806d54c25a54ca43c9f6f745945706e 300 0.14/1.00 vMB 8
769,880 769,880 000000000000000000011b8d38e58867171665d71c55c362cdb8b3d18861a2b2 462 0.21/1.00 vMB 9
769,879 769,879 000000000000000000015509f03fa4101f31dc2705d729bf8554ea9378967b27 1,672 0.91/1.00 vMB 8
769,878 769,878 00000000000000000006c8918b8c62ff9722515d786a36b9f06def81d051a681 440 0.32/1.00 vMB 4
769,877 769,877 00000000000000000001d228be316a2f04bcbb42eb0adee6b77f55d95f6c2028 2,533 1.00/1.00 vMB 5
769,876 769,876 00000000000000000007cbfa2eac2441d802580fae13c8ab3e1ad8adc175fbd8 2,968 1.00/1.00 vMB 14
769,875 769,875 000000000000000000006650df1c1c3e42a513318f0654606d14336c4d0fda36 1,922 0.92/1.00 vMB 9
769,874 769,874 000000000000000000004a669600212e8dc74b333f5ba8292f71bfeb85b1fe4b 763 0.27/1.00 vMB 8
769,873 769,873 000000000000000000028591775f4b289fb3aa694a9b567a52892520fe5c2d76 65 0.13/1.00 vMB 3
769,872 769,872 00000000000000000000d5f0ef24d6a3d7ec712b99e136c449c5f3d6b2a79997 370 0.12/1.00 vMB 9
769,871 769,871 00000000000000000001854d4fc543287a3c6a2a687802ee2b08e2e6a6757281 746 0.19/1.00 vMB 11
769,870 769,870 000000000000000000017b576a98ce55d2d05051326a5cb6a014887f1cace105 2,430 0.83/1.00 vMB 9
769,869 769,869 00000000000000000003cee40aea702a47a340e8a5ac207cb9b9492a849118ba 452 0.49/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.