Loading Tool

Explorer IconExplorer

Memory Pool

41,623 transactions
26.44 vMB
0.07821809 BTC
Random Selection Loading Transactions
Max Size: 137.78/200 MB

Candidate Block

Mining Attempt 603c62e3874e3688d64aea0d8bcb836afbb63c94d97c69422d99ac175037a8fc
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root bcea2c65d2e1f264664eec929fc013fab799b97c4ee46901f15acaa4c7e353ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.02968876 BTC
Feerates: 150.98 > 2.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (104,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,753 810,753 00000000000000000002c97085d960385763ab3fc7f633f39f65e2ff0aef7c62 3,583 1.00/1.00 vMB 25
810,752 810,752 00000000000000000001be6ad82531117998b9000a058819adabd0866cfe2987 2,409 1.00/1.00 vMB 22
810,751 810,751 000000000000000000016a846a6499d729a4296b3a43e11d0f1b126e4c0330ab 4,491 1.00/1.00 vMB 12
810,750 810,750 0000000000000000000147ec89101757d1f0f0cd70adbb61e97d0ddcae3c29bc 4,604 1.00/1.00 vMB 4
810,749 810,749 00000000000000000002b095122255615c082fed66b1ea56311084abf2d7e872 2,741 1.00/1.00 vMB 20
810,748 810,748 000000000000000000007a983663e6a5459c288edb69c6a76d37560232bbf289 1,940 1.00/1.00 vMB 19
810,747 810,747 00000000000000000001a5b65436190496203e7b0c0a5a720ea667b66cc8642c 2,883 1.00/1.00 vMB 24
810,746 810,746 00000000000000000002ef7065e47d598dca3735f2020c60ac3b7e2a0f1a980e 414 1.00/1.00 vMB 2
810,745 810,745 000000000000000000026fee0ef2ad0c8c006a4cb70bf9e873e0e36cc2c35645 4,038 1.00/1.00 vMB 9
810,744 810,744 0000000000000000000022b6c4b2681727d4e169282e5b499d5da9f033926119 2,112 1.00/1.00 vMB 6
810,743 810,743 000000000000000000013b7b7e5b5b10fc57a96c4acadc23ce4f2d46790b141e 2,639 1.00/1.00 vMB 18
810,742 810,742 000000000000000000027f17684c4741e3440452cde22c29c852cffa2490b6fa 2,103 1.00/1.00 vMB 32
810,741 810,741 0000000000000000000055fa2c0427de1edf69d64eb48b3cfb1448bf721d4118 1,745 1.00/1.00 vMB 4
810,740 810,740 00000000000000000004080945bd0fdefdf008264b5b10837093f72237ad65f4 1,762 1.00/1.00 vMB 5
810,739 810,739 00000000000000000003557bd836519d03bb28be8abb8c8edbda7ea2e25b5f59 2,713 1.00/1.00 vMB 12
810,738 810,738 00000000000000000001d7b26a7240334a1296937c75d26c3d2f4f81ee1f14ff 3,162 1.00/1.00 vMB 19
810,737 810,737 00000000000000000001447f2394e36e3544bdb2da5f398ca372b87ae8841993 2,553 1.00/1.00 vMB 11
810,736 810,736 000000000000000000006446717436543f854b22d2baec1a9b0a7ba3dc983ed5 2,807 1.00/1.00 vMB 17
810,735 810,735 00000000000000000004d96ccc71140b767d592af7dbaec2fd0177d7128afecf 3,731 1.00/1.00 vMB 32
810,734 810,734 0000000000000000000003596fc01b005cb469e55334d024169d7639b13453c8 2,161 1.00/1.00 vMB 14
810,733 810,733 00000000000000000001632998f0a265a2b6a7e4ccc2c7388031e4350b0bcf42 2,651 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.