Loading Tool

Explorer IconExplorer

Memory Pool

45,400 transactions
28.26 vMB
0.06911999 BTC
Random Selection Loading Transactions
Max Size: 150.16/200 MB

Candidate Block

Mining Attempt 73be871446d39935f42a604a7feb069d1a0b25d111a2b90100589001c1b87dcf
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root b1bed97cf5b580b350054999f352b15fe9ff8cbbfc63fb744a1f005f2449788e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,460
Size: 1.00 vMB
Total Fees: 0.01564975 BTC
Feerates: 100.23 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (569,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,919 344,919 0000000000000000144b37b978ff6497c31047e28261d195fb83f348f706b9f9 1,385 0.75/1.00 vMB 24
344,918 344,918 00000000000000000098577aae1a0b62f88fb5f8fdfbd93cb88157af412ce59f 698 0.25/1.00 vMB 35
344,917 344,917 00000000000000000c84b8cc0ab79f5d22a59529e42df37f536919ac857b33d6 245 0.13/1.00 vMB 18
344,916 344,916 0000000000000000094f6f34a680ac0905fe0e15054d317358a03f2c5c0360d3 523 0.30/1.00 vMB 23
344,915 344,915 000000000000000003c347b2fba8eea7c7d867483b5e7f736134ad226721398e 1,333 0.71/1.00 vMB 25
344,914 344,914 0000000000000000059574cbfdbb17f90b837e12fd175b88433d26e1f4b3d9cc 1,055 0.56/1.00 vMB 25
344,913 344,913 000000000000000008421056972698e138e5ef81dad00356dfcb21015d8594e1 150 0.09/1.00 vMB 22
344,912 344,912 00000000000000000121eb3af34d679b18fbd226eedf91b0c5907509415ce0c4 740 0.42/1.00 vMB 24
344,911 344,911 00000000000000000ff5c417997c1e63ea203af97a129f57f10554a2e21ae005 263 0.17/1.00 vMB 22
344,910 344,910 00000000000000000a6d1fb3917e3c285a3d5a2534d85196e604e69c15994719 189 0.11/1.00 vMB 22
344,909 344,909 00000000000000000b71971ca5dbc23da254c3293e4a718662e916fb35f5806a 120 0.10/1.00 vMB 11
344,908 344,908 00000000000000000575ba77c43458c9f0bb5351f6839c08a83f9bd20fd4e664 192 0.11/1.00 vMB 24
344,907 344,907 000000000000000005b1f713d7414fd272ea1a39ac154fd60cacbe3c92227b4d 1,198 0.67/1.00 vMB 25
344,906 344,906 000000000000000014c2e9c0f605a6381846116be572972d2d023c08d225abfe 506 0.28/1.00 vMB 23
344,905 344,905 00000000000000000722975b9db365928409502140956cd96eb0942c3dd28182 279 0.16/1.00 vMB 20
344,904 344,904 0000000000000000059fd3cba26be9c2f810ef36525a092541aa1eb2d47dd2c8 1,083 0.66/1.00 vMB 23
344,903 344,903 0000000000000000148942a49b9440498aa8d60993ad665bd644e9e84a170a40 251 0.16/1.00 vMB 11
344,902 344,902 00000000000000000de53cd5fc5bba7e50f393ef2411b2d0347b936df3701c09 196 0.09/1.00 vMB 29
344,901 344,901 0000000000000000163dc45100c993e7533724c41de7cd868972791d6ed9b4d2 609 0.40/1.00 vMB 22
344,900 344,900 000000000000000004d994cfdc7c49e6383538aa498a234bab12ce8a881f2e72 920 0.75/1.00 vMB 16
344,899 344,899 000000000000000001712bd821b778543709e2e838c41312720cd4fd0c33dcae 1,387 0.75/1.00 vMB 27
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.96 GB
    • Received: 13.67 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.