Loading Tool

Explorer IconExplorer

Memory Pool

39,485 transactions
18.60 vMB
0.17135464 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.33/200 MB

Candidate Block

Mining Attempt 28f79a81cf037f51a10d1eb6966092aaab2828f5ccae3ff3ade25a5676d41447
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 1a21de6118ea4ee6295d547e4cf4ed7a056e2ac818152d48f6a7a5733fbea66b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,947
Size: 1.00 vMB
Total Fees: 0.04814732 BTC
Median Feerate: 4.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (750,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,100 163,100 0000000000000487b04d498f8ec29fc1fb07a76240d63b9cecbae6f5bd71509a 28 0.02 vMB 139
163,099 163,099 00000000000006b3859cadbc30bcad995e2b588369bc025ebdda0e7e593a94f1 84 0.03 vMB 169
163,098 163,098 00000000000002b7e0bc28bb6c9cd38702860db628ef1826005e37c4b302cf1a 13 0.01 vMB 194
163,097 163,097 00000000000006651788a1cd736263b2540e4b40e669c4dddbfe01b7d95823df 10 0.00 vMB 53
163,096 163,096 00000000000000e387ff3ec285b9a30423d7cc444751a50f7fff9f0a7333f14b 10 0.00 vMB 0
163,095 163,095 00000000000006d5083c985027675134acab2c8cab0a24e0eac4a7acb476d108 62 0.03 vMB 138
163,094 163,094 000000000000022b8f30cbc0ada94643638ecc9db5f3940fa75cf7e42fcd6792 7 0.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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