Loading Tool

Explorer IconExplorer

Memory Pool

17,926 transactions
10.26 vMB
0.04457396 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.20/200 MB

Candidate Block

Mining Attempt 27da3c840490a2abc483eaebeefc5ad30c7271e1725b37dc68a841e3d7ff23ca
Version 20000000
Previous Block 0000000000000000000032fb1a4b178c1a497a54efcccc9b090727a65339d031
Merkle Root f684f866ed20dc2ba0a8408c04e183eed280e876e868533c829e44e23a34a4f6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,620
Size: 1.00 vMB
Total Fees: 0.02137171 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,362 (742,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,111 171,111 000000000000054f163c94dfe667267f01b597fd26548891b5ae38d955ce4b47 4 0.00 vMB 151
171,110 171,110 0000000000000483acee42eed992fda28cef9b847a8e4f68252a2c64301a9bfd 17 0.02 vMB 43
171,109 171,109 0000000000000569a966e90fe9a046e7c610190f69bf2b2bac96e5ea32dfc253 115 0.04 vMB 140
171,108 171,108 0000000000000aa16ab92222996172c1f60697419b1a1c68ed48a94dfc26f542 32 0.01 vMB 189
171,107 171,107 0000000000000a7a3eca8f551e9c95c5bbd021e4e9bcea52186fd4f34964b2ed 68 0.02 vMB 166
171,106 171,106 000000000000031bfd49c2bb63dee5c4cced61fa842bec7478788b2276f46fe3 1 0.00 vMB 0
171,105 171,105 0000000000000204c822f722d9389dbab87002eff8734196722924a8a37668bc 19 0.00 vMB 76
171,104 171,104 000000000000095c22ac59bdb3250ac73b47a0cb60d487c45bc85572645a4eb0 53 0.02 vMB 86
171,103 171,103 000000000000063f9ebe52286074bf026eaae06029f95f565ec036175eadbcd7 58 0.03 vMB 87
171,102 171,102 00000000000004fcad8eddc6b75b6ec067c8809c3b089af33eea8309dbdf046a 11 0.00 vMB 69
171,101 171,101 000000000000041180ccb20ebf3ad69cbf54dda56e43404028452ea0186d3f8c 11 0.00 vMB 22
171,100 171,100 000000000000064642393f911a53fa1310c4075c26a9ddb106375ef3963a11b3 54 0.02 vMB 217
171,099 171,099 000000000000091f0c7fc65197668a1bf53d9523781f6e62b2af78999c47819e 8 0.00 vMB 0
171,098 171,098 00000000000005c920b16c215897081af00775a3ebf2c7846a6255b79954c217 26 0.02 vMB 102
171,097 171,097 00000000000009d4a0c88aac299dcdda4c435f99191c15b0b2c3f19271965f2d 74 0.04 vMB 77
171,096 171,096 0000000000000383eb124482dc78c196b3d0dc54d5d74aaf979dd6333001fef9 3 0.00 vMB 2,338
171,095 171,095 000000000000074cf62ae0607e5bc2b84a3fda08231b3da15fc7a52a9edc0233 3 0.01 vMB 9
171,094 171,094 000000000000037a5d522259372f4f2777ebec8ecac9401599529fdd36fda335 64 0.02 vMB 7
171,093 171,093 000000000000080f9b3a32d8fd66d20625ebb5b97de2ae2ae53824bd390f4526 31 0.01 vMB 47
171,092 171,092 000000000000067a68ee6bfabc10b6c38cc3d9ac6c1fc882f46732e20aabf06f 10 0.00 vMB 35
171,091 171,091 000000000000009c6f0d95eccd85a14fca9fbba4a58da215b924d42ecf0ec950 8 0.00 vMB 64
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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