Loading Tool

Explorer IconExplorer

Memory Pool

84,664 transactions
31.78 vMB
0.16415450 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt 5d38184d73028a952d41df6f144a751ff54ca8f54de97d2380a5e5b39d3ffdb6
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 44fbbf2d88a43f3e8e512687bfc2baf683a018711f669e8172a8f5d9151f2b58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.05201381 BTC
Feerates: 402.75 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (147,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,194 767,194 0000000000000000000576d0410608798723403c89b693ca3e54186649bc5c44 2,280 0.97/1.00 vMB 9
767,193 767,193 00000000000000000007123c833a5b2a045148b0fd150fb7843d4740c1702b46 113 0.03/1.00 vMB 15
767,192 767,192 0000000000000000000306e8529fe4f87a786099bc8cc2164207b40327ac99ff 1,955 0.87/1.00 vMB 4
767,191 767,191 000000000000000000047975915821780e403bab52c0240535ab7b0ec1038416 3,170 1.00/1.00 vMB 16
767,190 767,190 000000000000000000048c0976ba298a1dfb91ccb406627dbb2622f5f23dffa3 797 0.28/1.00 vMB 12
767,189 767,189 00000000000000000000deb87d7cc4fa1dd553db5472eaa044bbc860811f3bed 1,122 0.96/1.00 vMB 3
767,188 767,188 00000000000000000005fdf3a96c93bf86175a4cc7a743050976772945583120 2,848 1.00/1.00 vMB 10
767,187 767,187 00000000000000000005b7f94d88ed3ab515805f47eb28b86790afe2e2036ea8 1,690 1.00/1.00 vMB 6
767,186 767,186 00000000000000000001e335705a074cac3061aab799a219abddadfe0622eaf7 1,585 1.00/1.00 vMB 10
767,185 767,185 00000000000000000000b8c55003e92a460ee5f1f615f386f967d739a7d87760 3,388 1.00/1.00 vMB 21
767,184 767,184 000000000000000000046d9fdbbb8d88fdd504cfa2d77301d20c5b8a9c6112d7 789 0.22/1.00 vMB 11
767,183 767,183 0000000000000000000444bc85b84a03447df850244e0f7be4f85a346a3b9400 97 0.03/1.00 vMB 15
767,182 767,182 0000000000000000000032550d0b0e4af44c92ddda2c2762adbbe727f447881d 1,437 0.48/1.00 vMB 12
767,181 767,181 00000000000000000004bd3c1e92f4b5f09b02dd4b76400b82345495672ee7d4 1,300 0.53/1.00 vMB 9
767,180 767,180 00000000000000000002195c3782f679a70b568da8b2a7a0a8213342b4e3568b 845 0.65/1.00 vMB 5
767,179 767,179 00000000000000000004cbf2375ad87b7d2d365b3c97b3c2f7eb34a42a4ca79a 1,653 1.00/1.00 vMB 7
767,178 767,178 00000000000000000007914900daacd22f72236f455a49e46ca41badd94d944e 2,434 1.00/1.00 vMB 5
767,177 767,177 000000000000000000025842d1917b0b5f1c7a3be0eacbc0aa13525bff7777d0 2,424 1.00/1.00 vMB 19
767,176 767,176 00000000000000000005055743beab3257f324309ff9f41b14bcccfeb45f91f0 2,500 1.00/1.00 vMB 12
767,175 767,175 000000000000000000026fd2f79b52def43b3fd5ba5dab75ad806d165d4d9173 1,856 1.00/1.00 vMB 5
767,174 767,174 000000000000000000047a84eca4f0753b06b72e75ec0c75d904436979b58a67 2,324 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.