Loading Tool

Explorer IconExplorer

Memory Pool

51,594 transactions
29.29 vMB
0.08055818 BTC
Random Selection Loading Transactions
Max Size: 158.45/200 MB

Candidate Block

Mining Attempt da974f6efc3e18caa1ff99191092eb3959a15a7b30649bdce2006ac0ddf7f4fb
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 9015c26fa873f84fad45d48ffe004469fb15a0f4fc93d03faa9dd38ac8d23895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,305
Size: 1.00 vMB
Total Fees: 0.02444443 BTC
Feerates: 173.90 > 2.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (808,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,372 106,372 000000000002f0c7fee3f617f7c879c1fbe5d149b0f84c028f165a68810ef6c7 6 0.00/1.00 vMB 0
106,371 106,371 0000000000011ca275141249e124706f22976bdd4fd74e105486df87ac4cc664 3 0.00/1.00 vMB 0
106,370 106,370 0000000000021030e4555650daaad909e643773f925769a3e23f57be60078b7b 28 0.01/1.00 vMB 0
106,369 106,369 000000000000997bdd9b985b59f59334a5cd400e87e7c1d78c88750a641114b0 1 0.00/1.00 vMB 0
106,368 106,368 000000000000c7c52710fd82337f042fb540b4706cbb37c26ed48d3a411461f1 2 0.00/1.00 vMB 0
106,367 106,367 0000000000007f9827a5b2450b3276f1328e7d0c9a11553fa43ef515337bd609 1 0.00/1.00 vMB 0
106,366 106,366 0000000000006752a2b51a4f46bd639feae18096b2e4a39bbde8671aa0684682 1 0.00/1.00 vMB 0
106,365 106,365 0000000000003904cfbf6a1718e17f3c786726fdf017353781afd2e8c3e40354 2 0.00/1.00 vMB 0
106,364 106,364 000000000002c4e4148f35a3c851774c6e5b70e2a55628e89df45f76b30a6746 2 0.00/1.00 vMB 3,891
106,363 106,363 0000000000026a5f3331539d67304742f2fbd5a82bd47bec7f76452f4a115c90 1 0.00/1.00 vMB 0
106,362 106,362 0000000000020446df9e227345ed6b0f18490f6599f973e96da61e3855fd70b8 2 0.00/1.00 vMB 0
106,361 106,361 000000000000a384a4a4728fb18ff5699f07750a18e83c19effa363b56fdf461 5 0.00/1.00 vMB 0
106,360 106,360 000000000001a6b3907b228629bed3136b4227086cdd2eab65e33ff57d2b5524 20 0.01/1.00 vMB 0
106,359 106,359 000000000001f468fbf61c672398599c83c09f9a28ff6f30d75404e843840682 2 0.00/1.00 vMB 0
106,358 106,358 000000000001424835a1d6a59888e18b9376dd04544ab481c9458eea459d1ba3 2 0.00/1.00 vMB 0
106,357 106,357 000000000002c143700b731d22cc2b1746de4fab3c2ea4ead213eec12ebf5353 3 0.00/1.00 vMB 1,986
106,356 106,356 0000000000007ce32fcb6be248b962583ce9630e38de5cbbe115ec0dab53e2bd 4 0.00/1.00 vMB 0
106,355 106,355 000000000002f05e8ad0187acea0c63171ed41e716e3915b00e5b3c839b889fe 1 0.00/1.00 vMB 0
106,354 106,354 000000000001dbf1a0afbfa7877f68001a5173ed32fb47f31cd9ee9fc1a7b2f9 1 0.00/1.00 vMB 0
106,353 106,353 000000000001ce6dfa99b98bc061f12307021136d6f847bdb97f4181d04546c2 3 0.00/1.00 vMB 0
106,352 106,352 000000000001cf0bfe1bad97dbe35290a603f9843952dd8080a3b6acd854f406 30 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.