Loading Tool

Explorer IconExplorer

Memory Pool

40,634 transactions
16.43 vMB
0.13505575 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.63/200 MB

Candidate Block

Mining Attempt 7da828dbb10145152f073265111647812ff84c14c376d8e193a88fb06ea37d6d
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 30c301de5daa6e502cd360dbe44cf61a10dd94f22f9deb9cb0158276e072faf5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.04765047 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (708,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,965 204,965 0000000000000098e953d33b7331bb628236773f11d9d1d0c6227d4a55c44287 9 0.00 vMB 42
204,964 204,964 00000000000004b4705dedf1df14337bd8e5b32bf56f48e1c7376cf255618175 259 0.11 vMB 151
204,963 204,963 000000000000016222edc3171b0fad8aef1f8ad8e62208ae9e50a9a12940e6b4 115 0.04 vMB 307
204,962 204,962 00000000000002ba7d68a1e89417bd90e2c9d01bf04bc3be1365fd4b28b46534 34 0.01 vMB 120
204,961 204,961 00000000000002e3cea0e039502a47356945335d6a6b2e1f19480ffa705dc30e 48 0.02 vMB 177
204,960 204,960 000000000000000d498c7693d517a01071939ecc1950475da272c5f5598f9310 91 0.03 vMB 100
204,959 204,959 00000000000002ae7c4a49ad14d105c31202ed208f655b10dfbad9d9dabd0e89 260 0.12 vMB 138
204,958 204,958 00000000000003315da4560212a2b7f1485b74d3de3f8b1766fd2e8d7c38f206 104 0.06 vMB 158
204,957 204,957 0000000000000522d8d4dde75dd16590983f2db464c8db9bf06e1739bbecb699 45 0.02 vMB 139
204,956 204,956 00000000000002992fbf5828f4433e3e460d686145bb3434fcf0e128df627590 172 0.09 vMB 119
204,955 204,955 0000000000000458a87d117629bf91545aa5b423581f341ad928faea26fde17c 104 0.06 vMB 159
204,954 204,954 0000000000000063b82ee615b45a32e3904efdca60d528458985f565970a4336 25 0.01 vMB 119
204,953 204,953 00000000000002b4f95148fcf340d305a3a5f9587914fd741bad8a87dbafa468 230 0.21 vMB 61
204,952 204,952 000000000000032244e8495a4419806119f6e990c6ab683965030cacdb8c7358 252 0.07 vMB 60
204,951 204,951 000000000000020df238452188aad1394c0458086c3b6044272a88fd1c478c14 376 0.25 vMB 127
204,950 204,950 000000000000049f8dc8bf6754a858123ad96c4ea3e42ab54f4998afc1a844e2 32 0.06 vMB 179
204,949 204,949 0000000000000281a8baaf33f87487ebfac7858a2beb289ddbd9809788f1ed16 197 0.11 vMB 146
204,948 204,948 000000000000025fd69263876820c1612f26e567ea01d413f75e733da7ca0c24 251 0.11 vMB 124
204,947 204,947 000000000000050a6b9cb594d6197e52ce31bc00ed678ce2f5378cd9addc844a 112 0.05 vMB 74
204,946 204,946 00000000000002375cfd10e03ce59c4921d6abd9de7df01d13ebff37c8cc3861 304 0.13 vMB 127
204,945 204,945 00000000000000971d3b6f7556ea675060371c6b5d71228bb5b2e1db59a9567c 140 0.05 vMB 33
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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