Loading Tool

Explorer IconExplorer

Memory Pool

78,998 transactions
29.56 vMB
0.07096928 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 7282b0bb4f6f8105ec61b0e058fde8e38659681e1ec1b3268a887d6dcc2cddc2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 40257871ded6476593408eecda93a17e9de230c2d2129a802c2a6ed297d3bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,641
Size: 1.00 vMB
Total Fees: 0.01070424 BTC
Feerates: 50.25 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (673,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,152 241,152 00000000000000e87cd486cf02b149a5c0df7635309f7549bc20c4ee2199c3ba 16 0.01/1.00 vMB 135
241,151 241,151 000000000000008ca13786d10c59515ee525af675402a5898808f975f13fa6e2 64 0.03/1.00 vMB 131
241,150 241,150 00000000000000634e5794a73d621b9be42f8d8106722d39c7709aee4ca4c983 469 0.21/1.00 vMB 190
241,149 241,149 000000000000010417f101b41d58a81f69070323fbea695057391066152dde41 100 0.05/1.00 vMB 296
241,148 241,148 00000000000000f3e23e5c33a5702acb601e2a6a42d6e46dbac368c3a562e4f4 128 0.15/1.00 vMB 17
241,147 241,147 00000000000000f11be028959f27c47f5e63b9d540a792631dca4de654ccd9b8 27 0.01/1.00 vMB 170
241,146 241,146 00000000000000f3af7df48d23fc05db0bc147e245bc4511e4d6485ebfb10930 284 0.16/1.00 vMB 175
241,145 241,145 000000000000006bbf753c76022823a1f0bc72604c5fd2e6102943038f3cbbbe 25 0.01/1.00 vMB 234
241,144 241,144 00000000000000ed37b2ba9ab3223c6728343b236062142194b43e35b1396239 174 0.09/1.00 vMB 187
241,143 241,143 00000000000000daff17fab9a19f39aebb6f2d287840d69adab8eea5659c520f 32 0.02/1.00 vMB 0
241,142 241,142 000000000000002288d5241dcf1a0d2b4470776471a5e991a80697d2445000bb 528 0.24/1.00 vMB 164
241,141 241,141 000000000000006654486c1c2826a607f2cca672e5ae749b08ff4f0818886a3e 157 0.08/1.00 vMB 127
241,140 241,140 00000000000000de01b690f124a56186157a8aab267d7568463e35f489d09e38 9 0.01/1.00 vMB 63
241,139 241,139 0000000000000019364fa19757ba4367f27cf6ec6d263adb5150757718fa6c98 197 0.10/1.00 vMB 132
241,138 241,138 00000000000000087d376795da481cce5d02a12899098fd3aa0aca96930de6be 30 0.02/1.00 vMB 97
241,137 241,137 00000000000000858dfe6b89d2ef8e9222394ee79c90fdfa5a1f1034587d81ab 13 0.01/1.00 vMB 122
241,136 241,136 000000000000001513cd125e8c5339454cff667d6676daa5c0e957130e6e7d65 116 0.07/1.00 vMB 95
241,135 241,135 00000000000000b116fad370cc01a6d2b227543e12978e21fe0771f8d7248796 161 0.08/1.00 vMB 137
241,134 241,134 000000000000004ee9bfe2621c04b65a56d02708ae47e3463119bf884fb385ac 131 0.06/1.00 vMB 144
241,133 241,133 0000000000000082e5ddc4b999d62368ef7f70d25e62ee67f2349b4e6f4cf341 114 0.05/1.00 vMB 152
241,132 241,132 00000000000000a020e79f32cf90f925e1f4af0ed86699bce3cd0807cbe893a0 129 0.06/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.