Loading Tool

Explorer IconExplorer

Memory Pool

28,140 transactions
26.89 vMB
0.04966513 BTC
Random Selection Loading Transactions
Max Size: 145.89/200 MB

Candidate Block

Mining Attempt 0ad98d2d7da777de705337564d6a239349186c9b5aacc194c817a5843896afb9
Version 20000000
Previous Block 00000000000000000000c48f0c5e24e80d5bb787f2536ae1265762092291bf05
Merkle Root 3ea84c8eb7aa04a24a5cfac88f6f27231fc0f1da95f1848efd453fa829626fc0
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.01950535 BTC
Feerates: 370.44 > 1.95 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,035 (46 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,989 939,989 0000000000000000000038f9c188cd984ae9310d741f0c3b74ea82933dd5f572 2,929 1.00/1.00 vMB 2
939,988 939,988 0000000000000000000021b7011c7c6e147a60e25446aace5e4d02c157d5ba2f 3,950 1.00/1.00 vMB 1
939,987 939,987 0000000000000000000039e6a74bd73765b1a0936e2c8994d50992d0cfaf2eb8 325 0.17/1.00 vMB 2
939,986 939,986 00000000000000000000fd3431df091fbb58b5a6318cd2cc063a64448a05f83a 5,137 1.00/1.00 vMB 0
939,985 939,985 000000000000000000013eca0bb47d914668cde27d1ed8dffd269c7895f4f757 3,185 1.00/1.00 vMB 2
939,984 939,984 000000000000000000000966c68e7ffff96ae4bdbaa6837d71b618ab38dc7945 3,194 1.00/1.00 vMB 2
939,983 939,983 00000000000000000000a1dad622028f0c461018ec80decf70daeba278ddb23d 3,353 1.00/1.00 vMB 3
939,982 939,982 00000000000000000000b0863ebc27aa7ab8e1c40541ba35d6bebbe043959f37 1,555 1.00/1.00 vMB 0
939,981 939,981 000000000000000000015072fb32f4463f93484c9d3a230138aff951c7563893 2,549 1.00/1.00 vMB 0
939,980 939,980 00000000000000000000468185bc45ace1424b913097f64437e933b02bf3d7f6 3,929 1.00/1.00 vMB 1
939,979 939,979 00000000000000000000d851f4f0f497deca2e909ce939f935e7c51f0892bc4e 4,671 1.00/1.00 vMB 0
939,978 939,978 000000000000000000013c082326f93111eb08a128de6dde0b1eed81be8f5199 800 0.34/1.00 vMB 3
939,977 939,977 000000000000000000001aecc8219cc15f54d055454aab17067f772631fa26c2 377 0.12/1.00 vMB 2
939,976 939,976 00000000000000000001c4688f883f9f4cf718eace346842eb96e215937544f8 4,072 1.00/1.00 vMB 0
939,975 939,975 000000000000000000006affdf635c3076c4c7ee3eb1d8a6091867885939022d 3,721 1.00/1.00 vMB 1
939,974 939,974 0000000000000000000005bb4793c859b4e31f9e1050c950274ec0d772f50597 3,298 1.00/1.00 vMB 1
939,973 939,973 00000000000000000000762e2c09e2f61659d537422758d6eb857595cbb240ae 4,013 1.00/1.00 vMB 1
939,972 939,972 00000000000000000001e8d29bf1e9afef3d38cb0f15c804d05c0e8f8566923c 1,430 0.54/1.00 vMB 3
939,971 939,971 0000000000000000000191d4e23479548cfbb959418674da9f4d4cc04dee2644 2,598 0.98/1.00 vMB 1
939,970 939,970 00000000000000000000bc336ef6e678778f5138e50ef118fd70b7d292e069f1 2,920 1.00/1.00 vMB 4
939,969 939,969 000000000000000000009d36aae180d04aeac872adb14e22f65c8b6647a8bf79 242 0.09/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 826.78 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: 4,434.42 GB
    • Received: 239.78 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.