Loading Tool

Explorer IconExplorer

Memory Pool

77,656 transactions
28.84 vMB
0.07412707 BTC
Random Selection Loading Transactions
Max Size: 174.93/200 MB

Candidate Block

Mining Attempt 4318ecde0939e9ae9f413f2f16106a918e4c8339c91d4cb8df6622c47a3816f6
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f2a172370369895ca0644081078bc1aa70ed6df8a2dbd6913dcbe1b682bdb013
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,785
Size: 1.00 vMB
Total Fees: 0.01414455 BTC
Feerates: 82.75 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (108,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,620 806,620 00000000000000000002ecaaca279d6ca23486d0019fd39570568e032403248c 3,085 1.00/1.00 vMB 31
806,619 806,619 000000000000000000044e17b8c6457848f898a2cb90c55a9ea0003f9c257bb3 4,140 1.00/1.00 vMB 18
806,618 806,618 00000000000000000004aa0db686e889d724c91af89c9768e058f344f24d4c35 3,457 1.00/1.00 vMB 23
806,617 806,617 00000000000000000002b048579644ea8ffe9c442ac5bc7ce37cf16548d6cf32 2,096 1.00/1.00 vMB 18
806,616 806,616 000000000000000000014396698c624ab9117413b447487b1988b9f51ece28de 2,888 1.00/1.00 vMB 24
806,615 806,615 000000000000000000043475cf3306ade5aafbb769bb9dd7da4ed54b938cf6d3 3,306 1.00/1.00 vMB 32
806,614 806,614 00000000000000000003f0b30686bcd9e994b54d3c345b7ec6d9c057a227a1d9 3,360 1.00/1.00 vMB 20
806,613 806,613 00000000000000000004bc2b69508fa8ac0097264207dd8fd766a064290d7673 1,969 1.00/1.00 vMB 19
806,612 806,612 00000000000000000000b2dafcfe8441dfd6c6065e132bee826cc9f50f8c0317 2,519 1.00/1.00 vMB 25
806,611 806,611 000000000000000000023d9159d4a2219c7b57b0dccc11ab7015f0cc31ff8884 3,698 1.00/1.00 vMB 27
806,610 806,610 0000000000000000000046d4cc252b0e516a6da8a2f2f94c61e501c9a443ba55 3,023 1.00/1.00 vMB 33
806,609 806,609 0000000000000000000418027e332241417415716ab14dce99fd0b21f204af5d 3,052 1.00/1.00 vMB 18
806,608 806,608 0000000000000000000412abb4accd812474fd8be71b4e9245705f4f84a05702 3,188 1.00/1.00 vMB 29
806,607 806,607 00000000000000000003a06d076b9493c23ea66ba6e49b2a90156e8950d1e8e9 4,315 1.00/1.00 vMB 20
806,606 806,606 00000000000000000002aa77db4c4e2e4bb390ab576b64a1242867d1ce858a1e 3,904 1.00/1.00 vMB 17
806,605 806,605 00000000000000000003c42fce85115a04dae55cdc1f18a85954d0d6c6bb3713 6,911 1.00/1.00 vMB 19
806,604 806,604 00000000000000000002a509041ed4f14b703a7147aa701812bb6d6dead1da43 5,071 1.00/1.00 vMB 19
806,603 806,603 00000000000000000004a18886ce4365092ff5d3a4fbb4ed8f7195bd275fb2c4 5,232 1.00/1.00 vMB 19
806,602 806,602 000000000000000000037559187e83a2080c687274c132882a3d5ab9783509fc 3,140 1.00/1.00 vMB 18
806,601 806,601 0000000000000000000196646cd5ae14ef2c9b366d1dd33dcbf4d48ca50d294c 2,672 1.00/1.00 vMB 25
806,600 806,600 00000000000000000002f78686aeb63d239906aff3e74cb7c6315a4169f876f9 2,625 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

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