Loading Tool

Explorer IconExplorer

Memory Pool

13,819 transactions
8.62 vMB
0.01943615 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.57/200 MB

Candidate Block

Mining Attempt f3a586045ee8cc468cf137b22a2e40ba2a9d434f56b2c29cc4ecd256905ce93a
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 7c0546d3a4ebb7f914b700326263bc0a849a627348863b8f0fb7c03e20f4bd66
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,283
Size: 1.00 vMB
Total Fees: 0.00672396 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (698,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,966 214,966 00000000000000aaae427b873e0fa60df62eaf1ff9f6ab0b435d46ea4c7e560f 173 0.05/1.00 vMB 7
214,965 214,965 000000000000005ee2a234adff2ef853cd43f9aa9ddce3f868b98d8fccab8ef3 636 0.24/1.00 vMB 297
214,964 214,964 000000000000009ecf1583f604c05b00461d4e5194e602c803dadff4814a1415 12 0.00/1.00 vMB 419
214,963 214,963 000000000000026f1f50fa3b5be57658441abb2483ddc91a732f72ecbba5ea45 11 0.00/1.00 vMB 270
214,962 214,962 0000000000000136380c136f6997b768fab7893bf1ca365a10b5cce34a442cfd 135 0.05/1.00 vMB 229
214,961 214,961 000000000000022bcf90ae03a779ea20fe993683538f19bd8675be37335d2997 332 0.13/1.00 vMB 245
214,960 214,960 00000000000002e635fb8c3b722d4d909de6d0936bd1764eca39f6a53a6c5cfd 175 0.06/1.00 vMB 313
214,959 214,959 0000000000000347884f03b95412b1c2c8e20db1e918e2eba43ebd28839a374a 34 0.02/1.00 vMB 248
214,958 214,958 00000000000002e52bf6ae5af4bd3427141c33d9f73571664b8c5de9cd0a0946 115 0.07/1.00 vMB 210
214,957 214,957 0000000000000063ead974d0c195809cb4c268e1eb2a6c4b435d0d22ef1e889e 44 0.04/1.00 vMB 374
214,956 214,956 000000000000008abe29abfc4c9cde3483bff888021b249a32840b1851e6661f 595 0.24/1.00 vMB 229
214,955 214,955 000000000000047a3c9f7c2afc8fc616c6f8842828632a03207c4921c2ac1bcb 148 0.05/1.00 vMB 2,006
214,954 214,954 0000000000000442036f0597fe36b54be63d0729efbe4096e841f18a8a87a38d 69 0.04/1.00 vMB 117
214,953 214,953 00000000000003082bd7041c61568a20cfb17660e0081b12c37b44f92452cfcc 376 0.15/1.00 vMB 199
214,952 214,952 00000000000003b7f0474d4290d9dc85100d30b4c0dd119833beae44406208ad 32 0.01/1.00 vMB 293
214,951 214,951 00000000000001608a8737640f7311cc98ff6dc1eb2ba0ef9c9addaff62ae7f8 160 0.06/1.00 vMB 196
214,950 214,950 0000000000000152dd3a39749443c0ad6c2fa6268185f24fc42e49bc65741a13 280 0.10/1.00 vMB 206
214,949 214,949 000000000000047670af3ac1f16783c369571fd8fc0fb4b67330d2cc1337d6da 14 0.01/1.00 vMB 193
214,948 214,948 00000000000003bbc83edc328ca9804e67b565993cc0bd9fa14976fcacd12e84 122 0.05/1.00 vMB 176
214,947 214,947 000000000000045acfd40e1a2c5793fe7daf4c3a9c725525007c9aa0e0e827e8 83 0.03/1.00 vMB 123
214,946 214,946 00000000000001345b121fa208d9a328aeec5062cfbd296b85de7a164b47e11f 128 0.05/1.00 vMB 525
Previous 10 blocks ↓
Total Size: 779.85 GB

Node Details:

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