Loading Tool

Explorer IconExplorer

Memory Pool

40,143 transactions
26.93 vMB
0.08959661 BTC
Random Selection Loading Transactions
Max Size: 138.72/200 MB

Candidate Block

Mining Attempt 83c0b59b2519d87c65ed703e476490072f9ee3493e86d43281d122a35ce054c6
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 201157e53e5a3848e164931c2f1ace239bc9b6c5cb4370ac5e94f5bcd36c7eba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.03630235 BTC
Feerates: 197.12 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (342,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,463 572,463 0000000000000000000ae2d2f8ef89656fc2f16b8c1dea5bf09a78a4459d3436 2,329 1.00/1.00 vMB 71
572,462 572,462 00000000000000000010c5eb0302e6d2bd6621f15051b44d74fa95998a22002f 2,802 1.00/1.00 vMB 83
572,461 572,461 00000000000000000019cc41dfb05282df618b5e1c4e9800a1b18ae284c86f5d 1,537 1.00/1.00 vMB 67
572,460 572,460 0000000000000000002bb72429e36951984c9991236e5cddf3cb54dfaec6236f 850 1.00/1.00 vMB 70
572,459 572,459 000000000000000000232bb34266e2367ba738bba947af9377068237c0f0e75e 2,412 1.00/1.00 vMB 90
572,458 572,458 00000000000000000005430ac7141af56d47fafab405f497e5a5f508ba8d6db2 2,866 1.00/1.00 vMB 28
572,457 572,457 0000000000000000001283e48f96161de940924dca2d2c236217ff920627a5ba 1,787 1.00/1.00 vMB 61
572,456 572,456 0000000000000000001313567e263d0a84a841219a87e23b7af06a08b7acfb01 1,556 1.00/1.00 vMB 66
572,455 572,455 00000000000000000005c106456e32115fc54323a793ed46afa028ed7d62036f 2,973 1.00/1.00 vMB 55
572,454 572,454 00000000000000000019defde1c2be6396f3051227a33669f7c9b90893e4d035 2,837 1.00/1.00 vMB 82
572,453 572,453 00000000000000000017143fc966174f82eb968e9cfedfbca0ec27cb4b1cb074 3,263 1.00/1.00 vMB 78
572,452 572,452 0000000000000000000cf649626edb80f5d7727fdc463fa9ce789d77031738f1 2,855 1.00/1.00 vMB 52
572,451 572,451 0000000000000000000f74aa7bab497fc2e2c0f989ca6064757fd83ce13dc6e1 1 0.00/1.00 vMB 0
572,450 572,450 00000000000000000008e54392e76d55f8d1730b822d86a33dd497dcc4a421ab 3,145 1.00/1.00 vMB 79
572,449 572,449 00000000000000000013838f670d6e0fcd993266b346063eba545e47cb4fa631 2,949 1.00/1.00 vMB 40
572,448 572,448 0000000000000000000699355af7f03c467ab606e12f5f8e40c18a8451016bb2 3,235 1.00/1.00 vMB 19
572,447 572,447 00000000000000000006a68723417c7f66cbf47ea375f493505b6ed3e9cccdf6 2,534 1.00/1.00 vMB 49
572,446 572,446 0000000000000000000f4075c29ff49c29382c87403e93dce3a8cd6a9652c829 2,699 1.00/1.00 vMB 33
572,445 572,445 00000000000000000029a49c163b96a8f0f836f531085861aff2006a8daa98de 2,630 1.00/1.00 vMB 69
572,444 572,444 000000000000000000089b3608c5490bd4cee864a6d441133f3003cf111d8142 3,033 1.00/1.00 vMB 11
572,443 572,443 00000000000000000023074b9901c509d14db58769d2bd0b0c4d06ab4b164f2f 3,232 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.