Loading Tool

Explorer IconExplorer

Memory Pool

75,349 transactions
28.66 vMB
0.08868833 BTC
Random Selection Loading Transactions
Max Size: 172.95/200 MB

Candidate Block

Mining Attempt 087a7d8744ff27d862f16ac846416274694332f52a0489aeef6c76c6d6e0a6b1
Version 20000000
Previous Block 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063
Merkle Root b2fbd144e400e76b1bb1d5d1a66759f423581689b9844f35f284698418417a7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,694
Size: 1.00 vMB
Total Fees: 0.02518991 BTC
Feerates: 150.80 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,556 (915,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
64 64 0000000031975f17c5642a9c7e53ae4201a70a6ba6363036b55497b8754d1866 1 0.00/1.00 vMB 0
63 63 00000000ebff91c88984bff39511f544a1c4ef6ec4f33e2ea531e47c2685628e 1 0.00/1.00 vMB 0
62 62 0000000042fe934de30881dcecc5af1c80b5a083030e37d71806e7fc1e8ca02a 1 0.00/1.00 vMB 0
61 61 000000002973d6cb9371b8db0fe6a16a98dfac07c0aa9207c1cfc967b35290c4 1 0.00/1.00 vMB 0
60 60 00000000c47a58b89434bd7c7af8334b366f713330dfb89119d67d79424d2cdf 1 0.00/1.00 vMB 0
59 59 000000000f7171e53e5f037b70ae6a30d2fa6c1a9e019aa3dae242180baea54a 1 0.00/1.00 vMB 0
58 58 0000000075b4df54f33c4e60cf88c5dd6a6455f16f4fbe220ae81e157ce32ef1 1 0.00/1.00 vMB 0
57 57 000000004ff375707d7128dd2b080da4185727d534ea1b0aeac5877e00547391 1 0.00/1.00 vMB 0
56 56 00000000f093cf2c5865f2bb851d5fa65ff1794b02fea4b0d90ff451e6e5d1c0 1 0.00/1.00 vMB 0
55 55 0000000046438b8d5beb6c9efc503dfec538927d2584d2447538276e687a5283 1 0.00/1.00 vMB 0
54 54 000000004ee00fc37a68592cf22415b37e6618227249fe308d0703cca1dd745b 1 0.00/1.00 vMB 0
53 53 00000000fcde3f3306f4167634b51e24414900d7539cb4237f3f060cf26fba05 1 0.00/1.00 vMB 0
52 52 00000000d6c655f23e71b4210ae3c5d931d76257093ab1e5ced88c52739296b5 1 0.00/1.00 vMB 0
51 51 000000001c511e00d1e6825c912988a3695ab2758fdbb6c7ee58da1da4fb2d63 1 0.00/1.00 vMB 0
50 50 0000000026f34d197f653c5e80cb805e40612eadb0f45d00d7ea4164a20faa33 1 0.00/1.00 vMB 0
49 49 00000000f067c09041ff0fcee3d91aeb7fbcc5654d3f766af2b4377aaee68d00 1 0.00/1.00 vMB 0
48 48 0000000088960278f4060b8747027b2aac0eb443aedbb1b75d1a72cf71826e89 1 0.00/1.00 vMB 0
47 47 000000001a5c4531f86aa874e711e1882038336e2610f70ce750cdd690c57a81 1 0.00/1.00 vMB 0
46 46 0000000002d5f429a2e3a9d9f82b777469696deb64038803c87833aa8ee9c08e 1 0.00/1.00 vMB 0
45 45 000000009189006e461d2f4037a819d00217412ac01900ddbf09461100b836bb 1 0.00/1.00 vMB 0
44 44 000000002978eecde8d020f7f057083bc990002fff495121d7dc1c26d00c00f8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.36 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: 768.38 GB
    • Received: 19.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.