Loading Tool

Explorer IconExplorer

Memory Pool

41,144 transactions
29.08 vMB
0.07285033 BTC
Random Selection Loading Transactions
Max Size: 148.42/200 MB

Candidate Block

Mining Attempt 006725c651748230c41d228e18ae8705a9e367504d9425f4640aa7572a807c28
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root 8603b0c689afbdc528906936443f8db484d2abc8ffaddfdf537a744a7e8032d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.01621459 BTC
Feerates: 101.61 > 1.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (218,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,324 696,324 0000000000000000000fd2b94486daaf46fd2fb56b1d281b73d2ef0a72d102eb 719 0.90/1.00 vMB 4
696,323 696,323 000000000000000000032bc88cf7517f17abd1479f2732d1646d2a06399cb05b 2,896 0.96/1.00 vMB 12
696,322 696,322 00000000000000000003a493c34be8629cddcaad1966040d59e436d4769c9616 315 0.09/1.00 vMB 12
696,321 696,321 00000000000000000009cd357387fc77f243e3f8db670a4357958fe854b15a45 268 0.09/1.00 vMB 11
696,320 696,320 000000000000000000023690498be6594a3c7f961c660307b60cc465e07195f9 107 0.03/1.00 vMB 27
696,319 696,319 00000000000000000010e05b5b1d174254af52f6fa76c3c32981b4dae6c86337 68 0.02/1.00 vMB 17
696,318 696,318 0000000000000000000105399466e3079ac4f8e1615ecae47df656eff73d2242 1,091 0.39/1.00 vMB 12
696,317 696,317 00000000000000000009a738cdfa21309d0eb979909298cc1d3ce490ffd0a885 1,395 0.53/1.00 vMB 13
696,316 696,316 0000000000000000000e5cd620365b598f28d49a9bb9fd42b810d394b94d5594 2,511 0.96/1.00 vMB 13
696,315 696,315 000000000000000000097ef485e7799cf9f32ecb9606cb6657d2d75c9ffa68e6 3,020 1.00/1.00 vMB 17
696,314 696,314 00000000000000000005c1e60857f3404e733f1ffc2497d3eb654464e8a7deba 503 0.19/1.00 vMB 13
696,313 696,313 0000000000000000000b20244f4c3020276a4199919a657e9f9ec5f9f1483d07 1,275 0.48/1.00 vMB 19
696,312 696,312 000000000000000000001b0c41aaaba2685f4c4ff10f6d84fd101c17f24a87ed 1,103 0.78/1.00 vMB 13
696,311 696,311 0000000000000000000af8e2b7ace844377edd35aca436afb73a29104d2a0068 1,464 1.00/1.00 vMB 69
696,310 696,310 00000000000000000007cf22dfe0ba087b77a25419c9ab3a79991ff647046db0 2,151 0.88/1.00 vMB 11
696,309 696,309 00000000000000000000bcd0e78ffac929dba655fc3be8a71ee79268dfc4796a 1,800 0.73/1.00 vMB 12
696,308 696,308 00000000000000000009b508d2f0472b38365212c0afa121fbafe1a23f6bf534 525 0.17/1.00 vMB 12
696,307 696,307 00000000000000000002952b1100ab2dd3a4c5dcb224d9a6364bc8c22e3586c6 1,291 0.50/1.00 vMB 10
696,306 696,306 000000000000000000029d159cc0d25f23013b410ead452077f211770ab9e077 907 0.32/1.00 vMB 15
696,305 696,305 000000000000000000048498416e989ebdf96070fa408604e95200d1a2ff180d 1,349 0.64/1.00 vMB 13
696,304 696,304 000000000000000000106377403ed88b7ec9f11ad836b02af2699fbcb5aade0e 474 0.16/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.56 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: 622.23 GB
    • Received: 11.31 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.