Loading Tool

Explorer IconExplorer

Memory Pool

82,257 transactions
31.22 vMB
0.09399915 BTC
Random Selection Loading Transactions
Max Size: 188.92/200 MB

Candidate Block

Mining Attempt d05eb6c4a61256359f63dac0704ecfdd53dfa7f843dc9d477ae7c09b8bb57aa2
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 03e70d79fcdc05c7e31313cbeaf41db8517333f6526c4f1b223480d9d2e9a0d3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,360
Size: 1.00 vMB
Total Fees: 0.01853551 BTC
Feerates: 115.63 > 1.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (184,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,713 730,713 00000000000000000006acd2349bb5d764dae5fdf3b29ed4d4588f75a5115d82 3,463 1.00/1.00 vMB 6
730,712 730,712 00000000000000000004667c0173a9bcbd104f15449c8a35e12afa822a184d7d 3,236 1.00/1.00 vMB 16
730,711 730,711 00000000000000000007adb1ad329edb3151cb2c4f8dcce00acdb271888a9a7e 3,015 1.00/1.00 vMB 10
730,710 730,710 000000000000000000052b632c49f5ec90ee6e92749102562144062583ec9b08 2,709 1.00/1.00 vMB 24
730,709 730,709 000000000000000000076968bdca53555845e8da663051776e75991fb02df062 1,650 0.56/1.00 vMB 7
730,708 730,708 00000000000000000002d57471b96078b39def01aa72fb53392ce2c7b86e873c 2,529 1.00/1.00 vMB 3
730,707 730,707 00000000000000000002587d352ff151d76305ab3d42b1f58c48bae570404838 3,439 1.00/1.00 vMB 12
730,706 730,706 00000000000000000001adebfc4c0a599affb429788b65c0b0ad5588804d9377 3,374 1.00/1.00 vMB 14
730,705 730,705 00000000000000000009d6a55f4ed6f4380cdb1a58e56904d82422b144cca54b 264 0.16/1.00 vMB 6
730,704 730,704 00000000000000000002a6c96e93063e2b2d391037ade6185fb78a9ab74c1e41 2,260 0.99/1.00 vMB 9
730,703 730,703 000000000000000000062d6ff63561cf1dfa26453c56e292d3f6c6b497b1a06b 1,885 0.59/1.00 vMB 10
730,702 730,702 00000000000000000002af04eebb31fea93fcd2d2775548eab762ee0021ef156 2,333 0.88/1.00 vMB 10
730,701 730,701 000000000000000000011e86b005a50702dfa1984e20a4a84113da2f5778eed6 1,268 0.42/1.00 vMB 8
730,700 730,700 00000000000000000007c47b1ff1f57efa6f98abd4ec7533ed9d2a939ed2a76f 483 0.46/1.00 vMB 2
730,699 730,699 00000000000000000001e601bc0a1a25b8ce01b1da69fc9ceab2975ff26605b2 1,874 1.00/1.00 vMB 6
730,698 730,698 0000000000000000000831035a19afa73f08a3d4ca293250a6e8c1e9c4590e57 1,566 1.00/1.00 vMB 3
730,697 730,697 00000000000000000006dbd260cc77d789f5e723e9c232446c7d98c337842052 1,110 1.00/1.00 vMB 5
730,696 730,696 00000000000000000003dd45b44b06ceed7a716d2828fbadaebd7ab759539224 2,980 1.00/1.00 vMB 11
730,695 730,695 00000000000000000009830cf7f219582eb3dfa1f522c6163c241fa7f631a3a7 2,172 1.00/1.00 vMB 7
730,694 730,694 000000000000000000045e1fb440e5dba71694930fdfac1b321083ae0ffe0e93 2,607 1.00/1.00 vMB 14
730,693 730,693 0000000000000000000116af46e877e6dc367901cef5e5e5b893dced07b6a2de 780 0.34/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.