Loading Tool

Explorer IconExplorer

Memory Pool

37,125 transactions
17.98 vMB
0.13386344 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: 94.14/200 MB

Candidate Block

Mining Attempt ffd36cd275ae0d7d106781f3127588cfa4b7ecfb72ca2c480edaa377edc32e8d
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root 08b4cca5635876e47c3d014596628b4fe41ec403ae1ba17eb2aae7c48f298023
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 514
Size: 1.00 vMB
Total Fees: 0.02320936 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (696,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,613 216,613 0000000000000001808b5408f96b9b9a6d0e976408d1330ad102e0ecb1a5bb5d 300 0.12 vMB 174
216,612 216,612 000000000000019c6aa292ef2a2cd74a9b133ee6fab3b18c6c0b008477b34dc2 7 0.00 vMB 8
216,611 216,611 00000000000000a986d7c8396a1fc17e8786413e21eacca2aa6177451b7a246e 391 0.17 vMB 234
216,610 216,610 0000000000000101a2e6e3b275c2a19101db9a2caa9e7ad95850991cab428a71 133 0.05 vMB 75
216,609 216,609 00000000000001b0b26277902280b9418585c23b52551bbcfd5c5413effa7011 578 0.25 vMB 195
216,608 216,608 00000000000004085570ea33feea49c47635ea48f3eb7f53c5403f7ac8f63672 15 0.01 vMB 102
216,607 216,607 00000000000003a9b6b8c5a796adbff8df8810b96abd579da44dc624cdb5e6a6 330 0.18 vMB 158
216,606 216,606 0000000000000390882ec556587cd631b415dc76e9e87509945613a1741ddb24 726 0.35 vMB 65
216,605 216,605 00000000000001dfc8d39e2d73e5c1c5c6b74bac170e3ef9d4faba24c6aa7a11 617 0.20 vMB 239
216,604 216,604 00000000000001a33c70124b9a067eef4dbaab2a04da6508698498a755d834b9 11 0.00 vMB 176
216,603 216,603 00000000000000584a8381fa199afe38d3cdcd82e5b5fbee5c55fe0a16836f9d 674 0.27 vMB 194
216,602 216,602 00000000000003645cbc1b3cc2c9f8b9475acdbfd901b306fbd0591395359d98 850 0.29 vMB 328
216,601 216,601 00000000000002d21fbdd330997288356f2bf80052ef6429fa71f0892a03f6b6 233 0.12 vMB 157
216,600 216,600 00000000000000d4001ba3bc406e534940a012b42e8af2661401d5e0bcb5873d 64 0.04 vMB 94
216,599 216,599 000000000000039fbaf1138556a06cbbdfd7b79d7b7eeebd7b270e27a01b02fd 685 0.25 vMB 233
216,598 216,598 000000000000031c7f196bebdfe17325632dff35132a81b05c2674f13b1af243 580 0.25 vMB 182
216,597 216,597 0000000000000085df804c0d9182f47f269eff32fddbb6289010f94f46386123 94 0.05 vMB 99
216,596 216,596 00000000000002f5b869a69780ab4604db4c2bca86473d478690acb64df6e915 665 0.25 vMB 196
216,595 216,595 00000000000002afaaa452b9f90134eb1e2f8ce2b5d052197800701448091ca8 488 0.27 vMB 52
216,594 216,594 00000000000001ecc255215170a29e96d9d81f2e7ff13df38cf37fc7c1977695 575 0.28 vMB 148
216,593 216,593 000000000000007685f40b20af78dcd0a1d4747cf9223a19cf0c6f3041867f0f 709 0.33 vMB 156
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: 87
    • Outgoing: 11
  • Data Transfer:
    • Sent: 132.68 GB
    • Received: 0.55 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.