Loading Tool

Explorer IconExplorer

Memory Pool

76,835 transactions
28.45 vMB
0.09751030 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt df3c0109e67472eafc1a66232d378c79167cec94bacceee65a80ee1a3f1a5f3d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 555d02b17999752a1426d09fc6179ff52dd30e2c584f4eb6440f641e42563350
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.03360392 BTC
Feerates: 150.80 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (472,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,348 442,348 00000000000000000068a608ba394774579fcf6b47e4197572682f660ba81974 1,796 1.00/1.00 vMB 56
442,347 442,347 000000000000000003d1e9982fea68c26666a3699d48e38d339f5c19658a16cb 2,566 1.00/1.00 vMB 70
442,346 442,346 00000000000000000137e00d8be8c6b0bdb114069c1d7668b3672b335f652b06 2,827 1.00/1.00 vMB 102
442,345 442,345 000000000000000002234c237737e90ca25476f0f3f3dd1c668c5bf661c409e8 2,263 1.00/1.00 vMB 74
442,344 442,344 0000000000000000020c5586944ee689097a7d070101b359b56cbd1d5805f150 741 0.58/1.00 vMB 40
442,343 442,343 000000000000000003a5d8495c324d03e942b4bddde65fcb75ac7e3f1ae2c099 2,016 1.00/1.00 vMB 67
442,342 442,342 000000000000000000c871be18bebd6ed42699203a2591b9cc0a79f5e1c5db99 2,329 1.00/1.00 vMB 81
442,341 442,341 0000000000000000002aba5bf1cf99d1b5f903e826dfb06cddc405135adad612 2,237 1.00/1.00 vMB 75
442,340 442,340 0000000000000000038cc8561e64d2a18cd75e665da84265efbc09438e057b6d 1,649 1.00/1.00 vMB 50
442,339 442,339 0000000000000000024d96512ac1ff633d0bc1d061a3e81179049f1d52ce2079 337 0.31/1.00 vMB 27
442,338 442,338 0000000000000000035201e5992b54eec01f692b384d916e0448b483500c83b7 1,673 1.00/1.00 vMB 44
442,337 442,337 0000000000000000019bbe926f22d69694e5990d544ce6a9480fc1d661310389 2,716 1.00/1.00 vMB 73
442,336 442,336 0000000000000000012cddf20e9307ee4f22dc3b6cdc278f6367c8b6cd241619 2,519 1.00/1.00 vMB 96
442,335 442,335 000000000000000002aeb12a15a26bf5570f9c19161a0c34e221732b2075d451 2,058 1.00/1.00 vMB 72
442,334 442,334 000000000000000001db2d15416c887bae15ea7700d1f1010412a13e6370cb8e 2,691 1.00/1.00 vMB 68
442,333 442,333 000000000000000000ec101788263acefba61496cd8bbc3f8cf7c66a432a7fd4 2,487 1.00/1.00 vMB 88
442,332 442,332 000000000000000003554c3d82e14828e365959b7bf835c6920e652a6dbfb5e8 2,416 1.00/1.00 vMB 85
442,331 442,331 00000000000000000141975e28c49ca12aedf977c895270e84ee84be44c08823 2,546 1.00/1.00 vMB 90
442,330 442,330 00000000000000000200855dbf63d512148996fd9e9742904f9ecfbc40aa9241 1,315 0.60/1.00 vMB 70
442,329 442,329 0000000000000000018289175e4840a0ee216549841bb2b0776fd08581fa90c2 2,452 1.00/1.00 vMB 73
442,328 442,328 0000000000000000036b46de90337d19d96ad6f29601cf2708df87a376d9df7e 556 0.31/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.85 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: 712.63 GB
    • Received: 17.21 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.