Loading Tool

Explorer IconExplorer

Memory Pool

80,567 transactions
30.55 vMB
0.09284505 BTC
Random Selection Loading Transactions
Max Size: 185.69/200 MB

Candidate Block

Mining Attempt 8d4fd01381fb307212a67b6f712816e273326fc737b9700345b6f20759645fe2
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 87caffafcbbe19a7815653127968d07ab2f5000b0e2dfed5f80d647c31d8db00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,798
Size: 1.00 vMB
Total Fees: 0.02298637 BTC
Feerates: 301.59 > 2.30 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (615,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,187 300,187 00000000000000001c3a6a830eb7598a9808bde99a2ba67872881b342d86e774 299 0.18/1.00 vMB 28
300,186 300,186 0000000000000000498de29881e66aca7d9ba9615e7001a057cfc3e1f35d3fe0 213 0.16/1.00 vMB 24
300,185 300,185 00000000000000005533e9e175773e366f35516f716b8942b22c9d1fb894684b 338 0.23/1.00 vMB 25
300,184 300,184 00000000000000005fc4d4629fa66d660086641a724dc067bad81ae5effa8741 124 0.06/1.00 vMB 29
300,183 300,183 000000000000000007235e4ced5bb8782a5a2023fd685f14f06db9f6a5c1ebdd 154 0.10/1.00 vMB 30
300,182 300,182 00000000000000001b35cd75374e481592a4cd3a763261e457406986add29e72 64 0.04/1.00 vMB 19
300,181 300,181 00000000000000007c2fbf6aef6c9de3c49b126ce10952c5826d3f080494f8a8 173 0.09/1.00 vMB 33
300,180 300,180 0000000000000000023e385735d338c28744e304b53f94a5a7c59fadeeb91ac8 1,196 0.60/1.00 vMB 33
300,179 300,179 0000000000000000498d87e0d6b7e897bb540afa902fa736a33ba06abcd67934 956 0.50/1.00 vMB 32
300,178 300,178 00000000000000001381b3694c6b9b39b8dd42ac87572c3bc6979f770d1d4eae 115 0.04/1.00 vMB 41
300,177 300,177 00000000000000006bb58a4e5ce83312a73fd571ebec48bdcd9e38b027301b89 401 0.20/1.00 vMB 36
300,176 300,176 000000000000000024c99d530b5c370daabea0b0f491b15387e824f2c0011ffd 22 0.01/1.00 vMB 15
300,175 300,175 00000000000000005b68bb79aafe585494b329a55415f23683a1a85062c7e62e 184 0.12/1.00 vMB 26
300,174 300,174 000000000000000019f75aa0089b9b3735e4da4071c7edc9304023a1af11b5a5 100 0.05/1.00 vMB 29
300,173 300,173 000000000000000021d157974a2f46d4b546c536551556d1b5bb88461d8cf642 63 0.04/1.00 vMB 26
300,172 300,172 0000000000000000382590a17fb9ceb4231bfe0d61cb74d8f3be00b2dec3c801 607 0.29/1.00 vMB 31
300,171 300,171 00000000000000005b5bdeaa8c3b560135a054396520ccc5c37c5842a4dfaf6d 32 0.01/1.00 vMB 30
300,170 300,170 00000000000000001bbeb6e242c1242b4c255c7dd6bdda219a945a6f685357ff 458 0.27/1.00 vMB 25
300,169 300,169 000000000000000003fb8ec85a29533067c9b4d56dec9ed595b8f29fcaac9ca0 268 0.14/1.00 vMB 32
300,168 300,168 00000000000000001fab5bc77b2c2c636d6a5ecfdc9a01c006a3c70dce8c2a1c 159 0.23/1.00 vMB 14
300,167 300,167 000000000000000049742692c669ab098b4c25b6acac1b4b5d4699e43918c9eb 395 0.25/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.