Loading Tool

Explorer IconExplorer

Memory Pool

85,694 transactions
31.95 vMB
0.20994240 BTC
Random Selection Loading Transactions
Max Size: 191.08/200 MB

Candidate Block

Mining Attempt 319ec726b2473fa1d7812d33e2af5fe2cf9918c5174d690edf3915c6957569d1
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root c75c4626ec21c390bcd9320a0886fe7965f049155b9829149c500f902c58aa61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.09484486 BTC
Feerates: 529.10 > 9.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (402,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,657 512,657 0000000000000000002ff3fc5e09510b9b15387db7d6075439658bc94e544717 243 1.00/1.00 vMB 1
512,656 512,656 0000000000000000000c4e1695a05c100eb79f61c9754bf896bb0afca8bc15b9 140 1.00/1.00 vMB 2
512,655 512,655 0000000000000000000ca4784ae2a97dd3df64db57946c093dd668ea1b43e1a2 1,243 1.00/1.00 vMB 18
512,654 512,654 00000000000000000006d01433c1dfc1340cd491a0e93396f2b6c3bab3581b5f 891 1.00/1.00 vMB 11
512,653 512,653 00000000000000000014d622cda58fe7acbc9a308e2197e8c8514f00675c9c75 2,305 1.00/1.00 vMB 29
512,652 512,652 000000000000000000489da8549e0c9e74757df58a152aa150165485d7f1c2b5 1,828 1.00/1.00 vMB 25
512,651 512,651 0000000000000000002a4bfcf8de0cbc264926f0162d98e256d858ffaf61a037 164 1.00/1.00 vMB 3
512,650 512,650 0000000000000000004277a5f303a5c0af2a23ab2eafe79e6565e52b91429027 277 1.00/1.00 vMB 2
512,649 512,649 00000000000000000023cefeadb20febb86368ba68af39c06e64a349d0981594 2,142 0.76/1.00 vMB 99
512,648 512,648 0000000000000000004d91ee7c0bea47645f519a57d6347d335e651f4902d1dd 2,875 1.00/1.00 vMB 89
512,647 512,647 00000000000000000032ab1d9c55db9f2c8b651974e82401e00cc47d56955bc4 1,087 1.00/1.00 vMB 10
512,646 512,646 000000000000000000088130eb89f3415b6f757378daaa17d714572187b4466d 3,621 1.00/1.00 vMB 119
512,645 512,645 00000000000000000031ef5cfada239c527f6a1d9f69c76e0087f175b158edeb 529 0.33/1.00 vMB 47
512,644 512,644 00000000000000000023fc55c2f13c876bcf127bd0a785ce68cbc89441efc63a 1,115 1.00/1.00 vMB 44
512,643 512,643 0000000000000000003f4ae944622652a136ca25ab4a35ce81593dfeb5b9c86d 176 1.00/1.00 vMB 4
512,642 512,642 00000000000000000029b3d45cd10bb0a0523be6a87c18a68d21fd7d6090e446 2,118 1.00/1.00 vMB 58
512,641 512,641 00000000000000000024b752648d25cca197175df357b3f8ceb0130d4b7aec80 2,158 1.00/1.00 vMB 8
512,640 512,640 000000000000000000518780dfd5815e6d332254600b534b0cebf39efd524684 2,890 1.00/1.00 vMB 26
512,639 512,639 00000000000000000040d7af8f552efa6d5ce71da9fbe80d0d60635904ab2d75 3,837 1.00/1.00 vMB 101
512,638 512,638 000000000000000000169924ba354fa2f671e6ece9176c2c12236c491c8cff75 2,056 1.00/1.00 vMB 196
512,637 512,637 000000000000000000396ebd4cd96d97717c131b91247effa0471c8919ee0a08 3,083 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.