Loading Tool

Explorer IconExplorer

Memory Pool

29,357 transactions
9.10 vMB
0.07337700 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.57/200 MB

Candidate Block

Mining Attempt cf6ae9db6e46ae6c298c309b8618ee02938be8a682ed8d71bdd47dbaa8171b94
Version 20000000
Previous Block 00000000000000000001645ddedd0be35cce00e0f11c8229a53bd054d0c0a843
Merkle Root d4703b7a0dafa10368952360cbc7b3f79271c55b4ad28a338ca6dafee431ee7b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,688
Size: 1.00 vMB
Total Fees: 0.04078681 BTC
Avg Feerate: 4.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,084 (741,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
171,717 171,717 000000000000032e2c1ea34dc940d60ace9ec72ae42cc0179230429e27ed4cba 0.00 MB 15 12
171,716 171,716 000000000000079ccb4e04f491f73ac57af67287075f8f327d461f07309ff1bf 0.02 MB 33 194
171,715 171,715 0000000000000920c02e38f04731a9a19af3f6f30142b1f26a769ff16beaaf61 0.00 MB 1 0
171,714 171,714 00000000000002a0cc06e6f09c5328d2972a82f608c0011a075c50d428cf5b13 0.04 MB 122 46
171,713 171,713 00000000000005428431cde95deeba53ff73a29c061e63d13f69cd5907aab0a8 0.00 MB 12 0
171,712 171,712 00000000000005083e07b430c41ac28badece6d0b83339ee2ef4c1526762f1de 0.02 MB 30 43
171,711 171,711 0000000000000ad691046cf8fd51b3b273dfa4fbe3f8a31f119762cc920a4f2b 0.03 MB 87 58
171,710 171,710 0000000000000364f3a94a1d14dacd928ba9f24f4717128109e22659a7c33f62 0.00 MB 1 0
171,709 171,709 00000000000007514cf4d144da39d4e545b1f9b3899eb21d868ae0050edaa1e6 0.02 MB 19 17
171,708 171,708 000000000000048cf5fc947e7580e17749e166fc997164fe3b237fa36b4b4751 0.00 MB 8 1,835
171,707 171,707 00000000000001baa6b962e80d37f3f488d387b5dad1b3cebc33754ae9c8f04b 0.00 MB 5 635
171,706 171,706 00000000000001c286aa4edf7f36f3437829f70103e7c507d6ed5fff7e764472 0.00 MB 8 86
171,705 171,705 0000000000000a59f3f468a9653775126885ca41d77d090a1299561abc61000a 0.00 MB 5 47
171,704 171,704 000000000000057209205b46ab097d8247842306d49c7c7c3c35b12dd779375d 0.00 MB 3 26
171,703 171,703 000000000000073b3337bca2c36a037cc42631dd0d9246d840aac018d86ac877 0.00 MB 2 221
171,702 171,702 000000000000070329b818dc443dda76439a460bb165c989baa0da2c60305da1 0.01 MB 13 48
171,701 171,701 0000000000000ae3ca873f1b81a31027b91955e0b0d39e00cc8f9bb395747ded 0.02 MB 70 3
171,700 171,700 0000000000000464484a8202f455a8efcf31c8ea925c1905ba5c82ccfcd6a73a 0.00 MB 13 775
171,699 171,699 000000000000019c4df1c73f4b605ce0dfac15419d5f7efc7f9e1417715c8399 0.04 MB 72 100
171,698 171,698 00000000000005a795779ecb65744137915c32292617e831cd022ee7172f748d 0.00 MB 1 0
171,697 171,697 00000000000000eb581d09a8e7848546bebcd9126f5c87092cf2fa1cec72f48c 0.00 MB 11 82
Previous 10 blocks ↓
Total Size: 779.00 GB

Node Details:

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