Loading Tool

Explorer IconExplorer

Memory Pool

80,268 transactions
29.87 vMB
0.07517482 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt 9431c0a6215cbf87c2d4b98ade63c62ad2347ae6f91fcd5e9c41a2f9a41e71d5
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 19c3191a60127309d56a2216a4bda04535a15e06c3c6becede47764133dd752c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,928
Size: 1.00 vMB
Total Fees: 0.01414287 BTC
Feerates: 197.70 > 1.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (279,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,081 635,081 0000000000000000000c10eec047824a50e58930a6ba2a8c6c6a857c9ed09438 2,625 1.00/1.00 vMB 50
635,080 635,080 0000000000000000000441ddb5384a3c6972d27f209df19870ad893000d8eb2d 2,587 1.00/1.00 vMB 48
635,079 635,079 0000000000000000000d3820012247ad1775793238efaff08dfe9b21b0e62fd2 2,991 1.00/1.00 vMB 53
635,078 635,078 00000000000000000008e0d1bfec478fd226026a39ca50b318586aa2bf91ca4c 3,109 1.00/1.00 vMB 31
635,077 635,077 000000000000000000067dba714e87293db53aa399e60072466f75978bbeb0a4 2,609 1.00/1.00 vMB 37
635,076 635,076 0000000000000000000eb76522b4229a1cd5643e656ab91f04694e85b68b0d6e 3,086 1.00/1.00 vMB 38
635,075 635,075 0000000000000000000e9dd053928b92bb52e5b1581c401de6f6b3160681cf2d 3,068 1.00/1.00 vMB 42
635,074 635,074 0000000000000000000665a6f465f4d91d8d7f057dec04353f9838698bc7fa54 2,754 1.00/1.00 vMB 44
635,073 635,073 000000000000000000065965d68a5b9bfbd4f57fdfb83e9c1fed8049263588b5 3,324 1.00/1.00 vMB 65
635,072 635,072 0000000000000000000fce2fefcfaab1aafde8615c036e1599a159890f1cbaaa 2,407 1.00/1.00 vMB 47
635,071 635,071 0000000000000000000019bbfbb6245bc3d6806e0de9e1a31210a1a829ed13d5 2,542 1.00/1.00 vMB 39
635,070 635,070 0000000000000000000e693f3ca892c509af397f9a40ed86e184e22f2b2fe3c2 2,899 1.00/1.00 vMB 40
635,069 635,069 000000000000000000083451984b35202688322d8faab8f2bb3297c29c88e205 2,786 1.00/1.00 vMB 47
635,068 635,068 00000000000000000001d3a853bfba35d66b7c79639e90263d68657dc9cada92 2,747 1.00/1.00 vMB 51
635,067 635,067 0000000000000000000a73bfdaf655018a7a22f261a1f162a48fe94285f8445f 2,059 1.00/1.00 vMB 42
635,066 635,066 00000000000000000001078dfc9a2e9c639382dfd1e148b1652ead5422ce18d7 2,676 1.00/1.00 vMB 51
635,065 635,065 00000000000000000011c4a7b67261b9e34b6ea81b1145cd7d8d8d686d054b89 2,787 1.00/1.00 vMB 52
635,064 635,064 0000000000000000000d72631a6feef790f9f4c6680c26a18d990d2aec451dee 2,230 1.00/1.00 vMB 47
635,063 635,063 00000000000000000001b2d806e69688e40db1a4c8034c3c3f7ac3e1a6468384 2,887 1.00/1.00 vMB 35
635,062 635,062 0000000000000000000f8b1b3f0a6cccd68fdbbda0424c7cea35dde5477655cb 2,818 1.00/1.00 vMB 51
635,061 635,061 0000000000000000000182bf4e517243900f9b0a7ff0fa23c7043dadd600de38 2,796 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.37 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: 663.72 GB
    • Received: 14.93 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.