Loading Tool

Explorer IconExplorer

Memory Pool

43,295 transactions
26.35 vMB
0.05835123 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt 2d3b5cc7c3b061f954e222e4a761b02823219286ca7d9d4ca37bd2c601ad2838
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root db6634f7811f0ea76d3039fe9076f11b5f5cbe73a5091e0fcfa43b9eaa854f89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.01016197 BTC
Feerates: 40.21 > 1.02 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (631,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,752 283,752 000000000000000091cd2a6802e60165687f0e2975ab0795de8dce51020721d5 285 0.13/1.00 vMB 37
283,751 283,751 00000000000000013694a01b8ade27d0f37e54dff1bdc0cdc450744602569be1 681 0.45/1.00 vMB 39
283,750 283,750 000000000000000139cdc70a24f43ba1657ffa453ce3611c7919cad7bbe10bb7 41 0.02/1.00 vMB 36
283,749 283,749 00000000000000017c33bd99f4bdb3b6004eb0f21cc8efca9219f9df68441be9 183 0.13/1.00 vMB 31
283,748 283,748 00000000000000009539b186e1f63896236a38478928f68a44c7b4d2d00157aa 97 0.06/1.00 vMB 44
283,747 283,747 000000000000000131ab942286d3aca56c1900ca981a1c73ceb0ea6a162beaca 60 0.03/1.00 vMB 34
283,746 283,746 0000000000000000bca3f4cedbf09a0126b5db38c703c09ad04d4e8ce0093c00 454 0.24/1.00 vMB 39
283,745 283,745 00000000000000011f5841f8749159ac023ee3545f499f3c6a2d5ddfb67171b3 75 0.05/1.00 vMB 24
283,744 283,744 0000000000000000eb130a962bbc5ab7d753c787b886f6baa9e53627de3c28b8 44 0.02/1.00 vMB 26
283,743 283,743 00000000000000007159cb934a5b56178e51a19c4fdc6f19b8f058fe821ef917 221 0.12/1.00 vMB 30
283,742 283,742 0000000000000001161501629f16b4d58acd4c6372642b1820402a52daadf3a7 525 0.25/1.00 vMB 37
283,741 283,741 00000000000000001d8c418a55f9916fdb66b4a64d184bfae2ae1c57d633a010 178 0.10/1.00 vMB 16
283,740 283,740 0000000000000001324c219aca8166340a3ce073936163678af61d451555d3cd 185 0.11/1.00 vMB 36
283,739 283,739 00000000000000009f927b8f13cb7e79c594937dbaf88f50414801419d180728 10 0.00/1.00 vMB 27
283,738 283,738 0000000000000000bff30fa26307e4b0a94b1206057a1c673dc86abbb1eab091 188 0.07/1.00 vMB 64
283,737 283,737 00000000000000002138938b076ba727b2e040c85ff6813eff7ba86998a0fd72 150 0.10/1.00 vMB 26
283,736 283,736 00000000000000008563ba026cfd1efb9bc181cf9af40ee5d6040bf382309f3e 260 0.17/1.00 vMB 29
283,735 283,735 0000000000000000e14f8bf0407e4e83bc58368894183a4793d731627568540d 387 0.45/1.00 vMB 23
283,734 283,734 0000000000000001d3d69fc69231189fd2e276741a236048760fefbec2c930d1 107 0.45/1.00 vMB 14
283,733 283,733 00000000000000008d12ef40479aa419586c265ec775b3c36cf45421b5b87f42 143 0.05/1.00 vMB 51
283,732 283,732 000000000000000128be067b212e4d75c9c02981c1c4aef4c822dc36b9d94062 161 0.24/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.96 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: 647.60 GB
    • Received: 12.96 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.