Loading Tool

Explorer IconExplorer

Memory Pool

83,387 transactions
31.03 vMB
0.08601581 BTC
Random Selection Loading Transactions
Max Size: 190.04/200 MB

Candidate Block

Mining Attempt d54bfb379621e27a9ae0aafce9d1a4c4beb42e4560e700762538ee16bd283dcd
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 4b8fbd7f5b9c8b50e257533df0744097361298881ab11b9b77f32ed7cc0b73c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01555470 BTC
Feerates: 216.89 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (477,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,125 438,125 0000000000000000029dc51dd756ece319a0a40883dcdc79b6800835d921db74 3,093 1.00/1.00 vMB 99
438,124 438,124 000000000000000002529a3ea2db0037e0dd3ee4ca04c1c75a2aa1f3e6d10233 2,648 1.00/1.00 vMB 65
438,123 438,123 000000000000000001b66f444a1903dd889082d0c316efc43e3640a15f52d727 1,453 0.69/1.00 vMB 65
438,122 438,122 00000000000000000376b8b119d5c5ae602d68fa1dd6bd5c65ad7a15817c42d5 549 0.75/1.00 vMB 14
438,121 438,121 0000000000000000004f2b416b84c9ce87648e2003d470826a0100dcb7a12fb0 428 0.18/1.00 vMB 74
438,120 438,120 000000000000000003e4c408dd0d9bd296504ee54e5cc9d7a627f032fdd76065 1,340 0.75/1.00 vMB 51
438,119 438,119 00000000000000000127bc2b09148f0e9235931561a2d55ed9c8a21b37f8c4e7 2,628 1.00/1.00 vMB 76
438,118 438,118 00000000000000000149cb10f1ab3ec9ef9611d3f80ced037fd99f5337b1cfe1 1,002 1.00/1.00 vMB 28
438,117 438,117 00000000000000000337a7a7ccf98515e484992984b0c9252ddfb28894b2b27e 410 0.16/1.00 vMB 73
438,116 438,116 000000000000000003bbf92219da340b02e582ff2aad62ec2d66ac13916523e6 1,128 0.47/1.00 vMB 71
438,115 438,115 0000000000000000007125eba8bd2ff0c3e259f0624f9b4f1432e18e5a2edb61 565 1.00/1.00 vMB 20
438,114 438,114 000000000000000000466b48f5742ab98766abf4600006a47503dc3fe86b7a5f 540 0.22/1.00 vMB 56
438,113 438,113 00000000000000000298f42d7daed6fcdca99fce8349e2b006bfa9bf611e339b 2,499 1.00/1.00 vMB 71
438,112 438,112 000000000000000001dbb024f7f513dbfeeac70390826e130934bf7fe07ccd05 1,270 1.00/1.00 vMB 42
438,111 438,111 000000000000000000561d3d2715117de02b58d3d890df13a383a5b23dbe84e3 838 0.32/1.00 vMB 70
438,110 438,110 00000000000000000316f6ce600f8aec4155e5325b4355e89a495e8c2f3479a2 2,472 0.97/1.00 vMB 64
438,109 438,109 00000000000000000427b0cf714c473129234f323e55db6c3bf1ad371b493773 2,338 1.00/1.00 vMB 74
438,108 438,108 000000000000000003a8c176dbe326dc057b3074e62a75bb47ce15fa6ed2f062 1 0.00/1.00 vMB 0
438,107 438,107 00000000000000000018382dc5724da6b1d33bca44cc54bb550233dc5a8e7ade 394 1.00/1.00 vMB 11
438,106 438,106 000000000000000003c1224916f8b58d5f454f92f648231802d0aa4338ce2783 217 0.08/1.00 vMB 52
438,105 438,105 000000000000000001140a9228c971aa7f52cb03ff32358bdd8c95842ba5641e 2,055 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.99 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: 717.25 GB
    • Received: 17.84 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.