Loading Tool

Explorer IconExplorer

Memory Pool

74,210 transactions
20.48 vMB
0.05192154 BTC
Random Selection Loading Transactions
Max Size: 136.48/200 MB

Candidate Block

Mining Attempt 5ba3ca126e7922c02a9f61dc961fcb72cb4b61ab9d8e0bbdcc18d7f69bdc2d21
Version 20000000
Previous Block 00000000000000000001b42a14d870741d8d6fc49bcdcfba94f4554783af4ea6
Merkle Root 7624c1803fa6fc522c685bfe05905babdd8fc3ef6ae032c9f74bcb8ceff1911a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,804
Size: 1.00 vMB
Total Fees: 0.00555972 BTC
Feerates: 91.54 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,216 (848,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,582 67,582 00000000038f0b97e15e293a88aed45fb00e5ce1b6b058bd844f7eb6c69b1cb3 1 0.00/1.00 vMB 0
67,581 67,581 0000000001dbc59a6da8ec18117bf6b1d521f069a9025112eaab22ce219035e2 1 0.00/1.00 vMB 0
67,580 67,580 0000000003f3f1c009ee1bae99c50ad2a9e7703bdd9259816fab23aabd6cd0ae 1 0.00/1.00 vMB 0
67,579 67,579 00000000057dc9e34c06f0a0f6aec2fb7cb889dc54c88d333c3340d1145fc2fa 1 0.00/1.00 vMB 0
67,578 67,578 0000000000853d41d210e2473ad93c429c6e29e281458f22befe59b60bcaadea 1 0.00/1.00 vMB 0
67,577 67,577 00000000010e9384cc834933c4237b45fc0aa2a68f3e000e7cdb2c39bdc4244b 2 0.00/1.00 vMB 0
67,576 67,576 0000000000aafd55ddf23b2cae8ab3b8e8e0ace1c6772f35186a02561bed1117 1 0.00/1.00 vMB 0
67,575 67,575 000000000449c63117662403481e5b76842d9161a606ef2b694cdb07adb98aa6 1 0.00/1.00 vMB 0
67,574 67,574 0000000003e4272a2e0095adfe79fb8248e4258dbde6ebdecd80f65061d42d75 1 0.00/1.00 vMB 0
67,573 67,573 00000000035744fc63227047760677ba350c5b16ecb8766b3794d38bc4a43749 1 0.00/1.00 vMB 0
67,572 67,572 000000000574914f966dc8da23cfa74ab0108ef3ba470729847d2cc7b575dfe8 1 0.00/1.00 vMB 0
67,571 67,571 00000000014f095186bfb905d306c0456734df888d0f94cc26d6f2266b477ce8 2 0.00/1.00 vMB 0
67,570 67,570 000000000495ad28ff84314c77f5cac5107d564080a1727988116af8ca899b4a 1 0.00/1.00 vMB 0
67,569 67,569 000000000304db5ba4b0fd6f01e2b9734df9a023f1dbe3b52771430aa5cff498 2 0.00/1.00 vMB 0
67,568 67,568 0000000005a36b1a51d16cac9e83b277baf17c00b9571f65637a34753369b4c2 2 0.00/1.00 vMB 0
67,567 67,567 0000000004312a91c36b1768d1275728577697ff7bf0c8fb6e3e3c8647826f05 1 0.00/1.00 vMB 0
67,566 67,566 0000000002602c5a1a2692184e298095bf12aca85e9cc9487193c86c4743c213 2 0.00/1.00 vMB 0
67,565 67,565 000000000287fe3d3ed22dc2e6d3e83a63dc305da7b9353366ddb615d8875120 2 0.00/1.00 vMB 0
67,564 67,564 0000000001c1407dd355747b3bf298afbbf0615e0da3f4a245170be8adde20dc 2 0.00/1.00 vMB 0
67,563 67,563 0000000002761eb466fd2d72af9878aafc8bdf076e229bdc54c7e6cdaee7c5e6 1 0.00/1.00 vMB 0
67,562 67,562 00000000001e1705b8def2e6b3352eb2a6b9d0f9a9cde6057d37b079af87b52d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.49 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: 824.75 GB
    • Received: 25.09 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.