Loading Tool

Explorer IconExplorer

Memory Pool

84,721 transactions
32.78 vMB
0.08398835 BTC
Random Selection Loading Transactions
Max Size: 194.19/200 MB

Candidate Block

Mining Attempt f658708b755b742ef7ba5ee209eb429b0857308642f16ac122451f7d5a2bc8a9
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 94ab60a78090247c07f2d51b1d00a217df586aa6fc6389e42b75f3510291431a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,279
Size: 1.00 vMB
Total Fees: 0.01898525 BTC
Feerates: 120.64 > 1.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (560,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,597 354,597 000000000000000011921d30c7143e89de75359bd53f8b456ba301ae15cc99c8 295 0.13/1.00 vMB 28
354,596 354,596 00000000000000000675e8eac2a027fdd2cdda7902f68d1f61fe017f988f2e2a 1,003 0.59/1.00 vMB 25
354,595 354,595 000000000000000004ad5f34e9c108b561e44ca0146fe83503fddd63f221ea64 120 0.10/1.00 vMB 12
354,594 354,594 0000000000000000055325c5f2806256c508e0083a2802b9ac9e6cdbd80f66c4 156 0.10/1.00 vMB 20
354,593 354,593 000000000000000002dfb239bbbbcd1ed2517d871fdc202bce502cf18142db26 247 0.14/1.00 vMB 22
354,592 354,592 00000000000000000eddbcb8085ba02cafb8bb6c2e92df381865e766fff587c5 152 0.10/1.00 vMB 18
354,591 354,591 00000000000000000f228732c309a3852b97be99165a16cd0df480b0d7cf3066 1 0.00/1.00 vMB 0
354,590 354,590 000000000000000006f843072877307839776c6f630a4a4817b678c7c4fc3bcc 625 0.27/1.00 vMB 30
354,589 354,589 00000000000000000da60bb2fa3583fe139e26bd363426bceed34fc76ec3f4f0 491 0.27/1.00 vMB 24
354,588 354,588 00000000000000000187d071cd59fa1c8dbc40c511d49a52d342c80f0674b631 459 0.25/1.00 vMB 28
354,587 354,587 00000000000000000b1c2d71cdabd7b5f793bcba1cb60b3800c1d44e16dbd28c 209 0.12/1.00 vMB 39
354,586 354,586 000000000000000004b3dd32120a0aeada30ca3f798f619edd0c0dac0c45ac44 1,823 0.84/1.00 vMB 30
354,585 354,585 00000000000000001066edae1664414d6731c8624e8477c00bcf2528020c1a51 190 0.11/1.00 vMB 24
354,584 354,584 000000000000000003fd77716f868ba7d2924374cd02dc838c4ff9e22ca05246 229 0.08/1.00 vMB 33
354,583 354,583 0000000000000000032362beabe815e42fb23ea5c38fa77247f8802c7ee7fa5c 334 0.17/1.00 vMB 30
354,582 354,582 000000000000000005914e477c2987ae85fbf25e578dadf8b85a675e683aced2 305 0.16/1.00 vMB 26
354,581 354,581 00000000000000000b09b2fdd1a698a2f3dac6486d08c5b7e2339750529eb7e1 731 0.41/1.00 vMB 21
354,580 354,580 000000000000000014bb1baf9e8607b918082cc434d4efac487bf564e217812e 306 0.26/1.00 vMB 20
354,579 354,579 000000000000000009a397f0f34527a71419093e65a160e570e98619cbb9bfd0 1,030 0.75/1.00 vMB 20
354,578 354,578 0000000000000000167bce693f9b4efc27952492b7aba31f2aeead009d4669b4 1,024 0.31/1.00 vMB 49
354,577 354,577 000000000000000008350ee981ffc0b222b8b3ddaf478f6dcde828f0cd24de76 64 0.02/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

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