Loading Tool

Explorer IconExplorer

Memory Pool

42,597 transactions
18.60 vMB
0.19690501 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.58/200 MB

Candidate Block

Mining Attempt 7a5f345feaa80485311a26c8d4f477a7efa3e5d75a83e15d230fe51c6bbda462
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d8111571b342794a30bf7389e92fe57ba66ffc127c02690dd9683e85a191c172
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.06452989 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,966 224,966 000000000000036758b9e916992bb88f4510451eb88eb4ce73587b340243c8da 690 0.25 vMB 228
224,965 224,965 00000000000001a077e6a56fc39398822fa8fe27e290409e5d412e6a236640c2 652 0.25 vMB 210
224,964 224,964 0000000000000107a675228b4fc44b09eaaac0b0005e693762bded89c2b56d1f 512 0.31 vMB 195
224,963 224,963 000000000000023280d73c4776c04849dde06755616e8f37848b54bf1277c9a6 206 0.25 vMB 74
224,962 224,962 000000000000008746d561eebbd60bea0d5aa026a853ee3275383f74a35ae053 382 0.18 vMB 281
224,961 224,961 00000000000002bc94ae75a2bf7a6f59190d1bc927cdc2c1c6a026a95f2cc149 809 0.25 vMB 359
224,960 224,960 000000000000030d0aa840ef8695552fccaeb8121f0426863b2ca86ce21edd67 10 0.00 vMB 0
224,959 224,959 000000000000003d6ed5cd85bacafa555286229099d3610dcac1f70a65be8955 490 0.17 vMB 346
224,958 224,958 000000000000034ef9d344d2c02e5f59a4ed1674556aa9555cf64f3fd8f796a2 175 0.07 vMB 224
224,957 224,957 0000000000000216a0b906bfc38d331a02c8cbe59c3c8f0aefc0bdae25dddd48 263 0.15 vMB 176
224,956 224,956 00000000000000f10d5e7e33fad2c50b9b42f21626e339f8129806195871af50 128 0.07 vMB 68
224,955 224,955 00000000000000ff0419cfbc32e4037efa3c45e340655c5925b0582c6bde04a9 224 0.18 vMB 105
224,954 224,954 00000000000001230ac928da865d31071807a2854b7144b834bbb88e942076bf 175 0.06 vMB 260
224,953 224,953 0000000000000290a0ecb94891408105465a9eb9be2fc55216cab2a145746fb4 92 0.04 vMB 207
224,952 224,952 00000000000000d71caa5ae7e89f0b536e4ae64eeabdf902858d9cde5067e85c 238 0.08 vMB 149
224,951 224,951 0000000000000111feaec9d93fb8ecd14527d723b2f3f14304945751dc48f87f 83 0.05 vMB 49
224,950 224,950 0000000000000070e74778dfcea3c1ad9702afcfe837d5bebb9dee13a044af9e 100 0.04 vMB 186
224,949 224,949 000000000000001edab5ab810e5a37c5db865a1eda94a2a33cb77b91526179f2 1 0.00 vMB 0
224,948 224,948 000000000000031086024f0686f16eb63cbe050609403106eee05421c8da5dbc 37 0.01 vMB 41
224,947 224,947 00000000000002a5f68f25b5850634664bfcbcb17c4c086bdd380ce22516b32d 258 0.10 vMB 267
224,946 224,946 0000000000000096a684f6d9ce56b9c2ecbbdc797be4e790952d32cb99c1f3d4 13 0.00 vMB 208
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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