Loading Tool

Explorer IconExplorer

Memory Pool

36,776 transactions
15.10 vMB
0.09126562 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: 86.58/200 MB

Candidate Block

Mining Attempt 8200d40603144993453e180e2a6a6a86b9dc35e08e1eeb99e8d84e1167f71c76
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 87699a9de4a95534c8dd8ae0fb3f83e516c8c827a2f11b24ab8bda64f7b84cbe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03952781 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (711,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,827 201,827 000000000000043e23e919fe25de01ab20d0b1913fd1e6f6811b87e72995d037 67 0.04 vMB 549
201,826 201,826 0000000000000579c656da44a60b7b89cc025b8289ea80184b9ce2541abfe9b9 251 0.07 vMB 24
201,825 201,825 00000000000004aa29869bcc1bd2b3e15e78fdb8a80c432a8c5a13e5d1b44ecd 316 0.23 vMB 93
201,824 201,824 0000000000000341457cba02f81caf541dae8812d9f8b0a4ecd3889e87cfa253 245 0.25 vMB 91
201,823 201,823 0000000000000168fbf076b1c4e52e94884d388b3bbee946cb858a6474eac221 32 0.01 vMB 0
201,822 201,822 0000000000000106c12a4d7a65e255f1af194ddeeb346268c4c39f7634bf6044 331 0.15 vMB 200
201,821 201,821 00000000000002808acea319d3da677580c9444b45b21258984575337cc3fd9c 192 0.10 vMB 221
201,820 201,820 0000000000000034529df8a39766fae55aaf1107bcf7b053073e32cf113639d7 60 0.03 vMB 154
201,819 201,819 000000000000027722d83c14cc8b931ea6e59159c81c4d441db1f0cafcf06324 548 0.29 vMB 139
201,818 201,818 000000000000052b69d23a5605bc81cead328f74775ecea75347a1afbe67964f 292 0.08 vMB 432
201,817 201,817 000000000000002ba597bb85a166e611fe742b9341df7d17f57b9c01a1a9b065 141 0.07 vMB 145
201,816 201,816 0000000000000308d4aa4efab3ccd16552d29f6f6ce8c24115e86234e5877f5b 220 0.12 vMB 134
201,815 201,815 000000000000025c07ea4f50b53b9c25c97b8a3ec67989fad8cc95848989c28f 162 0.05 vMB 59
201,814 201,814 000000000000056ca5479ee8448422eb0102eeb2bc15859693e9033cbcbc5d77 509 0.18 vMB 128
201,813 201,813 00000000000004e1426ee9c9d908611241327a8a46b7e900077dbc9458f1dfd9 654 0.25 vMB 185
201,812 201,812 0000000000000074d6808c4211695958136c80675bc30d994ed6916fb25c7bc5 581 0.26 vMB 192
201,811 201,811 0000000000000570426b9cb57e78780ab8cdcc71186168fc7ea0b9cbaef07e5f 256 0.10 vMB 233
201,810 201,810 00000000000005527d3997046e82f85edbb2cc947d7085dd43cb60b929c5b0bf 705 0.25 vMB 158
201,809 201,809 00000000000005059be356897a8c7978069154a0cf8beb9b9e757c41aa0bee8f 652 0.26 vMB 244
201,808 201,808 00000000000004805bca4af3b201a18680b224b69feeeac661c5c182ae2bf2fe 741 0.29 vMB 197
201,807 201,807 00000000000001f44b51bfe830c89abe47ab90934c534c9acd68d107b09b8753 116 0.04 vMB 143
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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