Loading Tool

Explorer IconExplorer

Memory Pool

79,943 transactions
30.09 vMB
0.08916891 BTC
Random Selection Loading Transactions
Max Size: 181.34/200 MB

Candidate Block

Mining Attempt 9c1b60d4a2319c38c6943b232711e31b0e046859d048e291344e0ae9a64e24ef
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 7ed75500425c64738d6269f7c9ada5bafcc8a9cac709ccb38d3cea38f0119328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01897632 BTC
Feerates: 40.21 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (301,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,240 613,240 0000000000000000000c472ebd7fda1e45450f4a94d08d93be1e4791c8040bb0 2,693 1.00/1.00 vMB 15
613,239 613,239 0000000000000000000bbfec2a29078085d29a77fe61d880bf95dfca4993bc40 2,217 0.79/1.00 vMB 8
613,238 613,238 0000000000000000000b6c75e39922e1440c36d7b424a28952937278e0436d9e 2,634 1.00/1.00 vMB 19
613,237 613,237 0000000000000000000e07892869f960d8f9aec1ac9306e26b9dcc9444dc87dd 2,486 1.00/1.00 vMB 16
613,236 613,236 000000000000000000030bdf3d6c86419b1a42319efa530147d2e793f6592bcc 266 0.12/1.00 vMB 13
613,235 613,235 00000000000000000009a7ac138b967c9f41c26fe3530d0a5665ba9c2ece4f6c 25 0.01/1.00 vMB 5
613,234 613,234 0000000000000000000fcdb250b1e8321f398d74c020c00bccafb90b33fdded3 668 0.34/1.00 vMB 14
613,233 613,233 00000000000000000001987d97f0fb6fa5d5929613b2d565c85805ef9fdf24dd 982 0.43/1.00 vMB 14
613,232 613,232 0000000000000000000bc1b4f41867225451cfbfec77abf0b1ffe2b958278624 1,523 0.45/1.00 vMB 6
613,231 613,231 000000000000000000046b810f942c4bb24717f1a0c63f5c9e77804117fde21b 2,660 1.00/1.00 vMB 20
613,230 613,230 00000000000000000006f3b245568a52ad668d7643ce85cacb8b01a059f2107e 703 0.25/1.00 vMB 15
613,229 613,229 0000000000000000000740b883895b1d7376fd882a6d3e7652c933bd9032e982 2,177 0.88/1.00 vMB 16
613,228 613,228 0000000000000000000ccdfc9ef41c3bf347ac15714866fdc4a92e575d712515 2,192 0.76/1.00 vMB 16
613,227 613,227 0000000000000000000b8ea999de2f578e0a88493996c853f26a9c1d4ec93cd0 1,193 0.40/1.00 vMB 17
613,226 613,226 0000000000000000000438e604297d670cdbaf0e456b8161dc7188e6ad49a925 2,280 0.70/1.00 vMB 14
613,225 613,225 0000000000000000000f181d8362dac7014082b96e99d3fe3f4cb0ad569b9812 1,440 0.45/1.00 vMB 15
613,224 613,224 00000000000000000001ac2cbd52e8d3ee56c572b25f51a752317e8018f7da8f 62 0.01/1.00 vMB 10
613,223 613,223 00000000000000000001f2025c94075961e6f56d3c3c1ed3de565e8ca45430a0 888 0.32/1.00 vMB 15
613,222 613,222 00000000000000000009b82f0f0045a3bf3d82af613c3fb746bdfa55123a2509 2,208 0.65/1.00 vMB 14
613,221 613,221 00000000000000000012201380a7649d09dbb1a13a2a7cea8e50a6ad925ceab9 988 0.28/1.00 vMB 14
613,220 613,220 000000000000000000126072a43674136385a9ea449cc8967d70ec81d07f31ba 950 0.31/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.24 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.