Loading Tool

Explorer IconExplorer

Memory Pool

86,537 transactions
31.78 vMB
0.10778430 BTC
Random Selection Loading Transactions
Max Size: 194.67/200 MB

Candidate Block

Mining Attempt 1a4033f5cb9c7e1c05ac6392c4d1f783b207af89747f4c46802101eb0c4d3a0d
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root df15e369df1d721a954401f909f47133e81f4945e07497a3e7b9fbb6464c5fb8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02754743 BTC
Feerates: 1,236.26 > 2.76 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (167,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,750 747,750 00000000000000000006b192e1a14bf26bae1ffa7b739087e40a5962fc8222dc 1,236 0.70/1.00 vMB 11
747,749 747,749 00000000000000000001c17ea5259501f275d010d9b02cd3fd396f20a44335ca 63 0.04/1.00 vMB 13
747,748 747,748 00000000000000000005aff0375baaaf3301f4bba60e68e0cf7d7a225a842cc4 222 0.17/1.00 vMB 11
747,747 747,747 00000000000000000005b37137115958cbbb652f5c49066952966b0743081dab 785 0.61/1.00 vMB 11
747,746 747,746 00000000000000000000302479bd033f4355402b66c0d713c865d6f761a38fc1 483 0.33/1.00 vMB 16
747,745 747,745 0000000000000000000308f6dea40fdda66472faa75dd94a2ae12d3626edeb76 867 0.42/1.00 vMB 12
747,744 747,744 000000000000000000029a2da39f873fb5710783c41240bb5044b029e9f0288b 1,026 0.41/1.00 vMB 12
747,743 747,743 00000000000000000003cf5a3110d6652ec26867e21fdd80ccc714d0e71a4fe8 1,225 0.61/1.00 vMB 13
747,742 747,742 000000000000000000021e41ec3a5ac2d306fd7c307198e505ea0d6584d7a2e6 1,712 0.52/1.00 vMB 12
747,741 747,741 00000000000000000006850105a98f7881558c9a903d0703ab8dbe815a43f88a 2,396 0.99/1.00 vMB 10
747,740 747,740 00000000000000000008f47bed565b3359e1a2f661240de4610647769f65b718 565 0.23/1.00 vMB 13
747,739 747,739 00000000000000000009df055c3c91fba99f308566c24b65964a97f93f5be330 606 0.20/1.00 vMB 3
747,738 747,738 00000000000000000001789a9819addf8f4a29a6561c7c45498a7c00f9d77e2c 2,878 1.00/1.00 vMB 15
747,737 747,737 0000000000000000000639deeb5cba644e9e58b0a8d39b362a6fc23885d4c9b0 1,170 0.35/1.00 vMB 13
747,736 747,736 000000000000000000099de54e1089effeae961f521cde568fe0af274019e922 610 0.19/1.00 vMB 14
747,735 747,735 00000000000000000006d84d5cd7da78f04d6670dd5888426ba8b0012dabce37 682 0.55/1.00 vMB 3
747,734 747,734 0000000000000000000687c322729ad483e501e36082cd74c6d4f2d0ff64d7e1 2,063 1.00/1.00 vMB 10
747,733 747,733 00000000000000000004be3ce6a2cbbb8ed9eeb2df493004d5aef8395a4ff55d 1,087 1.00/1.00 vMB 15
747,732 747,732 000000000000000000079e6b018c01a60eca66f148fa28dfc68beaa614d4cbf5 632 1.00/1.00 vMB 1
747,731 747,731 00000000000000000008e3f83e829bbfc13e8ef29f22e65b3c168ff2024d06a9 1,179 1.00/1.00 vMB 1
747,730 747,730 00000000000000000005e68eac9518e8393c9055a532e2d046bb0467ce3b9657 2,130 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.04 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.