Loading Tool

Explorer IconExplorer

Memory Pool

16,469 transactions
7.41 vMB
0.03123624 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.63/200 MB

Candidate Block

Mining Attempt 125ed409e2881f94146c6c56b555e5b1519ecbfe5990fea2cc963e756192b31c
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 4a8b8c7ee3ca2b0cd42dbddf9c6b425752f422e0604915692d005d26bdafa611
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,507
Size: 1.00 vMB
Total Fees: 0.01669125 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (711,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,009 202,009 00000000000004d326cc907c2c7a1b21f2acdf318eba7ad0f6a17e1385c180e3 475 0.25 vMB 124
202,008 202,008 00000000000002d8b951cb2a639d91e19edb50c0d169ef7db8d15bdc0e9dd8a7 8 0.00 vMB 8
202,007 202,007 000000000000004010322f2d4d59c93a49c80d19e94b6bc71613aa67922823e1 113 0.03 vMB 168
202,006 202,006 00000000000003933d3e47c4f6716288e0a7c14aec287249d5449a57429cf2da 479 0.28 vMB 121
202,005 202,005 00000000000001731491c225f133c2819d3ff6f2524fc65249dae255e404134a 53 0.01 vMB 119
202,004 202,004 0000000000000092c6a383173ce6509e294d36b56ad22b3266b72df05f31fef8 23 0.01 vMB 72
202,003 202,003 00000000000004362a41df598934f0f3d841340c846f28d5719d65d6cb7b449a 87 0.05 vMB 81
202,002 202,002 00000000000001c315ad455db70f66b6c798febc6cf929eb5bc0e3aefdac09ca 44 0.03 vMB 41
202,001 202,001 00000000000003acd024ceb34c283d9a71883d1c5a74d50608a9636d2c6fdfba 516 0.25 vMB 170
202,000 202,000 00000000000003282fe1d5533e4275fd9f51e6ba0352ec01f32914e9fbaeaf55 126 0.05 vMB 145
201,999 201,999 00000000000002b02c36eda87c32d0b1f30c4f3942d73c756ec0d98cdea590ff 402 0.21 vMB 200
201,998 201,998 0000000000000225a527b5b2dad63ca8f2294d226eaf50c7d6d7b930b90f38f8 207 0.06 vMB 263
201,997 201,997 0000000000000034e72dc9fbfcb1084e897587f49cba0b2a7336fb648dde578a 222 0.13 vMB 116
201,996 201,996 000000000000056c0c45c3991072308b0504610f4dd326f9573910f1dc6463da 67 0.03 vMB 130
201,995 201,995 00000000000000ee5457a56a06de539a3f8c1a5c2929a0819c923450c93d7e8d 499 0.28 vMB 99
201,994 201,994 000000000000019e647b1becd3250f924442d2d4178310006ec6a58818836f26 512 0.25 vMB 210
201,993 201,993 000000000000003912e4601add20bbb064e9323789f09800649b97a13e564701 136 0.05 vMB 95
201,992 201,992 00000000000000632f0539095f45fc8b12cb7cd6cf75729b5ceded4643c6c3a5 87 0.04 vMB 36
201,991 201,991 0000000000000138309a853dd94d75370dc66b9f4c572228de12b0dfacff7b5b 167 0.06 vMB 235
201,990 201,990 00000000000002e0fe01e37a40bb9efbff6db7a4734a54bcbb8c73db382b6eeb 127 0.05 vMB 157
201,989 201,989 0000000000000119f72145035012884f98cd9739eb58d56c5a04f5ab97dbde2e 354 0.15 vMB 173
Previous 10 blocks ↓
Total Size: 779.63 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: 303.87 GB
    • Received: 1.39 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.