Loading Tool

Explorer IconExplorer

Memory Pool

36,942 transactions
16.62 vMB
0.10497684 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.92/200 MB

Candidate Block

Mining Attempt a6a432294b8fb3d688ae0a44bb834191e9d624b6a2309d8338cd525f533780e0
Version 20000000
Previous Block 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3
Merkle Root bcaa90f31224fc16ce7fa65903aac91895c0e56d0ac8791c5687b9d90ff0c11a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 463
Size: 1.00 vMB
Total Fees: 0.02201256 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,334 (693,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,382 219,382 00000000000002dddb6ad12a484b69f83c4eff1ba1438181ddf651d43141cb5b 448 0.17 vMB 185
219,381 219,381 000000000000028517aed4d7d473e90dace470a76bffc7235ee961b3919bd788 124 0.05 vMB 83
219,380 219,380 00000000000001ce99b9386b3c086f0530d25d70a0c8da60f6cc0975700a0286 183 0.20 vMB 86
219,379 219,379 00000000000003da3f1a6418f2c5ed61634f071584d8f22f29f5832159726e59 629 0.25 vMB 210
219,378 219,378 0000000000000320634d8740d390c8dadf4187da31615ec0aac9d22f3ceda008 528 0.25 vMB 190
219,377 219,377 000000000000052012e8b507373443c46fa8bcd496dec921d272e78534746606 905 0.25 vMB 284
219,376 219,376 00000000000004a13efbf6ef4df670c8242cd0c18b92819982d1c40c16ec8284 240 0.11 vMB 179
219,375 219,375 000000000000054bb4d3969b1c0db640925e64989aa615639ceec6cf67046875 527 0.22 vMB 226
219,374 219,374 0000000000000240a7caf5988471c141acdcf30d49004d943c6fabc2f5773b94 244 0.14 vMB 174
219,373 219,373 000000000000017308ccf370314d9567f4a7afdf389b487bc41d1ef338d640ea 304 0.11 vMB 213
219,372 219,372 00000000000004d899edbd0124aadca905276dcd1cf621d4ecc13ecf6e00d4e4 201 0.13 vMB 164
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
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 11
  • Data Transfer:
    • Sent: 136.87 GB
    • Received: 0.56 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.