Loading Tool

Explorer IconExplorer

Memory Pool

28,717 transactions
8.39 vMB
0.08912187 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.62/200 MB

Candidate Block

Mining Attempt a4708705347d3c642b0750e584b5f05fded3a346e97264e65e5c4578a0765147
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d46ca0f8d1fe8b5d157a9675612befe6c22137b5685d5208a6d670581db20e00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.03892978 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (698,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,963 214,963 000000000000026f1f50fa3b5be57658441abb2483ddc91a732f72ecbba5ea45 11 0.00 vMB 270
214,962 214,962 0000000000000136380c136f6997b768fab7893bf1ca365a10b5cce34a442cfd 135 0.05 vMB 229
214,961 214,961 000000000000022bcf90ae03a779ea20fe993683538f19bd8675be37335d2997 332 0.13 vMB 245
214,960 214,960 00000000000002e635fb8c3b722d4d909de6d0936bd1764eca39f6a53a6c5cfd 175 0.06 vMB 313
214,959 214,959 0000000000000347884f03b95412b1c2c8e20db1e918e2eba43ebd28839a374a 34 0.02 vMB 248
214,958 214,958 00000000000002e52bf6ae5af4bd3427141c33d9f73571664b8c5de9cd0a0946 115 0.07 vMB 210
214,957 214,957 0000000000000063ead974d0c195809cb4c268e1eb2a6c4b435d0d22ef1e889e 44 0.04 vMB 374
214,956 214,956 000000000000008abe29abfc4c9cde3483bff888021b249a32840b1851e6661f 595 0.24 vMB 229
214,955 214,955 000000000000047a3c9f7c2afc8fc616c6f8842828632a03207c4921c2ac1bcb 148 0.05 vMB 2,006
214,954 214,954 0000000000000442036f0597fe36b54be63d0729efbe4096e841f18a8a87a38d 69 0.04 vMB 117
214,953 214,953 00000000000003082bd7041c61568a20cfb17660e0081b12c37b44f92452cfcc 376 0.15 vMB 199
214,952 214,952 00000000000003b7f0474d4290d9dc85100d30b4c0dd119833beae44406208ad 32 0.01 vMB 293
214,951 214,951 00000000000001608a8737640f7311cc98ff6dc1eb2ba0ef9c9addaff62ae7f8 160 0.06 vMB 196
214,950 214,950 0000000000000152dd3a39749443c0ad6c2fa6268185f24fc42e49bc65741a13 280 0.10 vMB 206
214,949 214,949 000000000000047670af3ac1f16783c369571fd8fc0fb4b67330d2cc1337d6da 14 0.01 vMB 193
214,948 214,948 00000000000003bbc83edc328ca9804e67b565993cc0bd9fa14976fcacd12e84 122 0.05 vMB 176
214,947 214,947 000000000000045acfd40e1a2c5793fe7daf4c3a9c725525007c9aa0e0e827e8 83 0.03 vMB 123
214,946 214,946 00000000000001345b121fa208d9a328aeec5062cfbd296b85de7a164b47e11f 128 0.05 vMB 525
214,945 214,945 00000000000004d478337fc7ac3ceacbf46633857123a46a3bfa4194c150f2a8 228 0.08 vMB 324
214,944 214,944 0000000000000268f711cb2bd03eeffef2c3599ecc9b3de0eac220aeffa9200d 47 0.02 vMB 219
214,943 214,943 00000000000004bc672d8cd5141ae18f534891aa874093508f3dcff11018ac27 179 0.07 vMB 277
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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