Loading Tool

Explorer IconExplorer

Memory Pool

77,009 transactions
28.60 vMB
0.10167010 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt 99c7dbe1739166d7b08b523cce7110faf72abec532ee6a10fb8db03442500a8a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fa70f1ebd3a3b13322f5c905e6fe933f3b4727c564d1931f2c16a276508db037
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03486259 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (381,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,766 533,766 0000000000000000003176d8577fbd86bb3bf00314d7007dc62b830689056b6c 53 0.02/1.00 vMB 10
533,765 533,765 0000000000000000003100b463c5962611625922db9b3532d5231ff5f5b608f9 1,467 0.93/1.00 vMB 11
533,764 533,764 00000000000000000009c2b932a608c88ad8aac5636dcf7ba2580308828af97e 2,038 1.00/1.00 vMB 8
533,763 533,763 00000000000000000034fcd3358261084aa105ceae60482e0b193a5010ad71b8 2,161 1.00/1.00 vMB 20
533,762 533,762 000000000000000000168ec675b3a50d768e63b1129b860880929aa178b577b3 2,451 1.00/1.00 vMB 37
533,761 533,761 00000000000000000035a88872a62fe97e8845a69697de7bb4ec40cce20a27e3 1,175 0.50/1.00 vMB 32
533,760 533,760 00000000000000000029ca27914094857861889ef4d03255ade29621e087a243 1 0.00/1.00 vMB 0
533,759 533,759 000000000000000000353b2f33ee0b891c875494b5ee1e91bf748a077506b5ab 2,311 1.00/1.00 vMB 24
533,758 533,758 00000000000000000004c12a9a9bf882bc059be70bec8f965b8a512250b684f8 1,961 1.00/1.00 vMB 12
533,757 533,757 0000000000000000000fce4227f0f9ab839adcd4e2164bdd8c558eba6cf33ecc 792 1.00/1.00 vMB 8
533,756 533,756 000000000000000000339c7e59fcc36b97761c5bdca9200404c7a8c78a9d0f39 2,123 1.00/1.00 vMB 7
533,755 533,755 00000000000000000006b06c2ed2c160717338a8237e2cb3319d0556782eba44 2,347 1.00/1.00 vMB 36
533,754 533,754 0000000000000000001fb0c30265edb2823429e27a80cf88396b80fb8f7d0b42 2,226 1.00/1.00 vMB 5
533,753 533,753 00000000000000000016de7d14887194f3a2b5164adca9b8e7377b78816abe24 2,926 1.00/1.00 vMB 5
533,752 533,752 0000000000000000002e719f550e3d7b834eb179072f9a38aabc93634934cef4 2,314 1.00/1.00 vMB 29
533,751 533,751 00000000000000000032030337f5b06500cb85e78db168a04c2d7af1524d67e8 2,215 1.00/1.00 vMB 44
533,750 533,750 000000000000000000272f6b80bd44e5f98eb72cc732845222bb87154a348b85 2,226 1.00/1.00 vMB 31
533,749 533,749 00000000000000000002a6e0499d8620e1c9420e527a267a0f8d52fc68974461 239 0.09/1.00 vMB 14
533,748 533,748 00000000000000000010a67f151d0a913974b1857d1297088f06f2f2aaa9cbc2 1,758 0.71/1.00 vMB 21
533,747 533,747 0000000000000000001834620dae8e575c7033df57335430fb214863cfb1d508 808 0.38/1.00 vMB 16
533,746 533,746 000000000000000000001e9c437fd72b433e7fa233e0986a720b24d50821d915 786 0.37/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.70 GB
    • Received: 17.58 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.