Loading Tool

Explorer IconExplorer

Memory Pool

83,608 transactions
31.20 vMB
0.09098780 BTC
Random Selection Loading Transactions
Max Size: 190.76/200 MB

Candidate Block

Mining Attempt 203d36fb09da9d271c4ba38d2eeed5859db0c9fa38eeeff2af48954d814fcaa6
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root b2836593851f93a2b87ae3264d15440e73ca0658c6558458ebd30664e7be30dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,820
Size: 1.00 vMB
Total Fees: 0.02041056 BTC
Feerates: 299.43 > 2.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (435,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,684 479,684 000000000000000000e9e22d77c7ed305c16c278255ba28832fd60cca822a0c5 1,798 1.00/1.00 vMB 110
479,683 479,683 000000000000000001358bda6c7c08a8b12e1c63c2472677e22565465b4ce25e 2,044 1.00/1.00 vMB 99
479,682 479,682 000000000000000000ae4a367c026efd229583697635580438d66b9d1c568f2b 1,769 1.00/1.00 vMB 88
479,681 479,681 0000000000000000007fc967d49e1f255ed2466202fce43c5e5b43eb1472b496 1,812 1.00/1.00 vMB 136
479,680 479,680 000000000000000000081147b78694d6511c98bff1a974efc557bd8a7c19fbf2 2,301 1.00/1.00 vMB 98
479,679 479,679 00000000000000000050b712c202149ca42033f620d60c14b34390fe063a369e 1,950 1.00/1.00 vMB 111
479,678 479,678 000000000000000001101c949a6809eff8600f91b0f482a2ebbeffd12e7a5305 1,154 1.00/1.00 vMB 43
479,677 479,677 0000000000000000001ebedd605161cbc7e5587126c9470d61e8ec44b1cbf1fc 1,539 1.00/1.00 vMB 122
479,676 479,676 0000000000000000008461159d42e00e4f7926cb67631b36a20e1a83f6477a11 1,975 1.00/1.00 vMB 110
479,675 479,675 000000000000000001352688ca79f390759ef489d9d78fa847dd353a8a57a54f 1,632 1.00/1.00 vMB 77
479,674 479,674 000000000000000000e5d011b268ed5246d477c694edadb40964284abfaf1d5c 778 1.00/1.00 vMB 22
479,673 479,673 000000000000000000b92a5b55054d963bbcbaebd626fd6677fe917ad8bd3319 1,752 1.00/1.00 vMB 69
479,672 479,672 0000000000000000006bc877cdcdcc7f300deaf113e86816226bd1d5f78b149d 2,133 1.00/1.00 vMB 143
479,671 479,671 0000000000000000010ae9c54f27cb9ae9972b84a10437ad550b624bda8675f4 1,136 1.00/1.00 vMB 29
479,670 479,670 0000000000000000003e68de25adf43a42cddb647e19a013dc9d5b66ab167821 1,956 1.00/1.00 vMB 139
479,669 479,669 0000000000000000005d68cd57cfb4f925aa1e3e729feb0cb81a64393306ad4f 1,513 1.00/1.00 vMB 48
479,668 479,668 000000000000000000902dfede2119ec31d11dcf26822396a86b9ba83aa6a726 2,320 1.00/1.00 vMB 68
479,667 479,667 000000000000000000df0fec3fbf8350578d151db30f7f0418b665cf45f646c8 1,769 1.00/1.00 vMB 113
479,666 479,666 0000000000000000002d1d65e9c54250ae58b915723dd5a31b6afe73168bf699 1,865 1.00/1.00 vMB 133
479,665 479,665 00000000000000000067cc879cfd3dc935d29f5e9949643e004ae0b65a3f304d 1,561 1.00/1.00 vMB 114
479,664 479,664 00000000000000000061be847fd4067eae1a38ab9102214a8169f3f4e37a843a 1,851 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.