Loading Tool

Explorer IconExplorer

Memory Pool

82,112 transactions
30.54 vMB
0.12852104 BTC
Random Selection Loading Transactions
Max Size: 184.19/200 MB

Candidate Block

Mining Attempt 0c5fa4356bc1781cff8a58a9624594b0a810802c7f354ddcea4a718637837165
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root c45389b6836de7607aa2133099f14971b08ab989bcaae56d8cb77c1ae1b329d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.04768908 BTC
Feerates: 502.62 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (559,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,167 355,167 0000000000000000023fb49c46b75cf56093f164647a945762c79179060e21b3 164 0.07/1.00 vMB 32
355,166 355,166 0000000000000000073cddac451d5697eb31370020cd7b45f412f15b543b0936 194 0.08/1.00 vMB 30
355,165 355,165 00000000000000000953ec085eec343b6281c668f2828ed4fb09eb6d03870c60 511 0.23/1.00 vMB 27
355,164 355,164 000000000000000002f6c394d0683720a2621cb5b7328ba14d309e45bb010f42 877 0.47/1.00 vMB 34
355,163 355,163 00000000000000001700aff97f3ee5307d3ebe262bac419e59dc92642dc7ba0f 85 0.04/1.00 vMB 24
355,162 355,162 00000000000000000b7b99b65dca6f857b6394b352701b94ce26c720ebfffcda 338 0.15/1.00 vMB 24
355,161 355,161 00000000000000001595ef0f5c6c48e5a0ce6c0323039287fbd3655e38e8e05c 127 0.05/1.00 vMB 29
355,160 355,160 00000000000000000fff91d6bdb2b1856b9d7916d7d986b9d587f97c9e779b74 1,027 0.55/1.00 vMB 26
355,159 355,159 00000000000000000d21c912e082a056c07aa5437d62b9a91e96165cfe3bf72c 341 0.16/1.00 vMB 27
355,158 355,158 000000000000000008fc0f1b4ca2c589534119f9046c20ee40d0445554a8a93f 521 0.31/1.00 vMB 20
355,157 355,157 000000000000000000e41abb082f07b199f78abf2594449a5a089255c9a2bea2 369 0.29/1.00 vMB 20
355,156 355,156 00000000000000000dea1e9a4917bee45eb828decff8b71568bc0ef4349d15d9 1,315 0.74/1.00 vMB 25
355,155 355,155 0000000000000000114ed1c48568e8963446f3d7a9b570d97b9601e93337d82e 38 0.06/1.00 vMB 8
355,154 355,154 000000000000000005a872220d2f33e36a8b617f4628a187bda8c9fbfdedca6e 230 0.11/1.00 vMB 29
355,153 355,153 00000000000000000d667fc56065a426ee81be65eebe1c60426d5aa845d99a66 500 0.50/1.00 vMB 14
355,152 355,152 000000000000000016b512c7fdffc7f45b1f557333202d80868dd873a9856c01 512 0.22/1.00 vMB 38
355,151 355,151 00000000000000000b9b4a04b6b2dc334bfdc6d52fcb15cce4b572ffb964d3b7 1,571 0.75/1.00 vMB 29
355,150 355,150 0000000000000000072a416d038c73b06a6c81639c05ef44fe73deee4997f2ac 1,216 0.78/1.00 vMB 23
355,149 355,149 000000000000000011e05003e5fa6b21c46cd02d89be7333c1ea1d196bf30829 52 0.03/1.00 vMB 20
355,148 355,148 00000000000000000f58082b326a02395aef8721c66bffb18993e15cd57c4859 742 0.43/1.00 vMB 25
355,147 355,147 000000000000000012b1dfbbc1f0227cddc2b28a44d03169d8e57c9893992845 663 0.39/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.