Loading Tool

Explorer IconExplorer

Memory Pool

39,326 transactions
16.98 vMB
0.28344782 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.35/200 MB

Candidate Block

Mining Attempt 35677e1a39b54e48bf2d021750e0a49917aea9cbe5d512b9609997007de7053d
Version 20000000
Previous Block 00000000000000000000be88dcbf4ea60859d5ae63f5bfca7f439108eb7cbb4e
Merkle Root b7757a61e9f6616b5c6af13001ac39702f0becc7c0f77c3e2cf611d4cbd475dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,659
Size: 1.00 vMB
Total Fees: 0.07803661 BTC
Avg Feerate: 6.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,049 (693,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
219,396 219,396 00000000000004484d7effef99539cdeb41c95693908c48540a96cfce93749c3 0.20 MB 478 208
219,395 219,395 000000000000056b5e5256435d1bf2c8ddbbed9911b5481bf0b2dabb2dde703f 0.26 MB 462 176
219,394 219,394 0000000000000463b6323e59e40232d3d22cefd586bd30137d83f02b22c6c7cf 0.11 MB 251 169
219,393 219,393 00000000000000964f9d2de2c764b7b035d4f22f65dedc0578086c4421c25b42 0.00 MB 1 0
219,392 219,392 0000000000000295bd9ad3be4af12e1d875e9bc71e45664606bea567cc19a48a 0.02 MB 41 604
219,391 219,391 000000000000027222d4af52b04141ea35b8cb3d61d9148f5ced8aaa3d8cce0d 0.16 MB 417 188
219,390 219,390 00000000000000685255d1464e7f0c90a8cf1dcc0144918431abd7caf7a95e55 0.13 MB 296 182
219,389 219,389 00000000000000045d573262c2323b25b9f42065b98afcf0720928a8a40e72ed 0.15 MB 244 131
219,388 219,388 000000000000013231fc82d801fb49e6e07b9218905a3f77594e8d6261ad424e 0.25 MB 234 92
219,387 219,387 000000000000015883560eb135570beb09f495b232684fb95fb0a88baa111cfd 0.25 MB 769 231
219,386 219,386 00000000000005888e20c2c2befaf4ba69fbd03e1f4d49326585bf5e8dcfb510 0.05 MB 129 176
219,385 219,385 00000000000002a4501ef1261a81fa7ac15d0532a6c242a2c76f9b497b6fa173 0.25 MB 688 204
219,384 219,384 00000000000000c622309f8fa393e6305ea4b7316e0bf3e76a07345cede014dc 0.25 MB 656 200
219,383 219,383 000000000000011f7edd0f91498628f62c5a2b4b20af4430766e156e7f7e4737 0.10 MB 199 127
219,382 219,382 00000000000002dddb6ad12a484b69f83c4eff1ba1438181ddf651d43141cb5b 0.17 MB 448 185
219,381 219,381 000000000000028517aed4d7d473e90dace470a76bffc7235ee961b3919bd788 0.05 MB 124 83
219,380 219,380 00000000000001ce99b9386b3c086f0530d25d70a0c8da60f6cc0975700a0286 0.20 MB 183 86
219,379 219,379 00000000000003da3f1a6418f2c5ed61634f071584d8f22f29f5832159726e59 0.25 MB 629 210
219,378 219,378 0000000000000320634d8740d390c8dadf4187da31615ec0aac9d22f3ceda008 0.25 MB 528 190
219,377 219,377 000000000000052012e8b507373443c46fa8bcd496dec921d272e78534746606 0.25 MB 905 284
219,376 219,376 00000000000004a13efbf6ef4df670c8242cd0c18b92819982d1c40c16ec8284 0.11 MB 240 179
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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