Loading Tool

Explorer IconExplorer

Memory Pool

55,967 transactions
31.85 vMB
0.20232063 BTC
Random Selection Loading Transactions
Max Size: 171.66/200 MB

Candidate Block

Mining Attempt 2cb616c5ef272f48d71fc908ec99bd3ce005dd257f817b7d7f4537266d0ce382
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 5337e090b6523f8ae7d428396b22f488df6049533d8de426719f2b3d674d7dee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,499
Size: 1.00 vMB
Total Fees: 0.09201994 BTC
Feerates: 502.67 > 9.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (636,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,818 277,818 0000000000000001ed9f2be47ccfe526c3222db91fccade9f59587b4904f490c 966 0.45/1.00 vMB 42
277,817 277,817 00000000000000005707081590b3da8050a49268fbc6c3813417036615172d82 38 0.02/1.00 vMB 50
277,816 277,816 000000000000000063f67fa18584bd47af620ddb98870e0c97bfad2d0dd94e46 280 0.18/1.00 vMB 43
277,815 277,815 0000000000000000ee98e939ab66cc82bd6c02dd708699d8b2b4e960717164a4 271 0.12/1.00 vMB 45
277,814 277,814 0000000000000001f0501f149d402c8f953bfc3a1afe3b3435ebd475e4be5114 286 0.12/1.00 vMB 43
277,813 277,813 00000000000000009afb38545fea97ca08cd6f13474f58014b49d227a0588cea 397 0.19/1.00 vMB 37
277,812 277,812 000000000000000059d38c7e5e82f431fd4b35a1e4531d63726d3b9bcdb7dc92 367 0.25/1.00 vMB 25
277,811 277,811 000000000000000087133e31637533df95ac39632862db3309e58d7a36d25af7 592 0.50/1.00 vMB 22
277,810 277,810 0000000000000001ded1053db891d269279bf316d69a89820b6a5e31370cb02b 615 0.25/1.00 vMB 41
277,809 277,809 000000000000000163db22e4d7a59916f9d04a039000cd178bf080fca216f9af 743 0.25/1.00 vMB 56
277,808 277,808 00000000000000034bcb4d8d7e6fa18de2fffeb82085d17fd6c723dfb970bb23 56 0.03/1.00 vMB 68
277,807 277,807 0000000000000000549d4a88d34da1cc6337cd6511c09449c3370b403753cfb5 594 0.25/1.00 vMB 37
277,806 277,806 0000000000000003228db72d3552f186bfd7c5bf31aa11c78efd52c964669100 687 0.25/1.00 vMB 61
277,805 277,805 00000000000000034da1d649d794b7a6a00570c341ea2305c8be2b94548ca051 705 0.25/1.00 vMB 72
277,804 277,804 00000000000000015bd1efb3e23e808a7f0a169438be4d02d6fc252d40d7ac21 953 0.49/1.00 vMB 43
277,803 277,803 00000000000000019f53eaa3421be5e88916204b9326ab094cdac3fc8386ff48 1,048 0.72/1.00 vMB 25
277,802 277,802 0000000000000001eace3e33e050e58a8071be493b3ea7b1884b22315d04f21b 83 0.03/1.00 vMB 92
277,801 277,801 00000000000000012b4e4933e05d22ff76a4ee6ff3792779f6a439cd92b7d64e 781 0.25/1.00 vMB 72
277,800 277,800 000000000000000253ba02569c9b6325a4a4366da25a89d8c550a47bf1d29df8 777 0.35/1.00 vMB 48
277,799 277,799 0000000000000002d0a60d72040c6842323522e645008f06cd15d118f0f84227 1 0.00/1.00 vMB 0
277,798 277,798 0000000000000000461f0fd65f8d2ffa0ac7dfa1de5b67e7b6274571c8ab80db 695 0.50/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.