Loading Tool

Explorer IconExplorer

Memory Pool

26,507 transactions
9.92 vMB
0.03212444 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.02/200 MB

Candidate Block

Mining Attempt 4050116c70ec287c26b265dd9c03bfd59584fa266bbbe0a7af8fa13e5e7d9f63
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 9bedb4dc8b5e5d12e1ede2039ab586c9d3ac353482535cc54b18e1fe3775975e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 465
Size: 0.25 vMB
Total Fees: 0.00782605 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (776,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,751 136,751 00000000000005d2b42cdcfd0d01a4a872a7555608e6c6766992cc3378847bf3 19 0.01 vMB 63
136,750 136,750 00000000000005438a55af6b3bdba614e894630233d8b576e2f7d9b85320a6fe 16 0.00 vMB 874
136,749 136,749 0000000000000ab39c18b4519a8c7203f77af163b427c0e0bea8fdea08adf4e7 29 0.01 vMB 256
136,748 136,748 0000000000000765395eb261e63126e68186c937219bc9454821e59657fcacf3 27 0.01 vMB 221
136,747 136,747 0000000000000366c6d9e68953ed18259e43b51cb1456a0c7bb0c184a72f1369 111 0.05 vMB 212
136,746 136,746 0000000000000a373420a05b7f129708133ba2034e28fc639bdd7047fb850d6a 60 0.03 vMB 788
136,745 136,745 0000000000000a229d534ca2fd530c965ac88947c2179a33e772843694c2ae0b 47 0.02 vMB 532
136,744 136,744 0000000000000756b7ef6acf93dac0feca4cf27e27a7384f1bc50d6b4952d80b 44 0.02 vMB 508
136,743 136,743 00000000000005adf0cdad104e42b205e8371e52d83613a8529d7039213c1d6a 148 0.05 vMB 350
136,742 136,742 00000000000007b338692a919d1e9dd7888961a7245a8d44155992da0d7dd1c4 86 0.04 vMB 188
136,741 136,741 00000000000001bc6084ce7ed214c13b7aad0bf6bbe8b95b1076ea6b8fa2fec7 53 0.02 vMB 396
136,740 136,740 000000000000098ec95073469a3622793c780fd24db9839c5b67e50f27f70bd5 38 0.01 vMB 1,004
136,739 136,739 000000000000040ed33e2b2998b5fb44d30ca24cb7bda866b91556cb365279c8 43 0.03 vMB 125
136,738 136,738 00000000000003427c141f171ff97fa029d3354307b855b70c69cb5347ceed27 35 0.01 vMB 760
136,737 136,737 00000000000002fa13bd5f1b6ecfe304312fa665e53819e510456ad0594c0e6b 34 0.03 vMB 307
136,736 136,736 00000000000004aa1c880f5a2e8b96b0323ddcd5975a53627b176fd1cdae8197 51 0.02 vMB 196
136,735 136,735 00000000000007504198e23b4ae46d07d749ca3ba90c5a09d5e7d8070d76b051 32 0.01 vMB 316
136,734 136,734 00000000000005ce9944230f137a308a1d3acb7ddd8867452a4a22a9ab7a2f82 158 0.06 vMB 1,243
136,733 136,733 00000000000008dc00a797fe30597b3eca26b91b098f04b279cdaa9e5fe0c11a 34 0.02 vMB 514
136,732 136,732 0000000000000a67f4b74eb29eab1999e3c91a31a37ef40637b46bc6fdd6af3d 32 0.03 vMB 159
136,731 136,731 000000000000043f18caf389763b820f517bd0e872c5c1f0619e2354595c832f 43 0.02 vMB 247
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.34 GB
    • Received: 0.68 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.