Loading Tool

Explorer IconExplorer

Memory Pool

42,821 transactions
29.76 vMB
0.09158641 BTC
Random Selection Loading Transactions
Max Size: 151.41/200 MB

Candidate Block

Mining Attempt 79d13912db9d6681a762f1aceceede888e4c79fb5835d6eef53dc9aafc9e9b6d
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root aa7abd714f2d148cd60439a97e78b209ef5d02914a050041cbbcd65a7c7533eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,354
Size: 1.00 vMB
Total Fees: 0.03170721 BTC
Feerates: 150.97 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (241,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,737 672,737 0000000000000000000bee12f1ce30ae6c8fd57a53de98913251c66744dc87d0 2,969 1.00/1.00 vMB 114
672,736 672,736 00000000000000000008493c43bacd906d51cb4b1864bdac59b78c18248c68d9 1,842 1.00/1.00 vMB 120
672,735 672,735 000000000000000000032f5f48fda25291dabf5235ffaa50138f53621082e4c8 2,567 1.00/1.00 vMB 124
672,734 672,734 0000000000000000000612338a7816de98b79418e537b00bceadb141ba1f2d96 3,419 1.00/1.00 vMB 116
672,733 672,733 00000000000000000005fade25b0305a3b55b83b86d421979e556ee06e1cea07 2,650 1.00/1.00 vMB 129
672,732 672,732 00000000000000000008cc577c3805a49dd6838518f55c7dd6073a207b8c9cd3 2,598 1.00/1.00 vMB 124
672,731 672,731 00000000000000000007e12351c977e6d4a512d04a1fbeb70134cfbebe45ed39 2,408 1.00/1.00 vMB 121
672,730 672,730 000000000000000000051346ab541e263c88b1de5dcbf83b64cbab689a8ff86f 2,346 1.00/1.00 vMB 180
672,729 672,729 0000000000000000000acaf19bcc9699f00988e932aad12b3502f81ca71a37dc 2,743 1.00/1.00 vMB 137
672,728 672,728 00000000000000000004da01ee00b583396b1f94dc20ef3082eea3f8ab7db124 2,401 1.00/1.00 vMB 119
672,727 672,727 0000000000000000000b5a057401da174fe2f54c29d3751f84ff46b58b3fbfea 2,837 1.00/1.00 vMB 127
672,726 672,726 0000000000000000000020965832badb30a0d36969f66d84584a05d49c1f3eab 1,484 1.00/1.00 vMB 115
672,725 672,725 00000000000000000007e39f684812ca12f1f83c7cb062385686599f3c2cc303 2,855 1.00/1.00 vMB 128
672,724 672,724 0000000000000000000a894f29e7e9d8ca759cd66230070b809fd5ebb4237069 3,258 1.00/1.00 vMB 120
672,723 672,723 00000000000000000001426c7fa71686453891cbd5a9020dc9c236e815572866 3,108 1.00/1.00 vMB 130
672,722 672,722 000000000000000000072ccbc7ad6d377ee8bb7f447d551b64c1885c1bc3f1ef 2,933 1.00/1.00 vMB 121
672,721 672,721 0000000000000000000455f885f1b7e7440f9d9fe093a5a1a787fa2f5b2e4183 3,348 1.00/1.00 vMB 145
672,720 672,720 0000000000000000000bc34ca331ae80bebb5f8113cc0f28b5f455be782a9655 1,913 1.00/1.00 vMB 117
672,719 672,719 0000000000000000000c334b4c7211608fb29f1b67e8155fe55e200c7eefc32a 2,804 1.00/1.00 vMB 110
672,718 672,718 00000000000000000008d25e703c904436cddaab8e6f934d84bf649d1f9186f6 2,631 1.00/1.00 vMB 120
672,717 672,717 000000000000000000014948492bdb4056e5c7fda09ea14b19ad3e5587b1e0fe 1,992 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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