Loading Tool

Explorer IconExplorer

Memory Pool

21,148 transactions
10.09 vMB
0.02852259 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.39/200 MB

Candidate Block

Mining Attempt 6b29d32b963caadac69f636f7ca70ac4c2efbecb58bd8ebb54c030ecb2300212
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root 90d7aedc965c7535f4a5d36f3d5f08436c9dc87581341652f89b9ee3f7127138
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,097
Size: 1.00 vMB
Total Fees: 0.01226180 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (711,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,153 202,153 000000000000036d43adbe33b3501b91c28a3f4e56632d0d268c5766ee56b311 235 0.07 vMB 20
202,152 202,152 000000000000013ea771e1c9f76ced723d637d0d2c57427bf70432341e9f8d51 50 0.03 vMB 52
202,151 202,151 000000000000007071e6bf215217606014be30b57ebca9063f89fe0019a26dae 1 0.00 vMB 0
202,150 202,150 00000000000004a71791ec5dbd7d47e53067175fe7046295a8f73cb0de4723f4 102 0.07 vMB 57
202,149 202,149 00000000000000566cf934aecca710f069b6b6d65ffa7014c40ff75a599506fc 9 0.00 vMB 85
202,148 202,148 000000000000007a860c93df3180cb8a9c4cf1981220be11931b22cce9e977b9 214 0.22 vMB 68
202,147 202,147 00000000000001ba80ec8a53d799eabfd6697d4df4eb8bff22b0c997c0240373 668 0.25 vMB 160
202,146 202,146 0000000000000571447713f754226f95a2d461bc635b0bbd9cd8142d58a5c10f 16 0.02 vMB 796
202,145 202,145 00000000000002516b21372ba3a61ee5f0a5bbf75068d68482ef83c7c5f925e7 345 0.14 vMB 126
202,144 202,144 000000000000007623f00b4548f653d47364286a2a7219b0688783d651630903 586 0.25 vMB 173
202,143 202,143 000000000000015cf28342370f88c8cc1444003db2626f8ef86f8a7b846ddd52 812 0.25 vMB 165
202,142 202,142 00000000000004c31afd31ef6e1f2c900d098023d41f1337eb10edfdd19d5294 15 0.00 vMB 126
202,141 202,141 00000000000001b3b9fc16bd4cb16cb589896e638167066137c35a8d77bca3d9 412 0.18 vMB 140
202,140 202,140 00000000000001fee19ff30fe9ec862d0e0c48c6a2faeeb148cab9786b85edaf 1 0.00 vMB 0
202,139 202,139 0000000000000370424e86f6f66abb8abd328f7c54348ea7c07e4f4885fee6d9 104 0.04 vMB 125
202,138 202,138 0000000000000456d295557e90d2909ab3a6a3276d9c7bd2aa70075d70b83f7b 134 0.06 vMB 184
202,137 202,137 000000000000032cf5bf028f43a7fda53027e36f0cc3d7abbd704fa803aa218b 28 0.05 vMB 61
202,136 202,136 000000000000027e75e654184ab48d7e26df0ab6de665185dccfe6d8148e925b 20 0.01 vMB 55
202,135 202,135 00000000000002a25ec038ab0e0b35423aa5200dd6f4b7ce523de61e43eac28a 601 0.25 vMB 138
202,134 202,134 00000000000001b7511fae4c8de15c489503cf4dfe9ca51413c0c11ff42d4124 130 0.05 vMB 223
202,133 202,133 000000000000000996d03d30a3f812bc70b82d6ce76ad9707e002d0deca3aa9a 355 0.14 vMB 199
Previous 10 blocks ↓
Total Size: 779.80 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: 406.78 GB
    • Received: 2.13 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.