Loading Tool

Explorer IconExplorer

Memory Pool

76,685 transactions
28.95 vMB
0.07523267 BTC
Random Selection Loading Transactions
Max Size: 177.09/200 MB

Candidate Block

Mining Attempt ac05d1fc56ac8716bd5bf5f76c29b13b00f3d37a4bcf4717a0ec97ec6f1a1a08
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (121,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,725 793,725 000000000000000000057ad9ca56c8594881a08b2fe438fb416a4f539c5d36f6 2,969 1.00/1.00 vMB 33
793,724 793,724 00000000000000000002855071cf9c24f82a0c2a08eba257a4bb78367664b71b 3,513 1.00/1.00 vMB 41
793,723 793,723 00000000000000000002c4c81405e036ef52ae85eb98639c30694ffaafae5b81 1,241 1.00/1.00 vMB 19
793,722 793,722 000000000000000000005fca167969a9bd5449db0211050bd184bd180b126865 2,374 1.00/1.00 vMB 27
793,721 793,721 0000000000000000000102ed063f6734e1ff06e7c225fd1bd6e2c9b7ebcf6948 2,369 1.00/1.00 vMB 38
793,720 793,720 000000000000000000013756da444bbcce0794c52472b1e8fdd1cb872f2995b8 2,432 1.00/1.00 vMB 45
793,719 793,719 0000000000000000000353387494ddd336e2d26d2e6f90ef21b1794af5b82d94 3,208 1.00/1.00 vMB 67
793,718 793,718 00000000000000000005174c7e1df2fa606595e843e6a7185df03b055bb965c9 3,242 1.00/1.00 vMB 78
793,717 793,717 00000000000000000001b3bc0264f2ab784495e28331ed8de38d60a372dfaf4e 3,381 1.00/1.00 vMB 76
793,716 793,716 000000000000000000038025683d0c7102d73f7f3cb78c36b4d2f7159afccbd3 3,410 1.00/1.00 vMB 51
793,715 793,715 0000000000000000000528ce1bf9b2c1a887a97ec4a5e341612e6c588eb04c76 3,190 1.00/1.00 vMB 19
793,714 793,714 0000000000000000000239cf0e3feb98e26676dbd694effc9afde0e7e6d0b304 1,575 1.00/1.00 vMB 14
793,713 793,713 000000000000000000011fb78a365b3ec0eaf24ace3babecffcf803a369cc255 1,654 1.00/1.00 vMB 28
793,712 793,712 000000000000000000027b63b4a0639f345ae9e711cf31f112f2575a7538c4ec 2,470 1.00/1.00 vMB 23
793,711 793,711 000000000000000000003309968501ac1219388f0d4c798543943127c98b48b0 3,167 1.00/1.00 vMB 19
793,710 793,710 00000000000000000000767b92903625fe0c15253413d8a0a66ffd627129fa0a 1,661 1.00/1.00 vMB 31
793,709 793,709 000000000000000000023ce0c126f947e4a11965172e7fd2bda60f470f010ab9 2,667 1.00/1.00 vMB 43
793,708 793,708 0000000000000000000565dbbdc2c5ba58351e4e99f56c112a75ab9fb0f6e6d2 2,951 1.00/1.00 vMB 36
793,707 793,707 00000000000000000003a86c5c1bbb6dc25550d346b7df963e6b05261b274def 2,430 1.00/1.00 vMB 28
793,706 793,706 0000000000000000000381f41e20862440f698553e7ed0aca549cc34a2a18565 3,124 1.00/1.00 vMB 46
793,705 793,705 00000000000000000004988d97da630b789f18bce608c95f88517ab91085fdb6 2,998 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.