Loading Tool

Explorer IconExplorer

Memory Pool

80,417 transactions
29.64 vMB
0.09286612 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt fa28c8529cdf3b74b1aef1bd984476fd066bc64749d9d8f1c7ab9ab987767cb4
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 723be30fc7d6fa0cc520fc12181f052be378a5e85caff51c2c321bc795726528
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,214
Size: 1.00 vMB
Total Fees: 0.02993687 BTC
Feerates: 502.67 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (105,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,939 809,939 0000000000000000000208062ebd72c3910c62549ec1bbe784ec1e793fce01cb 1,205 1.00/1.00 vMB 11
809,938 809,938 00000000000000000004b8735e4abf059cfa5cec9d6911299a08db32ae565458 1,512 1.00/1.00 vMB 7
809,937 809,937 00000000000000000000a7a53569bcfa86c28d4b4d319d45c3331be2e5815d46 1,938 1.00/1.00 vMB 20
809,936 809,936 00000000000000000000165e76522db214e7f301ba97c567fc8d0dc401b204fc 1,340 1.00/1.00 vMB 8
809,935 809,935 00000000000000000000db28d1d5652cbb51649aee1f995efee9a49194418c42 3,378 1.00/1.00 vMB 34
809,934 809,934 00000000000000000000227d51bf9fa229f286e5035097d20d370785172e7f44 1,174 1.00/1.00 vMB 10
809,933 809,933 00000000000000000003a3cc87e61020ba0ccb03affadeb4d0edc990070a962d 2,576 1.00/1.00 vMB 26
809,932 809,932 00000000000000000003166abc5c07e1c9ec0603ea34443b379fb0d2101a140f 3,191 1.00/1.00 vMB 32
809,931 809,931 00000000000000000001eeec80a5f384cf6266e40823a679cc64c2cf416d54cc 2,798 1.00/1.00 vMB 29
809,930 809,930 00000000000000000003d0a1792f9528c12c0334003cc92a3f9a038b434cc231 1,214 1.00/1.00 vMB 31
809,929 809,929 000000000000000000022320eb66f17378ce7f66bde016f2c057410582a60cc9 1,277 1.00/1.00 vMB 9
809,928 809,928 00000000000000000001c0e3007980d2ba84dbed77a40e382140951d973bf4e5 2,383 1.00/1.00 vMB 16
809,927 809,927 0000000000000000000132d6780016a2c0cf903f8e4e4bcde36abcf936c03775 2,835 1.00/1.00 vMB 31
809,926 809,926 000000000000000000042afeb4c9bcd33e45367e118087ad571c489aa94a8ab1 1,407 1.00/1.00 vMB 16
809,925 809,925 000000000000000000033040c0bcadf9898a56ad054e2459c46795a484be5518 2,502 1.00/1.00 vMB 23
809,924 809,924 00000000000000000004bc9353ce864017c5534a4e817adbe86d88cc36dc89a9 2,007 1.00/1.00 vMB 22
809,923 809,923 00000000000000000002b26a13383e9f501fa1a7e0e25817d4894f3e833a9bf3 3,266 1.00/1.00 vMB 34
809,922 809,922 00000000000000000001586de4005f128c71aaf6312795aaf8c1bdffb699c59d 2,983 1.00/1.00 vMB 29
809,921 809,921 00000000000000000004a88d51f5905ab720ec2a93ad8dbad26a5d44d4253232 2,880 1.00/1.00 vMB 33
809,920 809,920 00000000000000000002117f14d791fe9e7a2b96a6f4e268dd7d483f792be7b2 2,372 1.00/1.00 vMB 22
809,919 809,919 0000000000000000000451856a92fdd7b9a117f8ded2ab3e2f3f63e5727bbcd3 3,049 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.