Loading Tool

Explorer IconExplorer

Memory Pool

46,442 transactions
28.07 vMB
0.08789550 BTC
Random Selection Loading Transactions
Max Size: 148.70/200 MB

Candidate Block

Mining Attempt 68f7053cbc8fbd9ee1660bb1c043924534afd09366f3bc1aaebe5b3aedc7e0dd
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b2e5a4f081d3d1db267769b632522e37fb6aa1cdc3dc15809047a1aa6143d224
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03270803 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (555,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,952 358,952 000000000000000002ba7681ba68fabdc4444f08fa123a1939e37e7ab2b3058f 195 0.13/1.00 vMB 20
358,951 358,951 000000000000000000bff59334856f7f2a59f5aa5ed131b8716aab9646fe3410 1,240 0.68/1.00 vMB 26
358,950 358,950 00000000000000000d3cbb5395440fa5b7f12e0a29f731d5bea051398ef6b382 589 0.52/1.00 vMB 12
358,949 358,949 00000000000000001207e8dbbb2e27f574201d64b4411c856f1b16d9b7941480 1,346 0.75/1.00 vMB 26
358,948 358,948 0000000000000000052e92914f880f799a595db0fc26ad7b646307d59eef78d4 1,138 0.75/1.00 vMB 47
358,947 358,947 00000000000000000c2a3478083cd031bbd620cc88eeac4f9ee5a09422ee4a86 368 0.21/1.00 vMB 24
358,946 358,946 000000000000000006fe0ffe4796788ef8f8bb8371e089fef8be079afd4b8a16 725 0.35/1.00 vMB 27
358,945 358,945 0000000000000000101757be3c2394c5b484a0e0f88d9db37d593efd54cd473b 762 0.42/1.00 vMB 32
358,944 358,944 0000000000000000037405b1dbd30bd66088822c8713da68ac2084ff5fedad1d 381 0.22/1.00 vMB 26
358,943 358,943 0000000000000000009dff4e2d132856626ac0849b66aa927b3f0d9902c4b580 711 0.41/1.00 vMB 24
358,942 358,942 00000000000000000e187b95a9159d04a3586dd4cbc068be88a3eafcb5b885f9 462 0.43/1.00 vMB 8
358,941 358,941 00000000000000000d9c94a50b0d1deba2111ddb09434357aafbe2591f98a00f 122 0.10/1.00 vMB 19
358,940 358,940 00000000000000000eeb0edbb1861c7d0cc8a4eabae6121451bab5608b99d529 389 0.21/1.00 vMB 20
358,939 358,939 000000000000000003bc9f97bfe7dcb54f4661992195019ba7952f17c116c357 481 0.27/1.00 vMB 25
358,938 358,938 00000000000000000ebddfcd346173fdea8ae4282d5c18a7df9a671c8ac7c1bb 504 0.75/1.00 vMB 9
358,937 358,937 000000000000000003c427e5232f2ddc286da7d0b119c146eca270f9d3624ed6 1 0.00/1.00 vMB 0
358,936 358,936 00000000000000000fe92d3ef2ad2008913221bcd9df5c5dda605d2bd968efa5 1,238 0.64/1.00 vMB 29
358,935 358,935 00000000000000000ac84556cd405cc2720bfb35b22d7b025623fe72cd259f19 1,419 0.75/1.00 vMB 41
358,934 358,934 00000000000000000aaf49e036855ac582e3740b0bb77a5ac70fd67506fef5c9 1,350 0.75/1.00 vMB 24
358,933 358,933 0000000000000000076106fdc807238c1934a0c777c6abc5ca5b7ff20dc901b4 239 0.16/1.00 vMB 24
358,932 358,932 00000000000000000eff0843de040a5c6f551eca833d488ad0dacd1b2e6f56dd 682 0.40/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.