Loading Tool

Explorer IconExplorer

Memory Pool

78,660 transactions
29.35 vMB
0.08426781 BTC
Random Selection Loading Transactions
Max Size: 177.37/200 MB

Candidate Block

Mining Attempt 56c6b4c329ff97f5b68be28393cdec7ae65dcc75153440c855fdd1b1a0fc7e1a
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 379cd0dd393a0b0d7b0abee699f0a6b1eea551345a377e21227feb4f8949cceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.02263464 BTC
Feerates: 95.73 > 2.27 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (284,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,292 630,292 000000000000000000020dd5fd21d84064c03f77f1fca14f94442e1855287bd9 2,818 1.00/1.00 vMB 133
630,291 630,291 0000000000000000000bd986ed088735db3febeb20096983a54463610764f82f 2,355 1.00/1.00 vMB 113
630,290 630,290 0000000000000000000a37f91da31fa3e8a2f34ba4704100f290d0835939c0b7 2,733 1.00/1.00 vMB 128
630,289 630,289 0000000000000000000f05b544c9e1a6503a578a7255e60e87555766348c0947 2,835 1.00/1.00 vMB 141
630,288 630,288 0000000000000000000dbedc7aa65bf4f9dcf9f32c9d37ebb67aa78d427c8d00 2,503 1.00/1.00 vMB 120
630,287 630,287 0000000000000000000c3f2fe271caadc08149149b604b3fbf27eeb061d1faf8 3,167 1.00/1.00 vMB 126
630,286 630,286 0000000000000000000cfdd013bdcb08540366446bdc1051fd31121d5cc11d12 3,083 1.00/1.00 vMB 139
630,285 630,285 0000000000000000000c0c7192e3504485c158ae869f414c477da85de04afba2 2,726 1.00/1.00 vMB 120
630,284 630,284 000000000000000000110857f67546429f7fb3b3574c1d79291e180b6278ec63 2,450 1.00/1.00 vMB 73
630,283 630,283 000000000000000000090a2e5b0a0b56720b52b7d05819545d1335b7119c4305 3,163 1.00/1.00 vMB 93
630,282 630,282 00000000000000000005dc7b1fa408cc6af9c20d02737f7ca4e3c17ac63811e7 2,068 1.00/1.00 vMB 125
630,281 630,281 00000000000000000001451a9a1d61b5682e381e425289899a02bdbee4f918ed 2,786 1.00/1.00 vMB 71
630,280 630,280 00000000000000000004b7c9a9d0aa7d0a7a7e21456ccf61155972daadacd0cc 2,792 1.00/1.00 vMB 108
630,279 630,279 000000000000000000015b1b7775a44cd154e9faac36c2971e6ded1a979fb473 2,735 1.00/1.00 vMB 82
630,278 630,278 000000000000000000082060011a397d573fbb73b1d731aa4c83fd761b819aea 2,366 1.00/1.00 vMB 115
630,277 630,277 000000000000000000087661c988790388aa208e1e028ae0f2b46b7288efb1ea 3,157 1.00/1.00 vMB 142
630,276 630,276 0000000000000000000e965452ad75a7a75cb9398a4657abbd7f7f9602e22d57 3,030 1.00/1.00 vMB 84
630,275 630,275 0000000000000000001002081788f623da5da9950c101dc0df33d0d501445064 2,966 1.00/1.00 vMB 110
630,274 630,274 000000000000000000023674febf53638ddd9544859d68d3e7cd4863c246724b 2,070 1.00/1.00 vMB 124
630,273 630,273 0000000000000000000c93c36c26e4b5c495b86d9d66fb762962195897c75219 2,670 1.00/1.00 vMB 62
630,272 630,272 0000000000000000000068462442cb5650c403e865a7e3631973f0b541da9978 3,143 1.00/1.00 vMB 64
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: 674.98 GB
    • Received: 16.43 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.