Loading Tool

Explorer IconExplorer

Memory Pool

40,678 transactions
25.93 vMB
0.05584713 BTC
Random Selection Loading Transactions
Max Size: 135.23/200 MB

Candidate Block

Mining Attempt 94dbaedf4f8c3c4586b5a1ae7d49c49d5698dd6d383610c42aec37ce6f32769e
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root c82f9618c6355faf4ebce0d31159257b1dbfc6c101ba8a973e80411df8f54df8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,591
Size: 1.00 vMB
Total Fees: 0.00867835 BTC
Feerates: 100.00 > 0.87 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (599,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,176 315,176 000000000000000027ca866f3941a12f463e8cbd256d6e1b781eaa21211bc3f9 256 0.11/1.00 vMB 45
315,175 315,175 000000000000000007610c1e4ebf41ebd2f578835c37ca50482e86a913a29440 327 0.24/1.00 vMB 25
315,174 315,174 0000000000000000105d62a7d0389249baef76e23ee6748831ba1059ede69271 508 0.28/1.00 vMB 29
315,173 315,173 0000000000000000162543a1ce3e1d72c4bc00d1d51a43382f85acdf3dd76459 971 0.49/1.00 vMB 30
315,172 315,172 000000000000000034ae11fe044b7441a6b631704cb52ee7aa21b0f6e379eba7 88 0.06/1.00 vMB 30
315,171 315,171 000000000000000019f320879a63ccf3255a935200f0626e1339d3c847827cf8 23 0.02/1.00 vMB 22
315,170 315,170 000000000000000014842df268864da4ca559ff6c3dbc74169e3ce90c99d476e 281 0.18/1.00 vMB 23
315,169 315,169 0000000000000000127d302b7b5229af3fab10cdc02e15fa185fef029d0797d8 239 0.11/1.00 vMB 30
315,168 315,168 000000000000000016c2716b47215f1864b78d9b58404c9a426b25c1d796c336 21 0.01/1.00 vMB 37
315,167 315,167 00000000000000002126fb1c9c8444267b6bc63b78ff5f910d51fd7846fcfafd 55 0.03/1.00 vMB 34
315,166 315,166 000000000000000016e158267ff80245535f3dbea33013f8657277ad2ddaccae 1 0.00/1.00 vMB 0
315,165 315,165 000000000000000021b0bc99908b81236e8026005c7fe376d9e302c09c910fca 113 0.05/1.00 vMB 23
315,164 315,164 00000000000000001bd259e1f6f0f97c6a14f1362bbacf2eb8f5a080fa0c73fc 420 0.21/1.00 vMB 29
315,163 315,163 0000000000000000273649f26bc750d45418175059a831bc7ce817dbf8f3fce5 431 0.23/1.00 vMB 27
315,162 315,162 0000000000000000320d2c94eec7145bb9309d4c220da714ea3339fe7bfa5177 262 0.19/1.00 vMB 22
315,161 315,161 000000000000000016eb7b06a6f823b968e49cd68b65502f5fc4e10821f40eed 32 0.01/1.00 vMB 35
315,160 315,160 0000000000000000331f4eacf9592dd05367b4f823b2ada79c202863215cbeba 227 0.12/1.00 vMB 32
315,159 315,159 000000000000000034125a6c2464a9ee62a398245728fab8ef0d1478d8df4d50 332 0.16/1.00 vMB 26
315,158 315,158 000000000000000027e287bd73816abb3658457fef52b295c2d09ec8f2da60d9 670 0.62/1.00 vMB 20
315,157 315,157 00000000000000003418dba8a608fff75b53fd45b9a59af03238d491f1198624 1,239 0.75/1.00 vMB 32
315,156 315,156 00000000000000001090f07dc1628cd79e6094feaa82523e7df6c6b0d5514867 474 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.20 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.95 GB
    • Received: 14.06 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.