Loading Tool

Explorer IconExplorer

Memory Pool

39,725 transactions
25.87 vMB
0.05323423 BTC
Random Selection Loading Transactions
Max Size: 134.40/200 MB

Candidate Block

Mining Attempt 80a8324979c6d8a2ccb7f7f1fec23d8716d38bb6a7d1e08945532b0c39a4ce72
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a1e04d4611f79ef598db3c1ac3f173f52c0d50d34c52475e84936c4ed41135b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00614601 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (538,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,289 376,289 000000000000000005f7d30410ca794cee5f24380eec9e3a884c83db2c5c4ed3 431 0.28/1.00 vMB 30
376,288 376,288 000000000000000007df7047560345ed120669ba806d89454ba9db92f863c413 75 0.05/1.00 vMB 28
376,287 376,287 000000000000000006f9ff85b2e51258232e27328d4948ec0617cc5e0e93f958 474 0.32/1.00 vMB 31
376,286 376,286 0000000000000000095444a715afbf1a749b30a6a93786da8bf34c2b40353745 1,510 0.96/1.00 vMB 37
376,285 376,285 0000000000000000080883e47d6061661a529eee4d58ad6642828a0bd668f94c 121 0.07/1.00 vMB 39
376,284 376,284 00000000000000000d53c85542809e8aeee2253d90572ff024dfcdcaf831a3df 291 0.13/1.00 vMB 36
376,283 376,283 000000000000000008e1d393bd963841c570e44ddc6230a1c4a928332f5643af 880 0.55/1.00 vMB 33
376,282 376,282 0000000000000000057971871fdd65c6644cea5cfed3d8ca52a57e960a4d6954 568 0.25/1.00 vMB 39
376,281 376,281 0000000000000000066fe45b4a6be747cb1fd72949a29ad80d3116476c7b6502 999 0.49/1.00 vMB 42
376,280 376,280 000000000000000002bf184f975a5dec28ff000589b9f213e824e80e68c1db51 592 0.30/1.00 vMB 37
376,279 376,279 00000000000000000cc727c3284e0a218c73b57f4a7c17260f6a18721d5d9ac9 479 0.25/1.00 vMB 32
376,278 376,278 0000000000000000108bcc447ee3eedf832d608e601ab27bf34a6859fe83d89d 900 0.34/1.00 vMB 53
376,277 376,277 000000000000000004f839c9830dc396b04de75bb0f661363eb80d6d6e109c83 179 0.13/1.00 vMB 38
376,276 376,276 000000000000000002e2e7c12ee51fb45657e0ce40907364b8b7478d112ac385 1 0.00/1.00 vMB 0
376,275 376,275 0000000000000000043680dd429d5e1bb0db3dfa90b29d742c0eb6737f8b5729 1,401 0.64/1.00 vMB 44
376,274 376,274 00000000000000000822d43c3c51e87bb86cb85f52c417fb22f07bad9cd93f98 1,921 0.93/1.00 vMB 40
376,273 376,273 000000000000000005f95a23c5dbd16ffa97bfecc01cd68c484f98f12f2dbf64 1,195 0.80/1.00 vMB 33
376,272 376,272 000000000000000008ffce9ed3f7ec85c047bfbda6d411d4ba8f9eadbf1d65eb 1,307 0.68/1.00 vMB 31
376,271 376,271 0000000000000000082aa171c94b8b7a0cc94a0a22e7e9c3c067b9d04c77b865 493 0.21/1.00 vMB 41
376,270 376,270 00000000000000000434244e55b7c0cf335f45ee4de6d8b3cdd704f984119925 623 0.36/1.00 vMB 26
376,269 376,269 0000000000000000068dd8a44b72bc85dbdb15f467dd25fdb30e4dd6f41aff91 216 0.10/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.17 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.45 GB
    • Received: 13.89 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.