Loading Tool

Explorer IconExplorer

Memory Pool

36,078 transactions
16.46 vMB
0.24264983 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.18/200 MB

Candidate Block

Mining Attempt 32aefd0fcdae17f1c6185a25c5a5de62a2387b11d2de58f587fc71ee983a3d7e
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root f7dce7d1cb8aa2f487140307d349582b305584eebe7ec88d3ef1f0b40ceb78a5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.06080085 BTC
Avg Feerate: 5.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (666,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
246,922 246,922 00000000000000224cf09d23b3c3329f66fdc8d78db693f915bcfda7e2c5a3f8 0.12 MB 279 32
246,921 246,921 000000000000009fb9d05bc804cba0d8325d8ff80a827bd5d30ca5fdc72f03db 0.25 MB 567 137
246,920 246,920 00000000000000605816a6450247ec0816565fef654c367a2f02422d07fcc55c 0.25 MB 571 142
246,919 246,919 000000000000005745662b6f3a7c4bc8fa97c11082a10fad2b920cee38ee7ce7 0.00 MB 12 161
246,918 246,918 000000000000000c523ea61c95d94906204c593810bcfa26787553e0f654cfc3 0.02 MB 20 60
246,917 246,917 000000000000005dfe816207c51fa6eaaba43e26ca8c8f36fc4af5da10134817 0.19 MB 422 119
246,916 246,916 000000000000002772359f881250f9472f77be02286d96c5ec49318514252f7a 0.10 MB 239 88
246,915 246,915 000000000000001fa218651fbb02da9fc084d4c3b5cecca3c74cccb2376d10f2 0.10 MB 256 1,075
246,914 246,914 0000000000000098a8a6df7ae39f1e56bc23e306e487b52765cb46d196f4e5e6 0.02 MB 33 102
246,913 246,913 000000000000004b87c7c524e9bff9a99a21626e775518a7a7a7bfb8079568e8 0.09 MB 130 74
246,912 246,912 000000000000009f84b7330b09d229b3ba9ab65fc15847344be9fa85dfe34d0d 0.24 MB 524 121
246,911 246,911 0000000000000061c38f2487a57d2c1c5ec5bfda932215ee424291016ee1a9a8 0.04 MB 86 96
246,910 246,910 00000000000000298d1ff24c417f1ff5bd75b550cbb211c0eeb0b3f06fe712eb 0.17 MB 355 133
246,909 246,909 00000000000000a0a954c653a9c6dfa94a33a1ceefa1a76c5de670385e5db522 0.15 MB 345 162
246,908 246,908 00000000000000710483238d6a4bfa8be359fb5c942d8759945f4850b572d21e 0.06 MB 162 125
246,907 246,907 0000000000000058cdb4d1cbf724bc881bee3ee54f15f1f2c5e78195448502d5 0.05 MB 90 83
246,906 246,906 00000000000000507f564a0dbfa0ce01f7c5854a07c1b52e7c39b52367a29b2f 0.08 MB 178 431
246,905 246,905 00000000000000452883f162b816dd7ce367c5e56e31875c456dfeb6c2b605eb 0.24 MB 601 148
246,904 246,904 000000000000008618338af2f0d8cb2e1cdd1ce4002dc080cbfbfee5e6ac1b07 0.21 MB 448 122
246,903 246,903 0000000000000090ce9f0e359b6c61403a421864a83fc0e42413e842ee721513 0.01 MB 15 144
246,902 246,902 0000000000000010e7d55d1dfd30189716ff5de4256d912cb34c025aac724f97 0.04 MB 104 107
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 49
    • Outgoing: 10
  • Data Transfer:
    • Sent: 35.76 GB
    • Received: 0.16 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.