Loading Tool

Explorer IconExplorer

Memory Pool

19,482 transactions
8.84 vMB
0.03839906 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.66/200 MB

Candidate Block

Mining Attempt 2bab1f8b297fba4dadd911f68ebd9df16bca9d85b4341ca72c362b1f0853d225
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root d473fe3672832615effcb855444c3a37b5f765b178bd842ccf436d3355b773f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,775
Size: 1.00 vMB
Total Fees: 0.01919109 BTC
Median Feerate: 1.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (564,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,728 348,728 0000000000000000085af0afedd7434f7924acddf758bcc289d2d19e3308f565 338 0.28 vMB 18
348,727 348,727 0000000000000000029abac931a477afa3b2b1e319223367a07855b2ab5550cd 1,095 0.67 vMB 23
348,726 348,726 0000000000000000090a5ccdd3526f90f4bd52e87dc17d365eecb5c8ef1bf3ea 403 0.22 vMB 23
348,725 348,725 0000000000000000077901ec8196abb1d1b43ee7f2531147cc9960a05a28202b 646 0.69 vMB 15
348,724 348,724 000000000000000013a350b482707119d80e89eac55c0c5c493437d514238ef8 1,281 0.75 vMB 27
348,723 348,723 00000000000000000492bbdd49faed89b8e588e24afe4b73642aa7f87efc58e3 324 0.35 vMB 22
348,722 348,722 000000000000000012aaf7e36b2149a78d5e92b86ecae524926362c1ebadee23 43 0.02 vMB 53
348,721 348,721 0000000000000000049bccefa4ff8acaf1f238bc00f6fda0772d487ed6b5da98 482 0.55 vMB 13
348,720 348,720 000000000000000001a6dc9b5ba27117744a4740d6eee6c4527bc5c9b8035052 643 0.25 vMB 52
348,719 348,719 000000000000000001dbfcea514bf15022c928f3a07ac338c86ce5db24dbd10d 899 0.45 vMB 33
348,718 348,718 00000000000000001340c018e74451eeb499830702e7257ddc20e7acda166e6f 826 0.55 vMB 25
348,717 348,717 000000000000000011e55b93cbb2898eaad8f8164ada5eebeb6e8ae978865f50 683 0.39 vMB 27
348,716 348,716 00000000000000000a7ac973b9a8591361f6bc6e6b6b69eba7872b140ac3fc3c 247 0.16 vMB 10
348,715 348,715 00000000000000000e536f7eeab408ac332778d50bee76ce144dca2bdce7e42b 142 0.09 vMB 24
348,714 348,714 00000000000000000f132b04b8c033a75f3dfa7c30ef145cab24a2cc6c6b1948 791 0.75 vMB 18
348,713 348,713 0000000000000000141d3dcecf8b74ef49809866d62a7a5ef6c5c5e19229b5e4 1,629 0.90 vMB 28
348,712 348,712 00000000000000001007d7c920e47f72329aa4e7d2186668e93df0ebf73b5ecf 512 0.73 vMB 14
348,711 348,711 000000000000000012f12175c3a81c5c22151acb8d3a7a425d7fe193e28b1c42 1,054 0.35 vMB 38
348,710 348,710 00000000000000000e4973feb044df87f2632ff41e268f00edfdfda569809a9a 415 0.48 vMB 17
348,709 348,709 000000000000000017189c6addeec9ad39d72a3e4cabdd405e922718d219a942 273 0.28 vMB 17
348,708 348,708 000000000000000005b583f2ebb0432936f9fae8b5c763c52933d483d1b2bce1 241 0.40 vMB 14
Previous 10 blocks ↓
Total Size: 779.57 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: 270.11 GB
    • Received: 1.05 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.