Loading Tool

Explorer IconExplorer

Memory Pool

80,860 transactions
31.36 vMB
0.07751524 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt 8975b8b41752cb5b746e38d88a0f71d066e6657161db04dc25dddb15b30ca750
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root ced2bb4a34d91c6179d61f569179cb0520dfcdf9195de2ed911cbb35fbf3503d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,961
Size: 1.00 vMB
Total Fees: 0.00966903 BTC
Feerates: 100.25 > 0.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (475,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,656 439,656 000000000000000002fd07858c4bd802af8f68ffb9ff1a4c97ef8be9d77e87ac 2,214 1.00/1.00 vMB 61
439,655 439,655 000000000000000001ed495dc3ca984294dce07719c245788bd25ebd351ed1b6 3,178 1.00/1.00 vMB 99
439,654 439,654 0000000000000000023ddf8c02297c8c8a526f6b86c3ec9101e9fc3f771d95c8 1,467 0.56/1.00 vMB 71
439,653 439,653 0000000000000000021558d3951c8fb0925e68905c42c68e08beb54812d59cee 710 0.38/1.00 vMB 63
439,652 439,652 0000000000000000008e857a067c5f788a90edc07dfcc6ab6202b5600aa0bb30 2,148 1.00/1.00 vMB 60
439,651 439,651 0000000000000000016a07d29082f4525101132bff9b32a95c5987455f355bfa 989 0.98/1.00 vMB 29
439,650 439,650 0000000000000000026403868e923a8546e48015448aca33a278814d08f8232a 847 0.37/1.00 vMB 70
439,649 439,649 000000000000000000bfc67304ad9e272c58a31464c8c9dfbe69044ce8dd7c27 639 1.00/1.00 vMB 17
439,648 439,648 0000000000000000010a64138cb4ecc4c1623a3744d360c77a969866e1236663 2,020 1.00/1.00 vMB 51
439,647 439,647 0000000000000000000d5063cf63e44b7fa698f0e42760e2fd6bb77e2c4dcf3b 2,177 1.00/1.00 vMB 58
439,646 439,646 000000000000000003c1f46afcc33b160d30d2131269c8af686b7bd1bdceb5e3 2,288 1.00/1.00 vMB 79
439,645 439,645 0000000000000000002b330dfcd152353fe71680ed2304ac2984901ad270ea5b 2,314 1.00/1.00 vMB 69
439,644 439,644 000000000000000001ee5efc1d52eb83ae8d4e635469a7049bfb8174aca8a4a4 1,951 1.00/1.00 vMB 48
439,643 439,643 000000000000000003c13411b27e6932df0f8f20d4a210074c32c99eecfd7d9e 1,717 0.75/1.00 vMB 65
439,642 439,642 00000000000000000123616e85827a8b3912c374369d5c40addfbe92c586878f 2,613 1.00/1.00 vMB 74
439,641 439,641 0000000000000000025117ba3256b518de43a5a0616f1432ff849f25487cfeed 138 0.10/1.00 vMB 36
439,640 439,640 000000000000000000c6d535b035741245637012ecae051f94e449d4e70d736e 2,245 0.98/1.00 vMB 61
439,639 439,639 000000000000000001ececaafe0d413cef5bbb95bd2d54610124c1d4b53967cf 1,225 0.51/1.00 vMB 74
439,638 439,638 000000000000000000d7693a27688d12d8b20c0e0e9b491386c17ba81533b729 474 0.34/1.00 vMB 45
439,637 439,637 00000000000000000074faa3470a5a83a69c46598133b68d215a3f0cd3df25aa 382 0.75/1.00 vMB 16
439,636 439,636 0000000000000000001f48ceb1464b5ac26870d7920112f7bc8d160d73972911 1,111 0.90/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.02 GB
    • Received: 16.72 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.