Loading Tool

Explorer IconExplorer

Memory Pool

81,208 transactions
31.13 vMB
0.10562012 BTC
Random Selection Loading Transactions
Max Size: 187.90/200 MB

Candidate Block

Mining Attempt 1eb51fb9dc4d95ffebb263f3be1522ceab0aeeea95a7c7e48c93339b9bf9d5e8
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root ffbc26be0611621f1bfab7e8ed67760cea181f590582699a6e87f3d016c59067
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02664662 BTC
Feerates: 150.75 > 2.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (156,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,875 758,875 00000000000000000004be3330b3d760300734ce016c1676e54d979ec4ea8318 690 0.25/1.00 vMB 6
758,874 758,874 000000000000000000054ddbb18dd7ddc3fcbe97ec5c7ec7031e1e9536386c54 432 0.12/1.00 vMB 8
758,873 758,873 000000000000000000050e6bd9f38c701feecb21988a32d6c900adead1cd2b53 1,499 0.59/1.00 vMB 9
758,872 758,872 000000000000000000046ea4179d9debca417b1682b63bdc5531d3e695093fb7 543 0.24/1.00 vMB 8
758,871 758,871 00000000000000000003389b84cc5fad97cf0410087d642324fab4e59895e6a2 840 0.27/1.00 vMB 7
758,870 758,870 000000000000000000018b00c5b9600cd9f1f2fae10eae75b3c988126565c1b0 909 0.40/1.00 vMB 7
758,869 758,869 00000000000000000000943df32bb104d50156fe015a18b70046c14e1aa920f4 768 0.39/1.00 vMB 6
758,868 758,868 000000000000000000065ee69409de7979547885e5d81d56e1eb205d91455be3 381 0.18/1.00 vMB 5
758,867 758,867 0000000000000000000184f5b3f84d7a6298884ad76de1f3353c4111581a64bc 1,297 0.72/1.00 vMB 2
758,866 758,866 0000000000000000000767342cb77ede3e06d35bb29bde6d1162bb6ed71befb4 1,657 1.00/1.00 vMB 11
758,865 758,865 0000000000000000000149d0e895b51f26d9e37779919288f3c2b275f65003cd 1,124 0.35/1.00 vMB 7
758,864 758,864 0000000000000000000556ba1846520fe299f3e9aca3f0366f12a88a435902f7 2,324 0.76/1.00 vMB 7
758,863 758,863 0000000000000000000375b6ff8878514baa3a671db22c31410c22ab3f1369d2 44 0.01/1.00 vMB 5
758,862 758,862 00000000000000000007d1cd64a1480c7d562dfac0f399d56a336c66feb80ce6 877 0.28/1.00 vMB 8
758,861 758,861 00000000000000000003b326ee7207769c608783519403a1ab8fbd9a1856e2e6 874 0.54/1.00 vMB 3
758,860 758,860 0000000000000000000726afd02511795d6a19d7a877a60fda26afd84311a0fa 2,931 1.00/1.00 vMB 13
758,859 758,859 000000000000000000050f2c5957fc492c5812a11249076ea808f1b086923551 1,411 0.50/1.00 vMB 7
758,858 758,858 000000000000000000052f31a552ab0bd6ed510cc1435cbc5cef66a479ed08f7 681 0.19/1.00 vMB 8
758,857 758,857 000000000000000000013f31fbabdd325661c29df19efda7845dbc04a2fe3ef4 705 0.39/1.00 vMB 2
758,856 758,856 0000000000000000000776c18723c4cec2ffb12babbc5dd73af1c863e7e42da3 1,947 1.00/1.00 vMB 7
758,855 758,855 000000000000000000031183356568aebbb9abb202b956c9b42e1281ad17aeae 1,142 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.08 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: 723.73 GB
    • Received: 18.41 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.