Loading Tool

Explorer IconExplorer

Memory Pool

52,702 transactions
29.25 vMB
0.09562458 BTC
Random Selection Loading Transactions
Max Size: 156.20/200 MB

Candidate Block

Mining Attempt 4d46d1a0429667d5a5bfed9ec98a5f22135036a9cb8d10839fae35b919e17bee
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root a17a96485a01b75bae7907347dcced929c12922e4c52bf2e5a1598e3035267cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,446
Size: 1.00 vMB
Total Fees: 0.03370364 BTC
Feerates: 100.66 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (613,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,247 301,247 00000000000000005358ee795edf7379b7726af27df564590afe35323d0d062a 859 0.39/1.00 vMB 36
301,246 301,246 000000000000000077000287921ca1bbb680875f1f776fcaedb2b5891753bae4 71 0.04/1.00 vMB 18
301,245 301,245 0000000000000000672ad70711a7f7dc11690cb6395521b780096f76ef5b0490 227 0.73/1.00 vMB 6
301,244 301,244 00000000000000001d59fe4bb2028ddae8bf51791dbc08a66039b617410c89e9 812 0.35/1.00 vMB 35
301,243 301,243 000000000000000025d9038bcc4ab09a2091981d88354c263bdcd39fb5a06321 645 0.35/1.00 vMB 30
301,242 301,242 0000000000000000505fecb8621e0e2fa3ff5fb7c59d10923c793dd1e1b41c1e 36 0.68/1.00 vMB 1
301,241 301,241 00000000000000001e2add5c12d73908e42479022e87725abe4a71ff0a18471c 303 0.15/1.00 vMB 28
301,240 301,240 0000000000000000554df3d5ff4edfe40d7c9c07448e97db6fb2f73cac2cf905 134 0.05/1.00 vMB 36
301,239 301,239 00000000000000000e5c50ace4f026dd9df9966af3c7dc89f3f737d71ecdefbe 893 0.73/1.00 vMB 18
301,238 301,238 000000000000000013f64a0038a317e59fa1312fa8f7f72b4b10f0dd68327153 64 0.04/1.00 vMB 74
301,237 301,237 00000000000000000c49c71006ead3f0d8080056d8f033899f057b2094074b9e 48 0.02/1.00 vMB 28
301,236 301,236 00000000000000005c4675faf0abf5dd1d9701fd821e450ad8407e25c1b32cab 198 0.10/1.00 vMB 30
301,235 301,235 00000000000000005798209aa8a13adb8c0dab8c9ba6b82f699d74128f9d94de 17 0.01/1.00 vMB 27
301,234 301,234 00000000000000006c423831e96dd00c53ab5ccc3816c1636e40d3a98a256ba6 184 0.15/1.00 vMB 23
301,233 301,233 000000000000000013a1f2563286fa05205688e1a75b3d5b2b79d4cc51880bd4 970 0.50/1.00 vMB 31
301,232 301,232 000000000000000076be59f083429fa9c287eecae59726a95aeeb83a54d3af66 36 0.02/1.00 vMB 27
301,231 301,231 000000000000000061478a4a8fb845f2893b6a0d68b49caaae8076b02ccea66c 186 0.10/1.00 vMB 26
301,230 301,230 0000000000000000548b00b4a89eab181189a9e991a6e03a4ff041f8a9a9cc19 237 0.15/1.00 vMB 25
301,229 301,229 00000000000000002c195d584a472539d9f410a7c019baae7516d2be71f34cf1 96 0.06/1.00 vMB 26
301,228 301,228 0000000000000000261f7f75d96cb9f5349791e297a5576d6a210e7f786f4b2c 323 0.21/1.00 vMB 65
301,227 301,227 00000000000000000a89291b73841606d753844582a1ebfa365d5f559489d565 56 0.03/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.29 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: 657.06 GB
    • Received: 14.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.