Loading Tool

Explorer IconExplorer

Memory Pool

39,592 transactions
17.53 vMB
0.13939641 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.66/200 MB

Candidate Block

Mining Attempt 265832ed6a586b91265bd7596001cce071f99990ac5b8c4bd19caf46bf411f0e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 3eb538f17dd7da03c759a653ee4f0117af26d7d44f0a091bfe591baa26af04ab
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.03653732 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (781,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,093 132,093 0000000000000bc172b0a198ced03e0c9fc84b47676b6451e18b9e7c596a0a8c 50 0.02 vMB 192
132,092 132,092 0000000000000144658301f074f49144f0bb574164addf3e1a0934740e461bdb 13 0.01 vMB 1,414
132,091 132,091 000000000000043dac0265303e3379b379756c108d6884ea3f65d9fe473c8d46 87 0.03 vMB 258
132,090 132,090 0000000000000ec9cc5fad8a9fbfdcd0f6acd9dd6a191a4bf1a072232ca5f3bb 34 0.01 vMB 865
132,089 132,089 00000000000005afb09c2d0e41eaa34ccef70cdeab9138f5aea702cbb8372874 79 0.02 vMB 242
132,088 132,088 0000000000000ccae9e46e862ec9bc0b2f1fbc3f7a7f363d9b105e0a035590a8 93 0.05 vMB 494
132,087 132,087 00000000000008c8c02662e2bbcacee345fcd2cacf282104beddb75977f4dd29 9 0.00 vMB 1,758
132,086 132,086 0000000000001308d3dce48e12e6a26ec9f2d54320843f7c8be3554b70b65ddf 113 0.03 vMB 302
132,085 132,085 00000000000003ae80f38d2005160c6859b6db65cbb0015a65f2c06fa5ec5569 34 0.01 vMB 1,012
132,084 132,084 0000000000000e5e78ce8e80e2e82b33c9cb4ed9d33bdbaf511bcba950623a79 41 0.02 vMB 592
132,083 132,083 00000000000006d0eb5ffc938736c0070d6005515fa94629655cb394293924a9 154 0.04 vMB 46
132,082 132,082 0000000000000e16e7093dc280f4f916391901eb822c9b68c14b3923594bb7f6 130 0.05 vMB 294
132,081 132,081 0000000000000a6775cc4147098ceea66a1213aa406814c971fceaaae5b18159 116 0.03 vMB 2,493
132,080 132,080 000000000000022a46048c74f6e1c8f90df7cd22f12fedad3b53e023adda3cbf 39 0.02 vMB 631
132,079 132,079 000000000000052202a59c400e308182a90f2a63ed5ee69480f8a722f32fa3bd 41 0.01 vMB 1,820
132,078 132,078 000000000000032aea9e9c317596dfa7e6cdd096f7485b7431b49341713b8cf0 146 0.05 vMB 201
132,077 132,077 0000000000001247e33404e1ea15048a422e1ba5d9b103d3895a1295e1ecbbe8 58 0.02 vMB 823
132,076 132,076 0000000000000fbafaf988c88d0141cb9881ddb97ef8ab622851957208f55b8d 22 0.01 vMB 264
132,075 132,075 00000000000007a9e5a6619276df7e5ae4796bcd673562d828e969a929e30d47 131 0.05 vMB 104
132,074 132,074 0000000000000051e6f55385bce7d39804170dcaf2eef245d939d6c0c11e080c 70 0.03 vMB 121
132,073 132,073 00000000000005482a0d583f42ae60100d9b33305accdcef299bd6411822aad7 20 0.02 vMB 1,353
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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