Loading Tool

Explorer IconExplorer

Memory Pool

42,376 transactions
16.91 vMB
0.14296189 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.90/200 MB

Candidate Block

Mining Attempt 82d11217b4329b74dd1ac61ebfec6e92015a450cfa76c9c6896c769113c2c690
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root c207a72919ee4549c3605009b4580c28ed9eb0bb99813a042ff7f5733bf0f09a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,659
Size: 1.00 vMB
Total Fees: 0.04538218 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (693,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,371 219,371 000000000000039e13057a0f4c969b354dd4c045388e2beb0917865491f0f017 65 0.03 vMB 164
219,370 219,370 00000000000003744d1fe3b0e5bbffe4d9c51c26b02bb6a3caa0c1563f820967 129 0.06 vMB 175
219,369 219,369 00000000000002c37caceac02a8b813af6cd31e81c6fce92e852a04b0dff1a3f 217 0.14 vMB 122
219,368 219,368 000000000000053884840d3890eb7c1c707dc02cfa3096cafb73e85d5ae7c8ac 686 0.25 vMB 224
219,367 219,367 0000000000000014b512d21d650292bed7a7df95ab859cae18675b2feae35b98 243 0.10 vMB 216
219,366 219,366 0000000000000364ebf6040ba2d41a06db18292c0e6ef1eb7a3855c4aa82610f 277 0.16 vMB 134
219,365 219,365 00000000000004c358cbf3f37b8dbcfe92920e3409a00e1b3469d15226752ae8 547 0.25 vMB 180
219,364 219,364 000000000000023b15dd87cde86d60b86b0b31154c5eef027df74be7ba3f63a5 843 0.25 vMB 262
219,363 219,363 000000000000051e983f0cdb9ffa4ddc741858d1bc920f7bfd38e41dd4b86b09 357 0.10 vMB 38
219,362 219,362 00000000000000e0a3acdd746057880420c825810e5ab75ca599883c2b2c4d41 140 0.05 vMB 467
219,361 219,361 0000000000000453a40d906e129e60987bc8ffc79eaf9d8ad249923864077530 64 0.03 vMB 71
219,360 219,360 00000000000001e80839f40f16fd0108983057c318c3333e6a07352431e43769 101 0.05 vMB 158
219,359 219,359 000000000000059a83c53a59f014d289a2d057065a43084d6b0b8549827c85d4 186 0.21 vMB 85
219,358 219,358 00000000000001f22999d02fe4e0e53583667a803facfbb148197ffb145f3a25 411 0.24 vMB 149
219,357 219,357 000000000000017da67d0f91337547cf6e6037bf4fc31ca84320e5586b338cb5 629 0.25 vMB 226
219,356 219,356 000000000000009fd9ee9254ea00247d5a482273d41915309cc221f79cb2d13c 78 0.05 vMB 70
219,355 219,355 000000000000037ce0306fee7761f09a7b7a7f6bc9d435f4c38d8fb4a7eb7dd4 681 0.25 vMB 215
219,354 219,354 0000000000000071435429fc842088bd39e57c8de40f5da89e0421f0b0e855b9 110 0.05 vMB 143
219,353 219,353 00000000000003e41178f5d41f42437aa6155ae60c8d79858260d12c1b801c2a 106 0.05 vMB 109
219,352 219,352 000000000000015bd6d1d943e6f01f19ac326f4bfb91fbe0dc8ed19e4562009e 721 0.25 vMB 244
219,351 219,351 000000000000050cec75796db1028e64797a061bdb0d55799f235a8cc3afb71b 190 0.09 vMB 184
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: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.96 GB
    • Received: 0.42 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.