Loading Tool

Explorer IconExplorer

Memory Pool

39,770 transactions
28.61 vMB
0.07558019 BTC
Random Selection Loading Transactions
Max Size: 145.12/200 MB

Candidate Block

Mining Attempt c5efaf68d6493dbe4ff5ce0d3532712db4be32142b4ce54ee7e07de3b32660b2
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root cd128ac26e80b34aa1050023d20319049eca42dd615a617ca5807dcc10c5f854
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.02026213 BTC
Feerates: 150.93 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (397,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,565 517,565 0000000000000000002090e997759d347456e02837039a52d8d8e70604f46ad3 820 1.00/1.00 vMB 10
517,564 517,564 0000000000000000003e4307c5822c3c2d2f52483fa2d05939716cc5810b6c97 1,759 1.00/1.00 vMB 14
517,563 517,563 0000000000000000002a6ae6603fde14998152dc3596645e356baa676cc9540c 2,744 1.00/1.00 vMB 35
517,562 517,562 0000000000000000000a794de218887af17304cbfe03c64270f4c9c94705a60c 2,314 1.00/1.00 vMB 14
517,561 517,561 0000000000000000002d7e0b5274584339d58f781c0cfad34a1a803c85395a8b 1 0.00/1.00 vMB 0
517,560 517,560 0000000000000000002228f5113ac9ecd71ca8e85c8aacadb965c837237ae7b5 931 0.35/1.00 vMB 27
517,559 517,559 0000000000000000001d5a3411193baec4a48f0bf622a1f8833ef876256b8b17 2,143 1.00/1.00 vMB 14
517,558 517,558 00000000000000000013f44dfd626beaf8b3a0a3372588e69796a3e857c41a22 3,018 1.00/1.00 vMB 33
517,557 517,557 000000000000000000184c0a696d621d74c5270758ca0a9a1d956f4d554628c5 2,270 1.00/1.00 vMB 57
517,556 517,556 0000000000000000003e97b1e4beb7a185bbe32986fe94d194c976edb6fc6ca5 1,758 0.82/1.00 vMB 13
517,555 517,555 00000000000000000010bf52ae7fe7ba66dee7685f2ed355b3930acf91e590cd 912 0.39/1.00 vMB 44
517,554 517,554 00000000000000000037b3f594e888312168eb2f938eb3a0eed630c1471e0ba5 1,695 1.00/1.00 vMB 10
517,553 517,553 0000000000000000000a9e8d163a70d66882e781d765492c34ce15a783c47dfa 2,417 1.00/1.00 vMB 26
517,552 517,552 00000000000000000031d802b1c452911e30b06feba29da07b13a13ba1314a64 2,459 1.00/1.00 vMB 33
517,551 517,551 000000000000000000341460ae5fe1d8d786a7f8bd8aba74b17e0a22d43719df 2,700 1.00/1.00 vMB 37
517,550 517,550 0000000000000000001b96c0e307236f7745bca0a70dfb16cf88d589ce488d17 1,930 1.00/1.00 vMB 15
517,549 517,549 00000000000000000043dc76c60611c738943ff3f7da0240bb02cf3b8ea9aefc 2,257 1.00/1.00 vMB 55
517,548 517,548 00000000000000000006f98444e2b6089ca7557333aa80bed799b1d9ecd6627f 84 0.04/1.00 vMB 47
517,547 517,547 0000000000000000000f8ba8b4db8879c0348c0ad2256967cb193f5dbe324110 610 0.45/1.00 vMB 19
517,546 517,546 00000000000000000011b574dd1dd4abd0f87bb06e601a017f74a7fd308229ec 1 0.00/1.00 vMB 0
517,545 517,545 000000000000000000457e3161885484591d5ca66536b5a9fc25e82bb1f88d9c 2,048 0.79/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.15 GB
    • Received: 11.87 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.