Loading Tool

Explorer IconExplorer

Memory Pool

34,911 transactions
25.73 vMB
0.06487599 BTC
Random Selection Loading Transactions
Max Size: 130.76/200 MB

Candidate Block

Mining Attempt b03dbe867afc9da83d8a423f574b42def34f9569ed31132ebdfd7b007f563c2f
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 7c4080234f20b90f5f51505eb1e72eec4300a1261a44fe3eaea2af17830948e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,718
Size: 1.00 vMB
Total Fees: 0.01794759 BTC
Feerates: 150.62 > 1.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (204,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,753 709,753 000000000000000000005d20f4a7ba88c9e5faca9f2e3a3042007d635cc2bf05 278 0.13/1.00 vMB 7
709,752 709,752 00000000000000000006b27153c3dbdf009e3b87c1a4a4a3e94209f0999aec43 1,100 0.96/1.00 vMB 5
709,751 709,751 00000000000000000009095fc03b0cf0baae7d695c58912c9cab382c3b4911f8 1,053 0.38/1.00 vMB 11
709,750 709,750 00000000000000000008ba16a677282f98c4948450a91ef78d7792d02bee16a7 723 0.30/1.00 vMB 10
709,749 709,749 00000000000000000001259b5d90afd44bd09bb8aeac381aa14aaa944246b01a 1,193 0.41/1.00 vMB 10
709,748 709,748 0000000000000000000272700e1ba8b2f48139c87c6fdc0cd2ace6a8f4290f56 1,310 0.48/1.00 vMB 10
709,747 709,747 00000000000000000000358922283d8d3cc2e8b11d2fbd6481fa804ac03c1762 819 0.29/1.00 vMB 13
709,746 709,746 00000000000000000003b4296093593b20393ef5b001748ac95bb6381de215d9 1,089 0.45/1.00 vMB 11
709,745 709,745 00000000000000000005e37b2892e63405a4d37582f7c6e16893901d1ae555eb 511 0.16/1.00 vMB 11
709,744 709,744 00000000000000000001354bec463ca90bb6ab4adf24e12b617f68bc38f01815 476 0.17/1.00 vMB 9
709,743 709,743 00000000000000000005b6adf3df994a5a44d603df5e2fb59e3fb46cab8f0d10 1,533 0.56/1.00 vMB 10
709,742 709,742 0000000000000000000aecc7c70d4ea89406baf06c69a9b9825fba70bfaf8d32 44 0.07/1.00 vMB 9
709,741 709,741 00000000000000000001096b89a022812536ad2d7a09b033040938dae19ca4e2 2,164 0.86/1.00 vMB 3
709,740 709,740 0000000000000000000925f25991e2b24649e24f6d6ab11fe578e0a48782ac0d 2,960 1.00/1.00 vMB 5
709,739 709,739 00000000000000000005a60c048ef37edaae0fae810fd1027e99c13d18bb6d2b 2,842 1.00/1.00 vMB 7
709,738 709,738 0000000000000000000155bfe4b711b20482a530a51bd9bc61c9b31962882353 3,141 1.00/1.00 vMB 9
709,737 709,737 00000000000000000008f7dc002ed70212b374e55b71bc046db2c505f3fdcf20 2,884 1.00/1.00 vMB 14
709,736 709,736 00000000000000000004dac68b69f443f48b71860cf05b16e04f8fda277c34bd 2,687 1.00/1.00 vMB 20
709,735 709,735 00000000000000000005e84685b78629e92d791515e78ad800fa5984a1604e63 2,015 0.64/1.00 vMB 5
709,734 709,734 000000000000000000029a34ffb736b0ac76554f781b2bdb321845fdad81ffa9 2,782 1.00/1.00 vMB 13
709,733 709,733 00000000000000000008f4dbccbafc10263b9d49d93d8ce8dade4017b5c6d21b 703 0.24/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.