Loading Tool

Explorer IconExplorer

Memory Pool

15,678 transactions
7.95 vMB
0.02545504 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.16/200 MB

Candidate Block

Mining Attempt 26d5f13ac4dec9c375c47ef135d82bb16057d7a1d0a29679a6b98755a7ebf165
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root 09081c42ed116d28885e3b55f076973d87256afef46619705ac1438b78e424db
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.00910906 BTC
Median Feerate: 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (741,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,784 171,784 000000000000032fd114e0f6b0d2bf8422996b3a4f8a786143e6e2e80f42b8bb 109 0.05 vMB 132
171,783 171,783 00000000000008d5e8188e88790e57cb6797d87c637ae89d6ee526842a9225ff 8 0.00 vMB 60
171,782 171,782 00000000000003831d6c8bc79d45d3e21ec735ebd13cb9fad5b7e8c3d4e8ec8a 25 0.01 vMB 371
171,781 171,781 0000000000000232b68df18a0fa9a9a34ae237ec41f4012cae49611085c46b0d 8 0.00 vMB 44
171,780 171,780 0000000000000230915f5fbf58b268670c27dddc7f398fdeab9b2b605259d6d3 41 0.01 vMB 65
171,779 171,779 00000000000004ddeead7faad8bff3f87dfda1cff8afc5594e875f4baaa08e31 67 0.02 vMB 6
171,778 171,778 000000000000093de7b5048b3afa7a3c7039510b80d74ebcf6983a2040c17a05 46 0.02 vMB 218
171,777 171,777 0000000000000539bf592702298c8d7bcf2733f39b98b408f96890f745d7eabf 46 0.03 vMB 510
171,776 171,776 0000000000000a16c057b005f317e1f1b753f8a986389daecbe2459d31268ede 4 0.00 vMB 10
171,775 171,775 0000000000000aa5cbbdb03f40bff7b7d7a20ed7c35d875010d1d31bea638412 36 0.01 vMB 947
171,774 171,774 0000000000000a50dce46e0f1d652a33288619530cb701d05e785b97cf8c203f 8 0.00 vMB 113
171,773 171,773 000000000000053576f4d63fa385653bef25aeb7f15dae11893308ddcf060707 22 0.01 vMB 50
171,772 171,772 0000000000000573f8420eac5fbaedd47cd566209d495143c23fbe69be4039dd 28 0.01 vMB 194
171,771 171,771 00000000000000eb4abbaf3343a426e24ece25f851267eeeecc62335c2689107 18 0.01 vMB 182
171,770 171,770 00000000000002dfd69997f61d5c7b9964be8b36e238bd5e68c8857359704a61 79 0.02 vMB 27
171,769 171,769 00000000000007c76d588af13bcc9aff1a7604bf8c0bc22cd62849471469da1d 24 0.01 vMB 34
171,768 171,768 000000000000085c9649240b5d2e7d3c88b0fdbd76c41edf693a423457b63e97 28 0.01 vMB 78
171,767 171,767 0000000000000437d64c5180f85da836b040a7c183cfc4c2db108ffa058b6db8 1 0.00 vMB 0
171,766 171,766 00000000000004f00b03b789ba154687110ca5488407aa5e6d9af6298bb56177 27 0.01 vMB 63
171,765 171,765 0000000000000211958106cce529d39e876de33e3d73f54699f42bc937f0ff10 48 0.03 vMB 25
171,764 171,764 000000000000035e2af5061ecba8c52a6b7ef1677f89309a9d7519801457c5b7 90 0.06 vMB 112
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 294.07 GB
    • Received: 1.23 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.