Loading Tool

Explorer IconExplorer

Memory Pool

74,049 transactions
28.20 vMB
0.08195642 BTC
Random Selection Loading Transactions
Max Size: 170.53/200 MB

Candidate Block

Mining Attempt badf447e7edf8436517bb83a84e56b6ca395c8b5a1c2628165d412e525476127
Version 20000000
Previous Block 00000000000000000001a86893daa240eb0be56c06e6014958db31ad21413f6a
Merkle Root 7620af410d63cebdb2f38fc08c39d86bccc524f26201d09dd8d6a48994386b3e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.02040113 BTC
Feerates: 179.53 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,558 (667,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,216 248,216 0000000000000044e0116be206c080425b03a1939931c991ee6b4e475a1b662c 26 0.01/1.00 vMB 154
248,215 248,215 000000000000004220a089dc0aa161b05bc39dde766581ffe1a9f258d84587fe 129 0.05/1.00 vMB 148
248,214 248,214 000000000000000a5ba165588b779a40e1f49fc005790e21686d354ae43f1269 48 0.03/1.00 vMB 11
248,213 248,213 000000000000003cb11d017c0ec3e7816ef946b15701aa27b92449c256955361 418 0.17/1.00 vMB 128
248,212 248,212 000000000000001ee9c2b479221c483c9cfca7f7f7049f709407b404db793b8b 9 0.00/1.00 vMB 165
248,211 248,211 0000000000000049d315ec9b22bb89edcc51c262ce04a6fe6eefca696f2ebfe3 184 0.07/1.00 vMB 110
248,210 248,210 000000000000004427ae035ce012233f8ae122b82121d271a4aac6c231c74bc3 159 0.07/1.00 vMB 135
248,209 248,209 000000000000003a723150a0f64c1194dce38aa49edecedc6f9da4d918d18fc7 234 0.09/1.00 vMB 122
248,208 248,208 0000000000000015436c8756ec4f1014a5e70d543803c786a18a145a3a6d174c 211 0.12/1.00 vMB 100
248,207 248,207 000000000000005da765ea4328912d8f67e9c1ef08e3225b28dcf19a62e9788d 128 0.05/1.00 vMB 221
248,206 248,206 000000000000007c3a9ed9f570281441b11693279eca503917205a133b349a45 157 0.16/1.00 vMB 32
248,205 248,205 00000000000000609d38e7219d6854d2c5099c867651bb0e1d60bc86310ec0d6 185 0.09/1.00 vMB 126
248,204 248,204 000000000000005a331d31ffb9daf5376d460da344a62add7f281c2378ae9b8d 284 0.12/1.00 vMB 207
248,203 248,203 000000000000002c825e28e1d86adf431221375f8b61d88678258f259653c85c 581 0.24/1.00 vMB 148
248,202 248,202 000000000000005d72ff28557068e4af8b35e7d09a6a5c2a50a2fda1237228b9 49 0.04/1.00 vMB 38
248,201 248,201 000000000000001f2aaff9cbc31130f912e51ba88a72c5b2cfe4a6082e0dfe5d 249 0.13/1.00 vMB 129
248,200 248,200 000000000000000c562d5468a053d94c8ad2b17dc5190843798985a229a19583 208 0.10/1.00 vMB 129
248,199 248,199 000000000000001e1c3393788031c4e427b67cfd1b5e90a3b0de4fff094b2894 365 0.14/1.00 vMB 130
248,198 248,198 0000000000000085ffdbfafc52b7e935937e515fe5e43d646de887c918662164 164 0.08/1.00 vMB 95
248,197 248,197 000000000000003689887b386c0ee9efb693239624bbc2fac9f3bf66dd7849e8 294 0.15/1.00 vMB 121
248,196 248,196 00000000000000298bcad5081be41d8d706334a35464ad45634eea36f92a91b6 32 0.02/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 783.36 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: 768.43 GB
    • Received: 19.60 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.