Loading Tool

Explorer IconExplorer

Memory Pool

51,634 transactions
30.24 vMB
0.25851128 BTC
Random Selection Loading Transactions
Max Size: 159.46/200 MB

Candidate Block

Mining Attempt 7d6c3d6262cfa7f5d7957652022fd41dd85e73c0c72f3fc2e1c34f8a9561d76d
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2a4065b62d609c77a3a363705fc0aaed63c97ec4cb4feea77f3f5f2d253a8859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.08146329 BTC
Feerates: 220.25 > 8.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (862,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,831 51,831 000000000ca510c3b05fcb0fc20697118ad766baa6af5c8889f8e1e310bf6e7f 1 0.00/1.00 vMB 0
51,830 51,830 00000000133d062af89530d2ba0abea122fdb0560ff2b6dab1778456fd56eb85 1 0.00/1.00 vMB 0
51,829 51,829 00000000139a7c1bcfdd6107d34aa4de5eaac3ae9ff3c04f4f6e76c1d2225ef2 1 0.00/1.00 vMB 0
51,828 51,828 00000000136e6d05e61e31dec5c1b59d4e0bc15c505638cffb88df25348a9368 1 0.00/1.00 vMB 0
51,827 51,827 000000000408871a4e58644aaca453fecf5fa771f3c3659f12f5074a30b88c95 1 0.00/1.00 vMB 0
51,826 51,826 0000000003d54c5204405e808281ae0b168e7b41d5d5e8a4fa6227219aeaa6ea 1 0.00/1.00 vMB 0
51,825 51,825 000000000ff3ae93d6609e46a4bc40b26455697fcd916878b6e4145e1dad9e21 1 0.00/1.00 vMB 0
51,824 51,824 00000000134824183b6e2372007d9fb1002bc80c68f46d243fd4b7c3df536eab 1 0.00/1.00 vMB 0
51,823 51,823 000000000dca6fd34ebca903b4316b48e1427ef11c1885ed17d86e72adfe0fcf 1 0.00/1.00 vMB 0
51,822 51,822 000000001526efe1428053613faf4dd3fd5c3a494f44412b4839245fbda964aa 1 0.00/1.00 vMB 0
51,821 51,821 000000001e464918ff3a1c539b8d28143a1132f5cc9a1df0f5f6861ca4f2bea4 1 0.00/1.00 vMB 0
51,820 51,820 000000001f71a8fdd120e5d9889d763469b7cc1f43298e5114b91a6829734387 1 0.00/1.00 vMB 0
51,819 51,819 0000000014b1c1640ae23c511bd4308aa6ab64681ea6966f277297c9b5aaabc7 1 0.00/1.00 vMB 0
51,818 51,818 000000001b5b0cc69e9a6df1155ae6151666d23da9f68214313e714a26ffc627 1 0.00/1.00 vMB 0
51,817 51,817 000000000c6451b7b92c58ca6b60f8cd7c230e2cf448c8709e202b85d7bc5dad 1 0.00/1.00 vMB 0
51,816 51,816 0000000014079f6811958b0c7b1e374523337692991010e8736eb2eeb126df59 1 0.00/1.00 vMB 0
51,815 51,815 000000001b8326fb4bede62b41c194ca6096501aa59142ca7bd3c5fe2384c555 1 0.00/1.00 vMB 0
51,814 51,814 000000001c5d2eb2b073c30cff1fc1080f31ce97641412493e984fd48903c147 1 0.00/1.00 vMB 0
51,813 51,813 00000000208eb4548098ebfc0c09cb1bc388f160032f5e20e83cf1e025f8f873 1 0.00/1.00 vMB 0
51,812 51,812 000000001b00d3246c4bf0855b8d0b53179747f63d8669b89af16ef58758c593 1 0.00/1.00 vMB 0
51,811 51,811 0000000005bea787cf33eb219ac64b758bb752cf7511030ee5ad06de61dfafdd 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 644.09 GB
    • Received: 12.61 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.