Loading Tool

Explorer IconExplorer

Memory Pool

46,406 transactions
18.52 vMB
0.20994757 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.67/200 MB

Candidate Block

Mining Attempt 64d76435eac5f5007cc4ccfc0e8fc4447e14900abd45708b702a42da115be4f2
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root 951440850aa83ce7c5eafa1484b26e7573b2eeff27238de8295eea51b1b18fbc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.06827536 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (776,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,163 137,163 000000000000054072afaa5b4f988b80d1ef42ded5ff0cb5e0db50821b498db7 25 0.01 vMB 334
137,162 137,162 00000000000005a638606b9e4f130ffc6b980c223a22f5f167e1a3bf558693d6 30 0.01 vMB 226
137,161 137,161 0000000000000060e84320483a682fcc5c92a82b964570bdbd54ee307a5ca13d 13 0.00 vMB 686
137,160 137,160 00000000000004c9b17fbbeecb3a1269238b14cf35294d88f5da1005e624e3b6 18 0.01 vMB 196
137,159 137,159 00000000000008334b99117d6122ae4e4cf71bcfcf51cc1654a164e1cd21028f 34 0.01 vMB 171
137,158 137,158 0000000000000249658fc28a9733394bf87720d3766f4a2aed65ab4ec5dca3f2 61 0.02 vMB 449
137,157 137,157 000000000000085d3ef14ae41b484d312226afa8068256e3b0075a7bb2038ed3 37 0.02 vMB 121
137,156 137,156 000000000000042aef565a80abd6cafd686eb60e06977028a35185e7902a0258 100 0.04 vMB 241
137,155 137,155 00000000000001a93199c06f2268e33dc64a1f22b683af6820fc5a5cfb25d860 25 0.01 vMB 13
137,154 137,154 0000000000000094b62faab604f25e62ccf67abbb4c504f564862fb170d29023 119 0.06 vMB 281
137,153 137,153 00000000000009e203e255c4140a95a0500325b40c17dac0982837d4cbfef5ed 75 0.04 vMB 190
137,152 137,152 00000000000006724b89ed9fef1f6a4093fe0fc387e9745cb6aab17d22627c16 24 0.01 vMB 520
137,151 137,151 000000000000018c9880edf8b94e89b4387f9a0c3441fbdf587a1d392fb63ae0 129 0.05 vMB 125
137,150 137,150 00000000000006995afefcdf64756da8bd3ad650b773722cfa0d62c7ebce4ad5 153 0.05 vMB 195
137,149 137,149 000000000000077118c052d16a0d6b45519774bfa86db5d8ff80d3732b1323d1 104 0.05 vMB 176
137,148 137,148 00000000000004638c5c795f7d6dce05a97db906669fb05ce43301d004e7991f 16 0.01 vMB 6
137,147 137,147 000000000000007eb02b122cffb6613128506cf4430948d53fcbdec87ed4075a 37 0.02 vMB 119
137,146 137,146 000000000000005741c0348f875873eadefacdbc751f8079e64cd46d035df990 119 0.06 vMB 154
137,145 137,145 0000000000000676991dfb9d32efe28747c10e289c696d2bd65bebab2bf76f71 64 0.05 vMB 369
137,144 137,144 00000000000006681413c1138f962fd376be5f6567e814b0d0cc39e8d7d1e196 86 0.09 vMB 166
137,143 137,143 000000000000089f0be31c9fee85b0fbaf1e4065b5483e13fa65e04f83b38f6c 47 0.02 vMB 266
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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