Loading Tool

Explorer IconExplorer

Memory Pool

82,246 transactions
31.23 vMB
0.09599052 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt e75e84aa59f78d1ef4057f5e170fbdd8fc49797baef046a04e3c8e92be1c1ff5
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root e416f90396cbc67f7a999ad214c4c907b7f879cce938ae31b3c0dfa8cea8b031
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.02853319 BTC
Feerates: 351.58 > 2.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (281,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,331 633,331 0000000000000000000120ba341a2d8e2ab3ab9a3c9fba5ee0c76e20e4f142c4 782 0.27/1.00 vMB 42
633,330 633,330 0000000000000000000e73eda4d6db885ccbd0fea2c867500767466ffc31f7c8 1,452 0.57/1.00 vMB 23
633,329 633,329 000000000000000000090b16700c51342724e669abc54b0a0052b71f280dd511 1,273 0.45/1.00 vMB 23
633,328 633,328 0000000000000000000ea6ccc833765aed229e38bf3ad3220e0654fb5895ca93 1,189 0.44/1.00 vMB 24
633,327 633,327 000000000000000000108b546a749922a1859f60cdd283e9c3fe95cdf441a486 161 0.04/1.00 vMB 33
633,326 633,326 000000000000000000095b06c6ce57b74b79616d8edfebc3eb632a2925ce4e47 137 0.07/1.00 vMB 20
633,325 633,325 00000000000000000005b6b0f0beaec92ffa3136e36f34f82043c22551c322ba 2,257 0.97/1.00 vMB 20
633,324 633,324 0000000000000000000b851993cb4b8ff9be55f8b6dfb1e51ebdb9eab3d45d53 958 0.36/1.00 vMB 21
633,323 633,323 000000000000000000145891448ff8cd94803e9eb683f64137799c2f1b1d2051 799 0.26/1.00 vMB 23
633,322 633,322 00000000000000000009104b580ecbdb8f593265650ebcc68544aa334feeb923 59 0.03/1.00 vMB 16
633,321 633,321 000000000000000000139a7c897ebbeec8192cf6aa7e34c49f6a8fa6bf671d9a 1,146 0.50/1.00 vMB 27
633,320 633,320 0000000000000000000dfcb266143e1bb30761a0a1d5c783979fd2dcc3668339 591 0.24/1.00 vMB 25
633,319 633,319 00000000000000000005212cfb77c7e822666653c869b027b6c7ce268e420bff 2,452 0.95/1.00 vMB 26
633,318 633,318 00000000000000000001f42522fcb4f47bea3cf78d0bbca8b46f571dece869ba 1,478 0.52/1.00 vMB 26
633,317 633,317 00000000000000000005f7edb13591df8ee0b50f83d8074185932450b8e295e7 1,157 0.39/1.00 vMB 21
633,316 633,316 00000000000000000012dfb85e85e57b9c8e4963953b8755d916e7807fb7fcb1 737 0.24/1.00 vMB 20
633,315 633,315 0000000000000000000e4c8f420087200a131431d8747f735b99f154cd9fb829 2,391 0.99/1.00 vMB 19
633,314 633,314 0000000000000000000e582aa1ea90e49d558fa5885b5e9467fd6b6316cfe9e8 2,609 1.00/1.00 vMB 8
633,313 633,313 0000000000000000000df942a57bd9cd4c6dcd0e198d759414f5575b50e91381 2,229 1.00/1.00 vMB 42
633,312 633,312 0000000000000000000f457234aec86c6c3d95368a4dec164ed908f907b7c46a 2,754 1.00/1.00 vMB 61
633,311 633,311 0000000000000000000b744e417e449307fe538db89f8bb6a32609c04928a2b3 201 0.06/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

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