Loading Tool

Explorer IconExplorer

Memory Pool

85,927 transactions
31.90 vMB
0.09879508 BTC
Random Selection Loading Transactions
Max Size: 195.84/200 MB

Candidate Block

Mining Attempt 0a67577a995f6508b4d548686d00937221efebf58e0c204c716439f21349be09
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 3d14ca9686e00af71276d803308c20ef8fdaafd7fc325d70fc9216ac74536ff5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.02451872 BTC
Feerates: 502.65 > 2.46 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (209,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,679 705,679 0000000000000000000b592378654fba7e998c1649e5574222612bec1c88489f 639 0.96/1.00 vMB 3
705,678 705,678 000000000000000000045993acf62539277584d9fe0da33fb34c94ad8d759a7d 564 1.00/1.00 vMB 2
705,677 705,677 000000000000000000086417c41d20a7866f09903ec01245add37bc09070c9c8 2,317 1.00/1.00 vMB 8
705,676 705,676 0000000000000000000a58d218af9b51936f9dd2f8781c35039a7d4ef886af63 486 1.00/1.00 vMB 1
705,675 705,675 00000000000000000000721c60845f15225371cf5032f019700fc650146a0e2d 2,424 1.00/1.00 vMB 8
705,674 705,674 0000000000000000000d47bf9090ce20961e965377d1a309781733da0c570649 3,030 1.00/1.00 vMB 15
705,673 705,673 00000000000000000008e1e0e13757967ecc1674599ae6882bdbb576de2dc3f8 854 1.00/1.00 vMB 3
705,672 705,672 00000000000000000003e03d2b078963ab6f4d7b7b7f5d2ea6860996b1c167d3 566 1.00/1.00 vMB 2
705,671 705,671 0000000000000000000421c961d13587bcf3746e7ce4bcb4bbdac767775fb51f 2,676 1.00/1.00 vMB 5
705,670 705,670 000000000000000000062ac07df2a4589c27e0f618464592a71fa14880bad972 2,734 1.00/1.00 vMB 14
705,669 705,669 0000000000000000000204abe15f8ef5ea227afe4880ac244a24b9ae41e77852 3,186 1.00/1.00 vMB 20
705,668 705,668 0000000000000000000c42baebcf8fc4a63a9d6ad6e5ab83cf3213eef28f8405 1,589 1.00/1.00 vMB 8
705,667 705,667 00000000000000000000f3aeb7a955943692fd1d02ffcc0b77e7930b7ea05610 800 0.29/1.00 vMB 10
705,666 705,666 00000000000000000001175a6020d0631ee4e4839774e5cb6c4f6f765e638800 1,503 0.59/1.00 vMB 11
705,665 705,665 0000000000000000000afba244f7c2e8cd0d79a21e4d5e7a5ae2a27e4ead8c93 1,703 0.55/1.00 vMB 14
705,664 705,664 0000000000000000000d2768b8b169d9c2de40ca2a049e2a0e6d831a23817d8e 185 0.09/1.00 vMB 4
705,663 705,663 00000000000000000005002c463de2267f8f926a0d95293ce2f3abcacaaead64 2,220 1.00/1.00 vMB 8
705,662 705,662 0000000000000000000c047c6f031d09506018673eb06c8f1c75cc8d56f6ab13 2,338 1.00/1.00 vMB 9
705,661 705,661 000000000000000000043a309f4caf4b038868d41ac27be677a298c98e52bde7 1,940 1.00/1.00 vMB 3
705,660 705,660 00000000000000000009820f0abd380a435f85ae009ee0c0e0cf95c02da197f3 3,020 1.00/1.00 vMB 5
705,659 705,659 0000000000000000000816b79022817e6e966859bfcc2b6c192c9bb0dfb1f654 2,822 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.76 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: 709.07 GB
    • Received: 16.84 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.