Loading Tool

Explorer IconExplorer

Memory Pool

70,214 transactions
26.96 vMB
0.08624057 BTC
Random Selection Loading Transactions
Max Size: 161.06/200 MB

Candidate Block

Mining Attempt 3ec217a8b6d768ea41ff3c8ee88caf964d65c298b74d153223a4be34cda54437
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 94f2f8207f6186bf23666d536514ef3c2fc2f951142bbffbdde261aa919b3414
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,525
Size: 1.00 vMB
Total Fees: 0.02795256 BTC
Feerates: 703.20 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (638,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,899 276,899 00000000000000005e5578ac6b34b32cc559fa3a7b5c3aa91f2859a25d0d31fb 190 0.10/1.00 vMB 37
276,898 276,898 0000000000000000c2ef81aab3444a1827ad81b437b68fe35347f59d248e71c9 699 0.39/1.00 vMB 54
276,897 276,897 0000000000000001e79da196c3116ff14f94333208e26e753101072a18cb6cde 373 0.18/1.00 vMB 113
276,896 276,896 00000000000000016bdbd57d63b8be06bc7d7a24a98ecd5b25edfd7a2f1e5e64 140 0.08/1.00 vMB 47
276,895 276,895 0000000000000002594d89d34d1bb1f0f3aed38fde5506bb6574aaa87c73612c 94 0.06/1.00 vMB 28
276,894 276,894 0000000000000000cbe78a729638bf7a1cf6689541010ef76130d1539fb7c5f2 68 0.03/1.00 vMB 37
276,893 276,893 000000000000000217bd8d153aeb41dbebe300a9212d33b569ff7a5de0f811cd 127 0.14/1.00 vMB 18
276,892 276,892 00000000000000012640c844efa4a835d44805129f9a9bb139983f2c98db6b42 213 0.09/1.00 vMB 66
276,891 276,891 000000000000000129c2f1fce63395bead626317482c96af68714d6b67c4f753 221 0.14/1.00 vMB 31
276,890 276,890 000000000000000354b06e155bc75ab4f00d60a144da38f0ff7745a9873a3c18 47 0.03/1.00 vMB 37
276,889 276,889 0000000000000002f471b37a6d8afe25a175593e98483d84ca00441fbb5e718a 188 0.15/1.00 vMB 19
276,888 276,888 00000000000000027560577854432a97dd48e53b97d289e8a342b678c44ed73a 537 0.35/1.00 vMB 33
276,887 276,887 00000000000000006e6731d6f37eb80d0c21eb9c977b6d83f514d43ed00fa370 367 0.25/1.00 vMB 35
276,886 276,886 00000000000000022da2b7f450af3637d854acc22860c926ac64526e360e98e5 499 0.25/1.00 vMB 43
276,885 276,885 0000000000000001fd176b8c2a5fa457cb9d614f6d11a7f119bbf53cc1334139 298 0.15/1.00 vMB 42
276,884 276,884 000000000000000360a8825aaae77044263c561f86feae3d002d66c68a44b9ef 400 0.17/1.00 vMB 55
276,883 276,883 000000000000000259a1346964933b26f8b8a0503ce6442011182ab02dd08c38 512 0.25/1.00 vMB 51
276,882 276,882 000000000000000367dc0fd0ea93af4309f74ce1e6b65c054cc2deb5433ddc02 382 0.20/1.00 vMB 47
276,881 276,881 0000000000000001bea6f30fcc7f712b333df82de04bea76a3f06bde984c828e 199 0.10/1.00 vMB 39
276,880 276,880 00000000000000038a2f49e1ccdd75e7640b955ea3cbb3a03583a3a351172697 469 0.21/1.00 vMB 41
276,879 276,879 000000000000000209c65a57aaed144026d860511c32aa46a3d3ab9164eab0ae 340 0.19/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 758.51 GB
    • Received: 19.05 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.