Loading Tool

Explorer IconExplorer

Memory Pool

44,817 transactions
27.32 vMB
0.08041502 BTC
Random Selection Loading Transactions
Max Size: 144.28/200 MB

Candidate Block

Mining Attempt 5dca4a15993b4c950a6a9c4ac8d2dda307a44dcfb5254908f89e97df74d6cae0
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 3012fc82a926854837b7cfeec634a023f9f49a5fd855079d62802cba3bb40692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.02946574 BTC
Feerates: 200.83 > 2.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (143,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,479 771,479 0000000000000000000330862ad7c443383ed04583fd9cff039b49fa68658842 2,656 1.00/1.00 vMB 5
771,478 771,478 000000000000000000034eaa80bde2a265ce2fe1dd93f8b1f6abf1ebc4c29e17 3,021 1.00/1.00 vMB 16
771,477 771,477 00000000000000000001afd0ebfa0d376bb4b1aef7256cd9074479650318d848 2,991 1.00/1.00 vMB 17
771,476 771,476 00000000000000000003d4aca01045c41ffe5d9349c80e268c115c96ff50b785 3,444 1.00/1.00 vMB 20
771,475 771,475 00000000000000000005fdabb760432f19764cbcc2b27a6c89d2db4b9fd883ca 3,148 1.00/1.00 vMB 22
771,474 771,474 00000000000000000003414d224488bf9e12a3805a0bd57b96f860d803b09f2e 2,231 1.00/1.00 vMB 20
771,473 771,473 000000000000000000080fdbdcd9a47563aab7c5afa6ec7c508dde19647061e8 2,797 1.00/1.00 vMB 13
771,472 771,472 000000000000000000047225f812f4b837efb2d64db4f62e77d930490a35a3bf 2,619 1.00/1.00 vMB 10
771,471 771,471 000000000000000000052469552c2244fe7fa48aa2786ed7d61bab3ff9e9461a 3,985 1.00/1.00 vMB 9
771,470 771,470 00000000000000000002bf7cb59a2a10083299495c89a5aaa4cae854ae4db18c 3,957 1.00/1.00 vMB 12
771,469 771,469 000000000000000000001d38b29d898137a889a20b41eae5068586ada5af6211 3,549 1.00/1.00 vMB 20
771,468 771,468 00000000000000000006e9473bfc3b6349843936998a2109db69060ace95e928 3,364 1.00/1.00 vMB 35
771,467 771,467 00000000000000000004de22c5f8c0d41c42e7fdc8d54c1cce34a054f13551f6 847 1.00/1.00 vMB 7
771,466 771,466 00000000000000000006bfde0e13a67b48ad6221ca1a0d1658843c252d2cd127 2,200 1.00/1.00 vMB 13
771,465 771,465 0000000000000000000492a2a88958aabac6283b369ed37175cd1e731bcf3de4 701 1.00/1.00 vMB 4
771,464 771,464 00000000000000000002df690b42c992e03d14aa5566de0aadd9e38ab143b104 673 1.00/1.00 vMB 3
771,463 771,463 00000000000000000006a4da7641306f5f57455d7f40e9853155b6cea8ccaf15 1,034 1.00/1.00 vMB 4
771,462 771,462 00000000000000000005936cb45332e8ba8e3bc88251233d01b699773a58068b 1,195 1.00/1.00 vMB 4
771,461 771,461 00000000000000000001bc1bb8733abcd4c5cef840ef4f5d23da83cc60d025e5 607 1.00/1.00 vMB 2
771,460 771,460 00000000000000000005e1a69502fa6edc82ed72cb5ffae6978408cbe93ec7fa 962 1.00/1.00 vMB 3
771,459 771,459 000000000000000000075bd050d10765b13d75ea8238e9cbef814658c99435d0 486 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.03 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: 650.41 GB
    • Received: 13.28 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.