Loading Tool

Explorer IconExplorer

Memory Pool

26,501 transactions
9.92 vMB
0.03210724 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 092047a245b38637a4138d2798590a2599bbd9b36728281e68c6f6ea6049d240
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b75b751324f18453ae3d1186bfa4b2cf9852f9468b5e94d5dc6068dc961fc0f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 434
Size: 0.25 vMB
Total Fees: 0.00755253 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (705,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,254 207,254 000000000000023ad2577cfd1e2efc323eac35b213c89e18fbd83b7ab771d8a9 132 0.04 vMB 27
207,253 207,253 00000000000001a4eddfa0a48b5ccc85389d741341304dfb89e66261a8838fc7 186 0.08 vMB 176
207,252 207,252 000000000000030144cfc60aa213b08628a977b0d6ae33f192c9cca8619c6a87 164 0.07 vMB 196
207,251 207,251 00000000000000045a5f9abb504e9b4e94596789f83b12335987590e989772e8 55 0.02 vMB 73
207,250 207,250 000000000000022fbd3bc8b8ce071eabbcaf31b001bd751627267483eb7d89bc 128 0.06 vMB 140
207,249 207,249 000000000000035444e7dc9830a8c4e2ef3959cdf09175eab8bf4f69a79952ff 146 0.07 vMB 155
207,248 207,248 00000000000000a9defd9d3948cbcfbc4a18438dcdb452c08ad002fd45165eaf 175 0.07 vMB 1,310
207,247 207,247 00000000000001256eac7ca35545a7d8939f6b2e211ca47858d0184822c05a68 312 0.14 vMB 172
207,246 207,246 00000000000003c7cbe5d277e60a325004857dbcfd3c6123f3c67f179c807b6a 1 0.00 vMB 0
207,245 207,245 00000000000003a4dfec0ea60bb0c23ec3ec9e38e89f258f07547de56f5f5d64 49 0.02 vMB 153
207,244 207,244 000000000000049fa382de8c4105aa682514be53188a586994c53f4b7d428fa0 8 0.01 vMB 75
207,243 207,243 000000000000026ae8e83bac66540f43474067c9faa7ceaa3bbb0abb19bf3c61 175 0.09 vMB 94
207,242 207,242 00000000000003058af0e212977b068aab9e39f81814941b655b65364ad5ad6e 315 0.12 vMB 194
207,241 207,241 000000000000039ea3e7490f0d7e17056d70c6d78d5a0f87b520a60d3f2de2e2 211 0.17 vMB 111
207,240 207,240 00000000000002464051cd267d650c7e551aaad1bc1c3ff3dd8e5800bf574110 348 0.16 vMB 182
207,239 207,239 000000000000050d0f8d284e5cebb2ce38527fb6635f3d7347188857b24494c9 123 0.03 vMB 237
207,238 207,238 00000000000001ce7772faf597adfdb069c022b4a5c3d86537229d53fd714b58 16 0.01 vMB 111
207,237 207,237 00000000000000551d103084bc9c7ffdcd06dd1e95d9d353ec83c1d31d4c9647 84 0.04 vMB 99
207,236 207,236 00000000000001b177d6c874c8bed2c05f50ff5536d2e5f67b8bc7bde02686cf 162 0.08 vMB 105
207,235 207,235 00000000000000227b079c789c7247c913c71b1b29fbe193167eb065992a4646 128 0.04 vMB 164
207,234 207,234 0000000000000001dc6f372fb45c8579de9f33d801c3efa816cbe7ca5a8ade44 12 0.00 vMB 20
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.