Loading Tool

Explorer IconExplorer

Memory Pool

98,515 transactions
25.59 vMB
0.08180100 BTC
Random Selection Loading Transactions
Max Size: 178.72/200 MB

Candidate Block

Mining Attempt 3642976996778af2d3f4a360ca1fb1755b6b032519043adccf8ebc6c139ffb72
Version 20000000
Previous Block 00000000000000000001ac81d87c71af2bd486957f0f76be3cc7ae44ad009b4b
Merkle Root 585703b1a543aafcab31f7a53ca84c81e368387b7c41684e88848f7126f6c49e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,100
Size: 1.00 vMB
Total Fees: 0.01597954 BTC
Feerates: 361.88 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,300 (20 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,280 916,280 00000000000000000000f058b3ba24542242c70f379a9f92c96738a1cc285c94 652 0.16/1.00 vMB 2
916,279 916,279 0000000000000000000117deb93607f0e40fd4d6a120145283c285ab134dd6d9 2,802 1.00/1.00 vMB 2
916,278 916,278 000000000000000000015b5edb7b31ac384d380962b02a80506e4ec47c856136 634 0.15/1.00 vMB 2
916,277 916,277 0000000000000000000003bd62741819a20c7891b91ac54e8264eb34d447c83b 5,403 1.00/1.00 vMB 1
916,276 916,276 000000000000000000017c5d791279ca88b335ec68092dd17aabe3beb82721d0 3,982 1.00/1.00 vMB 1
916,275 916,275 000000000000000000016efd6d6580b434a387a326bd72a5b93a9cbc02dbf6b4 2,288 1.00/1.00 vMB 3
916,274 916,274 00000000000000000000cee731cb6db091821c71c7e3acb035eee65cff0a1fe1 1,654 0.65/1.00 vMB 2
916,273 916,273 000000000000000000018d9dbf01c5f344170426db45506c98979a7c5faa0393 3,319 1.00/1.00 vMB 1
916,272 916,272 00000000000000000001c7b489553b870cad43a57313166ae79384436ae246b8 2,443 1.00/1.00 vMB 1
916,271 916,271 000000000000000000010150805caf9693eea9aed7bea254d1513f3bc7436ea7 3,021 1.00/1.00 vMB 4
916,270 916,270 00000000000000000001945c605e979023ca1965b99f530828670071f0419017 3,350 1.00/1.00 vMB 4
916,269 916,269 0000000000000000000115e10afbd031008407512459ad6089b0e08e5f3532f3 5,125 1.00/1.00 vMB 1
916,268 916,268 0000000000000000000157456bf1f0d82728a8b0a33cc94808cb7aaaec940b31 2,533 1.00/1.00 vMB 1
916,267 916,267 000000000000000000008387c2f686b79a898b8bb7d1da61bc4fa8187b2e7b82 4,473 1.00/1.00 vMB 0
916,266 916,266 00000000000000000001a925d08f78c9614c38fb21e948f3f44f708c360baf69 3,195 1.00/1.00 vMB 1
916,265 916,265 00000000000000000001d97c442118c37ff963d48330e0ebbb35452d1c193f87 3,372 1.00/1.00 vMB 2
916,264 916,264 00000000000000000001c3d6a4597db3baaad8d15195d9bc98110b34a5f78d51 681 0.18/1.00 vMB 2
916,263 916,263 000000000000000000000220e41533631524abaf527f36e569411576a3ba40d7 1,555 1.00/1.00 vMB 0
916,262 916,262 000000000000000000013faefd26d9181098e3994d16d10df4fcc10fbd140d11 3,393 1.00/1.00 vMB 0
916,261 916,261 000000000000000000018d3869ec23b1057c08b6ad4e6e05938f57cf9586ca96 5,779 1.00/1.00 vMB 0
916,260 916,260 000000000000000000014e691e78e52c3246baa5fdc6be31fb4271527a91b5dd 3,015 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 784.63 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: 832.66 GB
    • Received: 25.81 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.