Loading Tool

Explorer IconExplorer

Memory Pool

86,871 transactions
31.76 vMB
0.11586238 BTC
Random Selection Loading Transactions
Max Size: 192.31/200 MB

Candidate Block

Mining Attempt bca13a49e3fbe8cfdbbbe06603749564fc4f4540320b2599e26d20af939f8f23
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root 41e5f50f6662a0193f5dce2a7bfeaaeaf8ff61a9e5a5c8abccf7788912d51738
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.03495302 BTC
Feerates: 547.69 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (369,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,009 545,009 0000000000000000000475f67ae430b3ae4d627a0c52a110fda30c31417eb8a4 910 0.45/1.00 vMB 9
545,008 545,008 000000000000000000082863c1b54c1dc31f8a3097a4d8ad6f03b51475d27820 1,374 1.00/1.00 vMB 9
545,007 545,007 00000000000000000022f0313bc3054ce8a5b3631ba1964d060df3be666a1d28 1,624 1.00/1.00 vMB 6
545,006 545,006 0000000000000000001852772974e700e9b1e1cf4d0c904b22cb5c633ed99799 2,243 1.00/1.00 vMB 18
545,005 545,005 000000000000000000050fc2651327ea0ef4596486529c63eb3a2140359b4921 1,846 1.00/1.00 vMB 3
545,004 545,004 0000000000000000000e1e610c4e94d03bca5f9da4b6952002a8e6b4ef8fe433 2,139 1.00/1.00 vMB 3
545,003 545,003 00000000000000000021d42711d80a3c87317bd8c3fecc92d83cae53e3b7dc0f 2,702 1.00/1.00 vMB 7
545,002 545,002 000000000000000000127e2cb8917eef2933a82080acb2d882aa6bef12cd9d14 2,597 1.00/1.00 vMB 19
545,001 545,001 0000000000000000000a258cbe0b1374775a273c94bd988a440ceb8a26ac51e6 2,205 1.00/1.00 vMB 4
545,000 545,000 0000000000000000001f1256c05b66eb061e3fc942521b146dd136a630947b17 2,847 1.00/1.00 vMB 21
544,999 544,999 0000000000000000001167a556df1b6e3abd19b483d4ac7e70b973ce670002a1 2,465 1.00/1.00 vMB 20
544,998 544,998 0000000000000000000abbcaf57b3ecb85375e7721053fa4e7baff6e72fbb22a 2,865 1.00/1.00 vMB 16
544,997 544,997 0000000000000000001ad3e7e730c4f304993d49ee271afdd4e533f1d6c673ee 2,482 1.00/1.00 vMB 8
544,996 544,996 0000000000000000001677e2bbe64fb9f0f0758036f98404340c57af3bf371f5 2,698 1.00/1.00 vMB 19
544,995 544,995 0000000000000000001b4ee57c127cbec79deb43bfd3b52e6f4aaaaa16c87aaf 2,655 1.00/1.00 vMB 13
544,994 544,994 00000000000000000023677994185c5c2b7b14f84a06d2673e593fada758726a 2,802 1.00/1.00 vMB 35
544,993 544,993 0000000000000000001bb9d3a4b93a78429076d6026248990b276b5e7aae4297 2,693 1.00/1.00 vMB 37
544,992 544,992 000000000000000000077020aa2e35ca141e4d42f42a332647541e5aa4bff41f 2,066 1.00/1.00 vMB 19
544,991 544,991 00000000000000000016e03d3cd4cd708d2fc02e344e044b2a51ce53e7c99817 487 0.25/1.00 vMB 10
544,990 544,990 00000000000000000012a7a9c2250166c333e800d73f54a261d2a6e1820d223b 1,238 0.54/1.00 vMB 13
544,989 544,989 00000000000000000001bb65c65afb97dacd5603ad13ef3fe0e0428be3d4a0db 1,105 0.53/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.31 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: 660.23 GB
    • Received: 14.64 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.