Loading Tool

Explorer IconExplorer

Memory Pool

86,310 transactions
33.10 vMB
0.14028974 BTC
Random Selection Loading Transactions
Max Size: 196.88/200 MB

Candidate Block

Mining Attempt 528ae5a26a53d3b9fbbb923dc6a547ef6f8153bc4081f2e469dcc1062b1b8b19
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 98dc33da8dc24ca066ffeaba74ddde6fd3030d2524f5c4f1c7111a9225563478
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.06478911 BTC
Feerates: 387.56 > 6.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (407,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,748 507,748 0000000000000000004c94eb71fb7a729b1c606ff995d3c99ad4585cd5e211cf 1,274 1.00/1.00 vMB 47
507,747 507,747 0000000000000000000f4f87de74b8a518782be351a21b5f32265b48b9af8516 862 1.00/1.00 vMB 110
507,746 507,746 00000000000000000006579e6fa821ada8d3efe73a22acd97b3d36f87372fec5 288 1.00/1.00 vMB 142
507,745 507,745 0000000000000000003b87947e0acee1d69673d3c29ca193980b399952071042 142 1.00/1.00 vMB 139
507,744 507,744 00000000000000000019f003627d5a2fa4688d528d148706ea3e536d0db8975b 580 1.00/1.00 vMB 154
507,743 507,743 0000000000000000005cfcd1fcbc1560311b625c6c94eb29dc7cf94eae780eab 1,294 1.00/1.00 vMB 176
507,742 507,742 00000000000000000067e82a24afb6cf1b5f6c50e31554164979a29ba6571abc 1,442 1.00/1.00 vMB 118
507,741 507,741 000000000000000000561a31176963f9992f29100db593efe6f25ea445b30983 732 1.00/1.00 vMB 48
507,740 507,740 000000000000000000216e8b2750d2d3e1b1a9d966648fb64763276af16e6e4e 1,828 1.00/1.00 vMB 113
507,739 507,739 0000000000000000003d1092bef79be39ac8a4d31c0b4513dc0f5be9678ee23a 128 1.00/1.00 vMB 5
507,738 507,738 00000000000000000005e0982f259d97379a811efbdf40a512c4a42adfed3ba0 230 1.00/1.00 vMB 13
507,737 507,737 000000000000000000121b153e9f7475174534a2baac8f11b0250a487388804c 1,990 1.00/1.00 vMB 105
507,736 507,736 00000000000000000006365f7dff4de6be1cb675589e0f1efbdaabe280e619d5 629 1.00/1.00 vMB 38
507,735 507,735 00000000000000000029798074099e192a8c2fd82ae5b911a93a88586c6f8f01 641 1.00/1.00 vMB 38
507,734 507,734 0000000000000000005f2585fc419e7d19bb8a0ec2c91eee52fe442dc4447f28 118 1.00/1.00 vMB 6
507,733 507,733 00000000000000000048f6cbaec25253918f46f15940ed5cf480e2d8646c907b 252 1.00/1.00 vMB 18
507,732 507,732 0000000000000000001f0c60c929cf4fde6238085c10ce325050cd3f2de20ce1 130 1.00/1.00 vMB 7
507,731 507,731 00000000000000000045c6343587a8829bfc95d606002a8aa0c51169e5e6746c 1,557 1.00/1.00 vMB 121
507,730 507,730 0000000000000000003ba30cfdd3b6995dd26c58d3083a2b3a6e36ffbe5b2647 743 1.00/1.00 vMB 59
507,729 507,729 0000000000000000002c66312211df40d20712b38ccabdf9e391a93877b2e3d1 1,412 1.00/1.00 vMB 95
507,728 507,728 0000000000000000001502e1b2b341babcbb266dd5e843b1ab1ec74ac2e75648 1,424 1.00/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.31 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: 659.41 GB
    • Received: 14.60 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.