Loading Tool

Explorer IconExplorer

Memory Pool

14,405 transactions
5.82 vMB
0.02197873 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.80/200 MB

Candidate Block

Mining Attempt 2d5f8b6ef6d30f7b7b1e8a05c7ab163757cd93fa09f407e3aa6e554e8c5ed37e
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root cd503d8cc429c87aecdbaa2013cc5b54df6f8d4a46a85e7a76925d840e2a4eb6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.01208018 BTC
Median Feerate: 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (706,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,569 206,569 00000000000000496c640fb54ce9bba2b22fcd8f3256234a6a0805d847d4570b 28 0.01 vMB 155
206,568 206,568 0000000000000103eae9e87496e40f0024c13e2175983238c77698bbcb79e1d3 115 0.04 vMB 19
206,567 206,567 000000000000018509c9c52a6947d21dfb67c558021cac2d9be7c371b4b371c5 138 0.06 vMB 155
206,566 206,566 000000000000015fa93f208dc136e158304829edc97be626385441673d400654 180 0.07 vMB 417
206,565 206,565 00000000000004e31b7e3aa101c10e1e80082f206db24999b707a9637bc50724 19 0.01 vMB 94
206,564 206,564 00000000000002d318ac7a63b55d2064c05fce6391f1dd5e5a54a7f167368b9a 133 0.05 vMB 171
206,563 206,563 00000000000002035a1fba0fe36259a409baf7bdfbf0671b79fd127dacfad0ae 107 0.04 vMB 195
206,562 206,562 0000000000000096d967f8c00c86e4664e2fc34d5aee23d4ecbd6cb56e8510ae 166 0.09 vMB 161
206,561 206,561 00000000000004f1f615778320c172c265bf36a97fd278a2e380c0a9222ab25a 98 0.05 vMB 214
206,560 206,560 00000000000002a835b9ff29e070f45fec83e458665ca6c2b8cc7c9cfe804709 534 0.21 vMB 194
206,559 206,559 00000000000004c1020630b74a07359f69ad632593425211c63d3b8afe32f646 9 0.00 vMB 183
206,558 206,558 00000000000004fd3b7751bb7f5392eed89531dde602fce3ed76b5dd0a54cd8a 1 0.00 vMB 0
206,557 206,557 0000000000000150aa2095debc1609b2067c607a641781bff598b30fe97e9a02 356 0.20 vMB 109
206,556 206,556 00000000000001bfb23035f7005cc30bf6c48927c90f6b7d15c24feb2ec3c139 141 0.11 vMB 117
206,555 206,555 000000000000034cd8ed214efe69c8dd32123b1d1e4056e56167886ff67e69a2 153 0.09 vMB 201
206,554 206,554 00000000000002e823ef2b2ba22cd1ad49d86a65396a1df479d34f8279759ace 17 0.01 vMB 76
206,553 206,553 0000000000000396d8a44bc915f19c68be854fe040f2c8d6ee46cd0d3f1bc85f 345 0.16 vMB 158
206,552 206,552 000000000000026fa1a9d0bcfc79e67bdbd1ce568357f5f3949a4ec890afb42a 31 0.02 vMB 126
206,551 206,551 00000000000001c03bdb9d6d18c088bf723b8a8ae9d38f802b26a90c4b7b20b1 552 0.26 vMB 156
206,550 206,550 00000000000004a354a906c7f671f363e5827e12d9aa709c489e372ec1a9c5e2 35 0.01 vMB 129
206,549 206,549 00000000000001cb9e2be78d792b701517ec39547e2e2f8eaaf8e8f050f79c21 419 0.16 vMB 224
Previous 10 blocks ↓
Total Size: 779.66 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: 310.63 GB
    • Received: 1.47 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.