Loading Tool

Explorer IconExplorer

Memory Pool

13,948 transactions
9.31 vMB
0.02730862 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.41/200 MB

Candidate Block

Mining Attempt 7c3f8f53a4c0192fcc0b186bcb2a549b3c5b6ba68f2029d89d71c9e6493f2bdf
Version 20000000
Previous Block 00000000000000000000b71e5adc9170744598068c953ef7cd2dabb77254268d
Merkle Root d66f83d5e85d0c4dcc554a1f98df8fa6a9aea09473253e51567daadd9be2acfb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,317
Size: 1.00 vMB
Total Fees: 0.00684722 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,359 (750,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,093 163,093 00000000000000245dae35c82b7c00d26cdb6f3d8c603bcc9cd2c6065ccb222c 34 0.01 vMB 59
163,092 163,092 00000000000001b393f54839330377764b618bf384e2050f7ea34364aa68b9fb 7 0.00 vMB 51
163,091 163,091 00000000000007c8d31f1a46efb3b49c746f6806778c9b663a5e824dc45cf09a 13 0.00 vMB 127
163,090 163,090 000000000000063620adc1960ecb6239484d07ead2ae339c20672045e70f4189 48 0.02 vMB 51
163,089 163,089 0000000000000386c1a78269f80b6aca6164922ca2ed2c32c06d5fbd74135e86 50 0.02 vMB 193
163,088 163,088 000000000000043c83db974ed77aeafaa751cfd0054c3ad33718f6f073d206c1 6 0.00 vMB 748
163,087 163,087 0000000000000ca5a2d9faf64c86774d782f8e1bcae05324f58c8a3b48ff2a37 12 0.00 vMB 0
163,086 163,086 00000000000009cba03900c813da26a9d91a27c51650c16fa7a26979eb744c30 45 0.02 vMB 403
163,085 163,085 00000000000002b60c7a38f75d157a6bb8e926584acdce1c9553bfe3cfda1953 144 0.05 vMB 85
163,084 163,084 000000000000098492f4616918d790cf168187fa94ca152607c5fd29bdf6fe30 105 0.05 vMB 567
163,083 163,083 00000000000006b8a3dc431f0d7fb842157f4a7c5ee9c9718d6532c19810fccf 13 0.01 vMB 297
163,082 163,082 00000000000008d07a1b7983c6b28abf9050e0676a80041ae0a930e25acc21fa 139 0.04 vMB 2,357
163,081 163,081 00000000000008217a9df795e6b55e0ff18b9797accbe1c7078568f3d25ec7c4 31 0.01 vMB 134
163,080 163,080 0000000000000098050401aa81e26b3155e83f1a523d9b2db3e54d19ba2e4192 16 0.01 vMB 225
163,079 163,079 00000000000001df3cce6082415f5b97866f21c97968ecdbfd098eb13e0f8556 67 0.03 vMB 194
163,078 163,078 0000000000000a693202b72a4af002005ea7623a162decb8306e450112dfce28 1 0.00 vMB 0
163,077 163,077 0000000000000d0cf4cf3924a2f60a7761b1023c8b160d9aecdeb461b9894837 56 0.02 vMB 130
163,076 163,076 00000000000001b7e06508e7395e0e9ccfd8135f67c63e5cb917d4b14a028072 5 0.00 vMB 699
163,075 163,075 000000000000078f642dbbb2a5a5e8b7b9c219276a5d3b7acd8c075aa70604b5 13 0.01 vMB 87
163,074 163,074 0000000000000cd6e03e5ebd7f2c428e13656c0d8e0a8cf74cf1c6fd7fb4fbc3 17 0.01 vMB 42
163,073 163,073 0000000000000b527862378db65f17d99882cd46552a016af1bd5abfc31e2e73 38 0.02 vMB 98
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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