Loading Tool

Explorer IconExplorer

Memory Pool

40,392 transactions
9.69 vMB
0.21455725 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 3 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 8 blocks ()
  • 13 sats/vbyte = 7 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.83/200 MB

Candidate Block

Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.12543291 BTC
Avg Feerate: 13.72 sats/vbyte
Mining Attempt 041045c8bd75c907503e6d928350c41ac729370e7735cfecf042e36f2f1fa56f
Version 20000000
Previous Block 00000000000000000000666b99916afb56ea2f66f7c94be825637b6e41ad619d
Merkle Root 3254f19ac9a2c282325dbe0fee3274b7a42d609a1170e0216fbd3191c3d6358d
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,755 (641,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
270,882 270,882 000000000000000173e46dd26eee596492ca945cc736c3fbe2f697900a59ee09 0.12 MB 270 71
270,881 270,881 00000000000000058104c6a0e4840c0d542871c7c3ba80aca824a2c1e5d2b1fe 0.08 MB 173 57
270,880 270,880 00000000000000032c16834e1d80480d9b26559de2eb4a1a416cf456e4a90516 0.22 MB 430 49
270,879 270,879 0000000000000006623ae7921830a525e230ebd20292d6f3392508cc13269bc6 0.03 MB 41 35
270,878 270,878 00000000000000010f450e8dd14524b63329d9eff49a3056c4dcf32defa5255c 0.08 MB 185 74
270,877 270,877 0000000000000002061a031de847447714ab09255928ac06e0cc36dd93c9b81e 0.18 MB 420 88
270,876 270,876 00000000000000025b5c0b9bfda04a9c18a67c40bbd49e91075f9e8c311490a6 0.22 MB 217 23
270,875 270,875 0000000000000006fc8d2b571f811d136ee24cbbd1862188783283b29ff2d3ac 0.25 MB 499 97
270,874 270,874 000000000000000659c01114f3b8cf1be65634dd2b9a565b66e0e286560a11db 0.01 MB 27 47
270,873 270,873 0000000000000001b313b67e7b6c7e87df309e44fe84730c51e350078a053f07 0.14 MB 426 202
270,872 270,872 00000000000000060210f3dfa31a04bc1e9fb63a11c1da1fbb9be1e71a222c24 0.16 MB 290 61
270,871 270,871 00000000000000065fe9d3e1e22f194e8a8b395b8a94b12e3f3e799fd119afbc 0.25 MB 638 100
270,870 270,870 0000000000000000cefa2fc03acc325c8502b41e7d514caaefb8ceba338be881 0.19 MB 348 66
270,869 270,869 00000000000000029cf0b927a2d0c5579f75e9ef9c42ac68c819380d1e71f12e 0.25 MB 666 95
270,868 270,868 00000000000000038d918dbf0e4982c3574014212edcad2185969b1065f9aeb3 0.19 MB 406 74
270,867 270,867 00000000000000032f205aa741ff8cf86b2cd073066ac6afe9ec40a951910432 0.17 MB 470 109
270,866 270,866 000000000000000129fce0dc22c1c6a7e1477b2283374993e6c606589d535f8a 0.20 MB 402 57
270,865 270,865 000000000000000145c9807f377d8262615c6edca9952f3f953415bffcd96733 0.15 MB 296 23
270,864 270,864 0000000000000000f3caacb5032f483f7cc687c5428f701b879eebbefb151cc2 0.39 MB 840 61
270,863 270,863 0000000000000002133cf1edc129d37603f8c8825662be7d39a504a4b8243832 0.31 MB 565 46
270,862 270,862 000000000000000155fee10af96f1d73023fb6c0b3120996bf9eea02ec0f9389 0.35 MB 650 36
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

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