Loading Tool

Explorer IconExplorer

Memory Pool

32,564 transactions
6.36 vMB
0.06302565 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.86/200 MB

Candidate Block

Mining Attempt b20a55bbe62570bdaf6f592763185ec8e572d763c63b84000ac4fbfd69d31e25
Version 20000000
Previous Block 00000000000000000000c32407679a99209b8f0ad907bc52f5ce116fa76332e3
Merkle Root bd5e7db54d74965abdd5fc95efeaf840d318f6a4beed655652a36cacbd8e087c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.04761378 BTC
Avg Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,935 (773,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
139,697 139,697 00000000000000b6f0a89a2e6149db67a7a8e932d94b4987f2e70a36c618f692 0.01 MB 38 178
139,696 139,696 00000000000008d572fb427d04f2c92d17dec60d3e6c8367260e49a4f88dac96 0.00 MB 10 399
139,695 139,695 00000000000002bcc61246624f638c21211a3292f23c59fcb33c8076ca2e7b88 0.01 MB 19 125
139,694 139,694 0000000000000629da18e07f658511301559bd009598695661cd81f54d61a897 0.04 MB 118 96
139,693 139,693 000000000000077332e63d5adc1da6d48dfd4c4b6fc181b6491802005fa3aac0 0.05 MB 83 75
139,692 139,692 000000000000072f806734dedbb4eac644a1a9f86a86f98456047d65615710db 0.01 MB 18 171
139,691 139,691 00000000000004132390b99e2b18a71c382c1dc46b5a57bb86d42d8599426ccc 0.02 MB 40 146
139,690 139,690 0000000000000187fe9ed54d5d7f14effa808e6710cf978353cdb96c412b2a03 0.00 MB 10 193
139,689 139,689 00000000000006234506928c3fa2d91b6c4ef9fd6357b63d9c84380baabad77c 0.01 MB 27 55
139,688 139,688 0000000000000719e67db024c5fde1f811152d1528fefb46e328491dca2c0908 0.02 MB 37 312
139,687 139,687 0000000000000300bb23d94b220f9649978df0dceb9dcabe3f27ee3597192776 0.03 MB 90 88
139,686 139,686 00000000000006253a91a9d6aa0044b537ad11eb3aaddcdcf7e37ec7fd6633a9 0.02 MB 44 351
139,685 139,685 00000000000008b8b02c79dd293a9b1bc200d4c108b08d12dfec8a4baa8a3ffb 0.02 MB 45 132
139,684 139,684 00000000000000298fc847a4fb0863deab7ec7d421072417822253ac643df4fb 0.01 MB 21 89
139,683 139,683 000000000000074ac3f0e35a1032820f331082e0b4f6c5fba0e6cfefb10bc19c 0.02 MB 26 111
139,682 139,682 00000000000001cdab6cb6080890b12ba91b42441dfeb7ee8c57b5c534688de0 0.02 MB 52 187
139,681 139,681 00000000000001e1b750f69ffebab098cb099f61f6e15ad57f5843ab1cf92516 0.03 MB 109 27
139,680 139,680 000000000000056ae8894df2e40908b725bed7fd7996be4432e8c90c82511d3d 0.02 MB 53 140
139,679 139,679 0000000000000609e389b7138ce4d14f51017d2ad8bc98aa3e689dd2f49107a4 0.01 MB 13 32
139,678 139,678 000000000000057e9ea3626784bd1ed9493805ea10f05a929e5e3edd1548de3d 0.02 MB 35 215
139,677 139,677 000000000000053bc615934af2a01a78c4ca2f64475d1dbe29d80272a4db9e6a 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 333.27 GB
    • Received: 2.91 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.