Loading Tool

Explorer IconExplorer

Memory Pool

42,181 transactions
26.61 vMB
0.06296660 BTC
Random Selection Loading Transactions
Max Size: 139.08/200 MB

Candidate Block

Mining Attempt 4e7123db33e9ac813ed215e5052dd02a26de98bbdfa8e1b0b1e21251a7b8e1b5
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b01514ee72562b07f52318804f1f15102f1a40fb81d6b1734c8f8ffc6fc82057
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,638
Size: 1.00 vMB
Total Fees: 0.01394740 BTC
Feerates: 47.58 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (816,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,304 98,304 0000000000005e70406b462641151e0c9860992632e7cd2b61255180471bf5a3 2 0.00/1.00 vMB 0
98,303 98,303 000000000002364a45f79ab52768efe1d1a4d5a04ca07862269d32929c95ae3b 5 0.00/1.00 vMB 0
98,302 98,302 000000000001a23fc52c97cd8be9892ffc8480c229bd00ab2a6f68c26b3c16a2 1 0.00/1.00 vMB 0
98,301 98,301 000000000004960b505a35b55c09a1d9c438c4dcb38610e0ae4ece76e6c50742 3 0.00/1.00 vMB 0
98,300 98,300 00000000000536637b79d1e4cb197837225d166b7d1b5f552c9280cbfa14ecc6 10 0.00/1.00 vMB 0
98,299 98,299 0000000000050ccf37be02ce74cb83208aedd5e99b7c927eeb6e6e80218bea50 5 0.00/1.00 vMB 0
98,298 98,298 000000000001ce67aa485550b426afcd496ba9ce4ba3548273f97b183bd36aa7 2 0.00/1.00 vMB 0
98,297 98,297 0000000000000fb04f3e483cdcb77dd2d28f863e250acd20a8d0b7461cd4be97 5 0.01/1.00 vMB 0
98,296 98,296 00000000000238134b975ecb01d7315c23f49ac9914dbc204c00b6efe3cc1cb5 2 0.00/1.00 vMB 0
98,295 98,295 0000000000031033fab5c830858864119a92c42c1d4014cfeac79a6e6034d3c3 2 0.01/1.00 vMB 0
98,294 98,294 000000000001c00804264748865cbd34da64776142482032a26eb998ab4895b7 4 0.00/1.00 vMB 0
98,293 98,293 0000000000022ea1f664496aca9471dd0006c4894d99265eb630ef0323771602 2 0.00/1.00 vMB 0
98,292 98,292 0000000000039b74688e01536f966a2e0fa8acebf40b7c08df160060feca8414 4 0.00/1.00 vMB 0
98,291 98,291 000000000001244e7ddb9ed79df1376e778326446292fc97e2303d7138d162f7 6 0.00/1.00 vMB 0
98,290 98,290 0000000000014f73f06443f73bfbf5262320f30336e66704c3238162a25aea67 3 0.00/1.00 vMB 0
98,289 98,289 000000000002db444273e81d050582ceb14b4cc84a88192225cf036af0c0cbc4 1 0.00/1.00 vMB 0
98,288 98,288 000000000002af43b015904452a4b5946f388e029af576de0430683cffbe5c20 3 0.00/1.00 vMB 0
98,287 98,287 000000000001ef21696b72e87003dcec7c859f6abc55c53f790d3591163c9e29 2 0.00/1.00 vMB 0
98,286 98,286 000000000003994af4b77785ae502307df626b298973b8ccb24ee2bc03003c75 9 0.00/1.00 vMB 0
98,285 98,285 0000000000054af5a1df215587171ff93957d41d0a8b5e878c0f15f78eb362ea 12 0.00/1.00 vMB 0
98,284 98,284 0000000000038249b7aad6f1085f03f86df5357343cd8dc567fd8036167bf10f 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.