Loading Tool

Explorer IconExplorer

Memory Pool

81,096 transactions
31.11 vMB
0.09114117 BTC
Random Selection Loading Transactions
Max Size: 187.62/200 MB

Candidate Block

Mining Attempt c10e34ec919f9fa010ee1fc11a9956c23246495494c3dd888aeb660e52072bd2
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 123597068c75c8fa3c3c2327d32e110711937ab3e63818cc7a25acd85960fca7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,437
Size: 1.00 vMB
Total Fees: 0.01866985 BTC
Feerates: 45.88 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (675,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,771 239,771 00000000000000b858fa34983fce3385b9cb74d70685ac1d549a9682b97c3853 177 0.08/1.00 vMB 151
239,770 239,770 00000000000000f4efa423dfc478f059972d2cf3d634ce96fbf83252d1c8ca27 261 0.11/1.00 vMB 202
239,769 239,769 00000000000000fb1aa04e5465d82c4b4676f40e4fa91324ed390484659e3713 68 0.03/1.00 vMB 162
239,768 239,768 000000000000003ea0353f72021fd85b4de15869f6e191f3d5de0d85e38984e4 95 0.08/1.00 vMB 108
239,767 239,767 000000000000015b9a422c16222553bfec14822c2746406985eb84baac8da7f2 48 0.02/1.00 vMB 178
239,766 239,766 00000000000000467ac9e9382ef556f5a3d1faa22c6e374529d5671e2232b201 312 0.15/1.00 vMB 252
239,765 239,765 000000000000014ffecfc595b8d1f4e82cd241343c7e47f931c99f066dad3840 157 0.08/1.00 vMB 108
239,764 239,764 00000000000000e1cbca1f06a753f4b0723025e1553b7253e5d5a004bce824af 388 0.18/1.00 vMB 151
239,763 239,763 0000000000000154d5c72dd1b44d95ff83923d11566b22513a5471a852183f9e 63 0.25/1.00 vMB 34
239,762 239,762 0000000000000159e1973c5ac3f985513c9dcc3e92a96c51d758bd827e25c79b 64 0.05/1.00 vMB 92
239,761 239,761 0000000000000063a1ba36b84386be8ade50ab51315910ff1881e5faa7f368bb 270 0.13/1.00 vMB 166
239,760 239,760 00000000000000e4ff07f644e242ca534716cdfa25d28c3eaeacfa6258f99eb8 92 0.03/1.00 vMB 186
239,759 239,759 000000000000008081ac062e328b4eefcf44c63c6812c645e0226b63a1e253d9 140 0.06/1.00 vMB 141
239,758 239,758 00000000000000eb421dbbd31da8de9cdd3e5c2ed086380f654b39c4c561e66e 40 0.02/1.00 vMB 99
239,757 239,757 000000000000007e183701e5001bede0544e6f438b0f526cbddf7bd28604bbd4 319 0.13/1.00 vMB 162
239,756 239,756 0000000000000006c2316221e5c7152b8e284239f5927822f5c063924845aaad 194 0.08/1.00 vMB 171
239,755 239,755 00000000000001504bb22280027aafce99de77ac843f88787d3b6c3474ecdab9 290 0.13/1.00 vMB 163
239,754 239,754 000000000000004ae283af794469a2988ce01bb8ec52357cbe18d229f7673d33 95 0.06/1.00 vMB 146
239,753 239,753 00000000000000e1172d2b8ff900ea11ac10ba4089e2ab20f1191a487e8fc1ef 194 0.09/1.00 vMB 141
239,752 239,752 000000000000006fa9b080a1dce8dc48e103415e4ae2062370dcca06148d9953 112 0.06/1.00 vMB 135
239,751 239,751 00000000000000daa0fc6fd27b0f9feb82ddbd4da2d7e5472d0aaf1d7697d155 194 0.17/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.