Loading Tool

Explorer IconExplorer

Memory Pool

84,917 transactions
31.82 vMB
0.18883525 BTC
Random Selection Loading Transactions
Max Size: 189.10/200 MB

Candidate Block

Mining Attempt c9a8f7a88d8fd40ab32279e168cd1bacdaa2b57c22566dc7e8c859e5962a543a
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a8c5f4e0b541b15b5055e257e7d3f8b5a0381d3efce76c5943671afbf07f9b91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.07159210 BTC
Feerates: 269.69 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (544,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,247 370,247 0000000000000000010043c821e1fe697b9bffdd7b09590efa2322a1ed10d39c 92 0.06/1.00 vMB 26
370,246 370,246 00000000000000001169f85d93366ad5b54700d3504b935def0120a30f0334d9 680 0.41/1.00 vMB 35
370,245 370,245 00000000000000000529c5e559b2d9036e2f5edca65fa2b52928f861378ccd03 853 0.40/1.00 vMB 42
370,244 370,244 0000000000000000048f6b1d867288d4b3dec85a3ac8100e23f28c9c70fdc668 155 0.24/1.00 vMB 12
370,243 370,243 00000000000000000ae3cc3733b6a7c8efd4042cc77a07d67a1e553dbaa0004d 655 0.31/1.00 vMB 41
370,242 370,242 00000000000000000ea1efe378343a18ece3169176ecd0b9079fc526fa46691c 891 0.73/1.00 vMB 19
370,241 370,241 00000000000000000e0dffa3e61777b75b7e193ebc0b2ef708bc0dc1f8977548 1,330 0.93/1.00 vMB 43
370,240 370,240 00000000000000000f6e64965ff9ed743309a8edb8a5a220c8bbc7f568cb122c 2,062 1.00/1.00 vMB 49
370,239 370,239 0000000000000000040045c4450090d0c66fa63498665e8eea91f72f5e52e34b 1,785 0.93/1.00 vMB 38
370,238 370,238 00000000000000001008de72d643bd67980b99f24efd793b84a38e6e30849c58 169 0.11/1.00 vMB 36
370,237 370,237 0000000000000000136140db07defdc6464214caf2e7eaff92b49698faf0fcf4 179 0.14/1.00 vMB 26
370,236 370,236 00000000000000000e4d81141b38d4e37740f1088f3271f4845a4caa261b4220 749 0.41/1.00 vMB 35
370,235 370,235 000000000000000014435495f708e0092709cc905b7dd61c8c4582e8e1faf1ef 201 0.10/1.00 vMB 37
370,234 370,234 00000000000000000748aa02a2576ae9375b50940e9e32d8900da118afeff5e8 491 0.25/1.00 vMB 34
370,233 370,233 000000000000000000086e0dabf6c34884a63c46790ad745e2ded400151a2d4b 332 0.20/1.00 vMB 22
370,232 370,232 00000000000000001239eba8a8ae9290a79fce96b6755ff99a53c83c03a5109a 843 0.43/1.00 vMB 32
370,231 370,231 00000000000000000044dde3445d6210f17259560be132cb07729755592439fb 411 0.22/1.00 vMB 31
370,230 370,230 000000000000000007f83f60d63c29d2514bf4557f07d9f797ffd30eda5baa59 820 0.47/1.00 vMB 32
370,229 370,229 000000000000000011c22e8ac51d612c857831c28e148a6b206c69251d5c07f5 946 0.56/1.00 vMB 52
370,228 370,228 00000000000000000c60f45288309f8ddcec497101352571ceace5772055542c 689 0.45/1.00 vMB 21
370,227 370,227 000000000000000005e362aef2f8f1985539dbf823295189bbb92df4362c0bfd 1,610 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.