Loading Tool

Explorer IconExplorer

Memory Pool

78,280 transactions
29.74 vMB
0.07259618 BTC
Random Selection Loading Transactions
Max Size: 181.63/200 MB

Candidate Block

Mining Attempt c1b2c0b85d68a4b24612d377a5230349e4f627d632a9d0b0ec658a3f464d3a44
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root d6193e68c11668911a86de617143065d01de8d2706f72646d096b8ad635ad99c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,056
Size: 1.00 vMB
Total Fees: 0.00666011 BTC
Feerates: 50.18 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (34,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,596 880,596 00000000000000000000a3d728a735c8b6f5e57738e25ab465188e745c947abc 1,806 1.00/1.00 vMB 1
880,595 880,595 00000000000000000001bc19383ade8d065a4963122dbe1e5ddc9e47b9b07fb2 1,683 1.00/1.00 vMB 2
880,594 880,594 00000000000000000000b3b726e560b0ba6a2f41f777e1a818f7882ab2079fed 3,341 1.00/1.00 vMB 5
880,593 880,593 000000000000000000007ed3349a1c287752519a024484aac04832e9e557cf08 1,946 1.00/1.00 vMB 3
880,592 880,592 000000000000000000003101ee336defb1069d7cef286c0a26dc92c9a47d6183 1,220 1.00/1.00 vMB 2
880,591 880,591 000000000000000000023395f373cffdd7c22a22fce641032e58fb16aeb08e47 1,115 1.00/1.00 vMB 1
880,590 880,590 00000000000000000000bd2b1879b8285f99bcedb023447cd5dcd87a3bea3bb8 1,014 1.00/1.00 vMB 2
880,589 880,589 0000000000000000000141ba13a2ae0aea4cb4bbed7bdaa5bdf17314ebc59807 2,028 1.00/1.00 vMB 4
880,588 880,588 000000000000000000005b434a2257854073f12264c59f55c0e9ea7546576b6a 46 1.00/1.00 vMB 1
880,587 880,587 00000000000000000001f5ee20c61d8fb2d09e57b615536918b16a20ebe2f32f 562 1.00/1.00 vMB 1
880,586 880,586 000000000000000000007fb7aedc5971f3db845b795fafb5655d856f12feef53 2,252 1.00/1.00 vMB 3
880,585 880,585 000000000000000000000786ec09b568ede7f11651b3e94e5dece25b8636d66f 1,979 1.00/1.00 vMB 2
880,584 880,584 000000000000000000018df9865ac4058b49a03d203e7fa17ef0865af482bc51 1,682 1.00/1.00 vMB 3
880,583 880,583 000000000000000000006cccb7bf13c77338789ac86a7c6b6a3a5174eed0163e 2,464 1.00/1.00 vMB 3
880,582 880,582 000000000000000000006217155d56942b9061557fca98eb8cc871bd82467802 2,969 1.00/1.00 vMB 6
880,581 880,581 00000000000000000000b47467622328365fbe4b025e47be6edae6712057a044 2,558 1.00/1.00 vMB 6
880,580 880,580 00000000000000000002243edb94670c5b8aa7a0ef8a6dc281a1faccb101a364 2,007 1.00/1.00 vMB 3
880,579 880,579 00000000000000000000b63d9b48ebdd22cd79cf774e379bdd7b2f1d240e75e5 686 1.00/1.00 vMB 1
880,578 880,578 0000000000000000000004e5b698d4d1105f3ea85635e2257e1a7288cb1f94a9 2,023 1.00/1.00 vMB 3
880,577 880,577 00000000000000000001483bfafe2cc2e83431fd19c55f3f5f01554f4ac17c8d 96 1.00/1.00 vMB 1
880,576 880,576 000000000000000000002eecb1645257588a83d845ab296c0f2d549bf7556610 2,560 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.