Loading Tool

Explorer IconExplorer

Memory Pool

43,287 transactions
26.88 vMB
0.08743683 BTC
Random Selection Loading Transactions
Max Size: 140.61/200 MB

Candidate Block

Mining Attempt b9110a2da7bfe73f044d5f73e29e66a79d488b0b9f209ffe1e1a96be95e47e41
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 288a7474ab430ab8c4530938e5d270075eb8e6f3fc01945cbe54ffbd44adb6ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03689039 BTC
Feerates: 151.16 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (75,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,370 839,370 0000000000000000000013ac5df98cbfe2ab0c7a14972b7593f0f72066004cde 3,066 1.00/1.00 vMB 128
839,369 839,369 00000000000000000002f1c7770955748d95969f83cba2a1cd36704306b6399f 2,931 1.00/1.00 vMB 145
839,368 839,368 00000000000000000001b16c81841e93520cc0cbf663f1ed0315ba81b6997538 2,930 1.00/1.00 vMB 135
839,367 839,367 0000000000000000000150325b352c0498bd6b75f56e03974697bc507bdece07 3,085 1.00/1.00 vMB 138
839,366 839,366 00000000000000000000143e2b76547b5979e2c1f8626efc421dec7c4e655664 3,243 1.00/1.00 vMB 145
839,365 839,365 00000000000000000001f8354b548396852d255d80e4ce3880e85a537a20fd4f 3,197 1.00/1.00 vMB 134
839,364 839,364 0000000000000000000129a95cda0bcb6e656e7b4a045f853bf19291a6e17980 3,108 1.00/1.00 vMB 150
839,363 839,363 00000000000000000001de12cd0a553134e5e83b29244ad09feb1496aa6b3f36 3,388 1.00/1.00 vMB 160
839,362 839,362 0000000000000000000239e7c785f3b30bf19eafffba6313715cab4fa2c48e86 3,753 1.00/1.00 vMB 170
839,361 839,361 00000000000000000000773eecd1cb6252aaaadad4ee95e00963f4414c12542a 3,564 1.00/1.00 vMB 123
839,360 839,360 0000000000000000000183cdf42b03c0e40176e7b8495aebc24d7342219d8d84 3,512 1.00/1.00 vMB 131
839,359 839,359 00000000000000000002e44f19dd688c1498778018881163a40e8fd4602fbb32 3,608 1.00/1.00 vMB 161
839,358 839,358 0000000000000000000274441def58fee29e6dd0175802791734b0c3d658ce60 3,533 1.00/1.00 vMB 139
839,357 839,357 000000000000000000013d5e43d5b8c5af3ded375738eb2d7f278c624500d494 3,316 1.00/1.00 vMB 139
839,356 839,356 000000000000000000023da8545e12f983bfecdeec13788f027283c17230f587 3,481 1.00/1.00 vMB 153
839,355 839,355 00000000000000000000cd05de04d21953323d0b4cb4d6e8fbacc0b26db69821 3,590 1.00/1.00 vMB 143
839,354 839,354 000000000000000000005b6737daf3bf7438cd2c591d4a04d79ca7063b351535 3,340 1.00/1.00 vMB 156
839,353 839,353 000000000000000000001153946c3d996263774efdab02fd08d9f4e326223834 3,793 1.00/1.00 vMB 173
839,352 839,352 0000000000000000000116f2bdb7ac5ed1368fbbd6e3c6ee153439df957c52e9 3,809 1.00/1.00 vMB 208
839,351 839,351 000000000000000000024672f2f190831b073c5121e75de2e756010f872cffcd 3,026 1.00/1.00 vMB 143
839,350 839,350 000000000000000000026924c00410828bb93df90d7fcd9745e85143b926513d 3,290 1.00/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.