Loading Tool

Explorer IconExplorer

Memory Pool

5,347 transactions
2.82 vMB
0.00553063 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 15.26/200 MB

Candidate Block

Mining Attempt 5f5043fbf1ad0fc3403f8ef2a5d021125f04ef3da7960365f7a71046bc3b1f80
Version 20000000
Previous Block 00000000000000000001a109e4333f7b259933cbadbf16b45500b7c32c757bf6
Merkle Root 7aab27718a85b9b6c5a3a24ecc87c583693eb284d06473ba9a7fcc235c1d71b1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.00358743 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,493 (749,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,555 163,555 000000000000063ee2ad6378ee95596ad01b9809e9493d5add34bec42e03c15c 19 0.01 vMB 18
163,554 163,554 0000000000000240499544b9ce5f9b94f80a8f8af0e9788814d49af08c6fbab2 70 0.03 vMB 228
163,553 163,553 00000000000005b761485f2e41b712c29d8ac301bc7437c5118acbcf7d7f5121 144 0.04 vMB 405
163,552 163,552 0000000000000135f519aa8af76d72820c42472498aa2e9ac63ed2dcbf924fc3 80 0.03 vMB 244
163,551 163,551 00000000000004cbcc531fbfb2e82c9be361c8f924a9c01f36ce986ae6f1f906 14 0.00 vMB 64
163,550 163,550 0000000000000a386b5764078c901424a0f67521373d3f2a9361a38250de162c 20 0.01 vMB 212
163,549 163,549 00000000000003abbd6fceec2600cbbfaa4e64b8f318048208f198d940e290a0 23 0.01 vMB 45
163,548 163,548 0000000000000c52e9ec0db9040bb5cd002ba268779d2f4e210471947f15b17a 106 0.05 vMB 92
163,547 163,547 0000000000000357e8c1cf4322d96493b85df27bea1d05e7a0f6811ed11528a6 63 0.02 vMB 4
163,546 163,546 0000000000000a6b670408ab46f10302eb6018f65033e177a4de91b1f915ea31 8 0.00 vMB 762
163,545 163,545 00000000000004b5b1112386b330a67257d87f328bb5eae060e8e82a6c6034f3 43 0.02 vMB 86
163,544 163,544 00000000000003056918a80781f1cbaf73dda7c46c6df413a816a54d56790c58 37 0.01 vMB 0
163,543 163,543 00000000000000e2a6226791999ca7b4b31e83777d5548e78cab13bd0855ae85 92 0.04 vMB 123
163,542 163,542 0000000000000c873e7a53982a07a31dcc4261f6089e1617d0cc73fb1cd16245 76 0.04 vMB 275
163,541 163,541 000000000000048373ef26e963f41f7f185442365a08d85322e19dc8be8616f2 1 0.00 vMB 0
163,540 163,540 00000000000003e7e60698a7d6c4e012ac3cf3ffb0c252a4948a27a18e2e6244 5 0.00 vMB 62
163,539 163,539 0000000000000a8617a266cbd011d98997848afec46abfa776ac1ce0d3491c39 20 0.01 vMB 240
163,538 163,538 00000000000003dbbacffae7a5b7f50c2f95e2de4ff83563d6295925b7cfa4ef 9 0.00 vMB 44
163,537 163,537 000000000000053fd6b1063eb06faad9c580cb43b9bad17d31f80c0fbfa1fc5d 83 0.03 vMB 40
163,536 163,536 000000000000099ac96406ab86627dbf8664d22683d4cc5cbcb045bb0e2e9751 7 0.00 vMB 517
163,535 163,535 0000000000000bc21d07d5e60094887610d053d482ac2a5a5307ea4234bce69c 38 0.02 vMB 110
Previous 10 blocks ↓
Total Size: 779.72 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: 364.38 GB
    • Received: 1.75 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.