Loading Tool

Explorer IconExplorer

Memory Pool

77,428 transactions
28.45 vMB
0.09403435 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 7dbc21a7ee8d766990d05de18d6fdeb22bfbb1ebb5899895485edc50a6c37065
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 2ac97eee50c67b56200b44e9220bf416905f93f4e83ebf7bbe10a840ea297650
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,961
Size: 1.00 vMB
Total Fees: 0.03005145 BTC
Feerates: 201.07 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (147,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,479 767,479 000000000000000000024dec63e816eb2c7dbd5cc6ccbd38764702edf69646c4 646 0.21/1.00 vMB 21
767,478 767,478 0000000000000000000541b614202eeed4c4caeda632c15a2c5225b961692e28 1,348 0.66/1.00 vMB 13
767,477 767,477 00000000000000000007662d643ec03ab9df9149de756189310ff52c1ac94244 858 0.76/1.00 vMB 6
767,476 767,476 00000000000000000002f991ed9d30e2a673a91e516192029daa3cebc66d4e3a 1,618 1.00/1.00 vMB 10
767,475 767,475 000000000000000000000d7d7a10d279d08ced344c76bf32bad58e13d3414a52 1,127 0.88/1.00 vMB 9
767,474 767,474 000000000000000000060303ccdd9353f6050193cfbf50397c54336fba3b5ab8 1,541 1.00/1.00 vMB 6
767,473 767,473 00000000000000000002ae997453fd1a64c2f86f57215778f5e94a1f24b795e0 1,749 1.00/1.00 vMB 18
767,472 767,472 0000000000000000000134e609bae02fdef0f786eb6e6d84f1d41c76f8fcd68b 657 0.52/1.00 vMB 6
767,471 767,471 00000000000000000001f6fc9422b5e1babc73f135d4a2ce3550494f54b601ac 33 0.01/1.00 vMB 102
767,470 767,470 00000000000000000007c74880c89a1e189aa2a84b71bfd30e0b491c1ec058bb 2,141 1.00/1.00 vMB 13
767,469 767,469 0000000000000000000832193f94bfb98dd13c4cd6c6c0f6a420b1f479e2d7e6 956 0.47/1.00 vMB 12
767,468 767,468 0000000000000000000014bba260af17b5cb55f6d597d5981e9655694a3af542 1,506 0.56/1.00 vMB 13
767,467 767,467 000000000000000000036bac586a0b2f2ccceaece7d3a477cfd1f0b2d1ef5cd5 1,257 0.56/1.00 vMB 9
767,466 767,466 000000000000000000079713943138e6848f6e3ac89a8fb632ce33ceee0546e6 1,709 1.00/1.00 vMB 9
767,465 767,465 000000000000000000007a9d2b7b4d01e9a7a34b5678e55e1b19bb8408d6224f 2,723 1.00/1.00 vMB 9
767,464 767,464 00000000000000000006acd8ae953b06feb1ac250671732133765004e06d149b 1,359 1.00/1.00 vMB 11
767,463 767,463 00000000000000000004416af68a83fb2723af11d6119d7fddabce78315a844b 2,511 1.00/1.00 vMB 19
767,462 767,462 00000000000000000001b62e4c7af33d2c7d708f34982d29e1878b118e453991 1,499 1.00/1.00 vMB 22
767,461 767,461 0000000000000000000313f1140b9df93b49ef93fce29bba193873ab67d8fcfc 1,523 1.00/1.00 vMB 7
767,460 767,460 00000000000000000005b6f147e2a396b929fa5c33908e2554df245913dd9d80 2,620 1.00/1.00 vMB 15
767,459 767,459 0000000000000000000370e8395f03ca6eb96972439d635cdb8fc2b0687375b6 1,901 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.