Loading Tool

Explorer IconExplorer

Memory Pool

78,472 transactions
29.79 vMB
0.07434785 BTC
Random Selection Loading Transactions
Max Size: 181.91/200 MB

Candidate Block

Mining Attempt 31f28450fb3b0bf9d7c0c157f03b5116c16a7f9541d9c1743b240e8ebc0d6423
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root e750237a3e807f430555e1d2cd6379192773a64bcb5007023023e7311eaa03f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,120
Size: 1.00 vMB
Total Fees: 0.00844812 BTC
Feerates: 150.58 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (97,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,617 817,617 000000000000000000019432bc870696d0bbba39e275da0b2e8147108b38f681 4,320 1.00/1.00 vMB 70
817,616 817,616 0000000000000000000346a65dc77140898d3c5e290e5d673b3d085f44c6b082 4,610 1.00/1.00 vMB 92
817,615 817,615 000000000000000000037d949006b5aa937a6da3979c843b24edcb6e3982e1bc 3,760 1.00/1.00 vMB 89
817,614 817,614 000000000000000000024f6f33b8285815764201085b022422077e16a5143abf 3,917 1.00/1.00 vMB 59
817,613 817,613 00000000000000000001f54514fe754bb8abf242a87c9e36815150dae451dfe5 4,937 1.00/1.00 vMB 79
817,612 817,612 00000000000000000001ca1021278e871308441e882d620f524ce43d5636c05c 3,713 1.00/1.00 vMB 71
817,611 817,611 000000000000000000043fc9883cc8783b7cfebfe2050fcf54b29be8c869d839 5,029 1.00/1.00 vMB 86
817,610 817,610 00000000000000000003d8924f6bc5f77319ad8a51ab147dbaa00ca67c5183e2 3,197 1.00/1.00 vMB 55
817,609 817,609 000000000000000000039ced36a22a2d96e72d11ca41f2423af6c8170ff18931 4,153 1.00/1.00 vMB 68
817,608 817,608 000000000000000000021f3550859c9ca53dd4a1d141e05a847e629f4c8da976 3,078 1.00/1.00 vMB 121
817,607 817,607 00000000000000000000a13172b2404b3502cd6a98baafa5b67cbdc808fd4a3c 3,221 1.00/1.00 vMB 54
817,606 817,606 000000000000000000026a9a39498b55f5bb4ee0f60806fbe6653e1c3489b03d 4,753 1.00/1.00 vMB 62
817,605 817,605 00000000000000000001b96ee2dc29f88a415d4dd0f626072db76327015b088b 4,363 1.00/1.00 vMB 72
817,604 817,604 00000000000000000001e8217b3ebded5cd478d4eec6227ef251e0bc11c46f2c 2,517 1.00/1.00 vMB 77
817,603 817,603 00000000000000000002bbcda711749a1a4a6763b6901c6fa6d98504c1f69219 3,875 1.00/1.00 vMB 98
817,602 817,602 000000000000000000027552a572a561404f1a29e7ae11c18ce6837c5e2ab049 4,877 1.00/1.00 vMB 94
817,601 817,601 0000000000000000000416264b0a7a9f1c0b9f774265fcce8e35a0422e4445a5 5,615 1.00/1.00 vMB 78
817,600 817,600 0000000000000000000028bd5b9a42d9362d18b7425f8375a153e5df79728bb0 3,829 1.00/1.00 vMB 88
817,599 817,599 000000000000000000016d1cc192fafd663574730380762392ac1397390a5e66 3,720 1.00/1.00 vMB 111
817,598 817,598 000000000000000000039cadfa13fbf6f3a50210d7e18efd91efc7419f4e9f2c 2,792 1.00/1.00 vMB 142
817,597 817,597 00000000000000000002d2d1277d3bafd5b91656213c5228f048d3682e6759e1 3,939 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.