Loading Tool

Explorer IconExplorer

Memory Pool

48,814 transactions
28.28 vMB
0.08116417 BTC
Random Selection Loading Transactions
Max Size: 150.99/200 MB

Candidate Block

Mining Attempt 95b89a8ca33227f677c442557fa2f0d99da0e913d30747455577945078b7bd0c
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 0ac3ee1a32b044acb1870223e326867552790179a473b2243214028c1bbaaca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.02724174 BTC
Feerates: 500.45 > 2.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (399,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,004 515,004 0000000000000000002e57cd08bb862ec4b60a2c0e6fbd7e7dff07dd7b7a44b1 418 0.14/1.00 vMB 35
515,003 515,003 0000000000000000002e13cb19d1d0a2653fd4d8166aaccea234de0e45bcdc72 1,701 0.65/1.00 vMB 27
515,002 515,002 0000000000000000001b705952d340e82102ba4d2cd58aa3a19b992a1cd05c35 440 0.15/1.00 vMB 25
515,001 515,001 000000000000000000487892943b70501c06c88ac19ef1b2693eb695e60ea7e4 2,110 0.89/1.00 vMB 22
515,000 515,000 0000000000000000003ca88d20895d2535f304cca8afb08e7e5503fcac1da752 2,737 1.00/1.00 vMB 63
514,999 514,999 00000000000000000008fda0e5bb3105dab72605332085684c42dceb0ea61097 19 0.00/1.00 vMB 11
514,998 514,998 000000000000000000508b02a17af21e5c7e11473477a655d90e53fe11f3b368 993 0.60/1.00 vMB 11
514,997 514,997 00000000000000000044a9db1c94dac94c232cf1ef6eb4f192aff90f724c1c4b 2,534 0.92/1.00 vMB 29
514,996 514,996 0000000000000000002c2143b07f355f5e3953b322612b5efa8fd01bd5910718 2,494 1.00/1.00 vMB 26
514,995 514,995 000000000000000000147c6266b9a535b0ddbcc46b085025ffe67a52fb88657e 46 0.02/1.00 vMB 71
514,994 514,994 000000000000000000306abda0d8f9aa04100d750f23d22fbb4e143c3a959b61 1,868 0.84/1.00 vMB 24
514,993 514,993 0000000000000000003bef82a9e7619dcdc5410285f4f4029967d75331adc500 1,217 0.79/1.00 vMB 20
514,992 514,992 0000000000000000001e90d3b3a35688a85c075795d97f32d7274bd361388464 884 0.45/1.00 vMB 10
514,991 514,991 00000000000000000036bee6235bdbc6993f7cee36da4c08e58951e4a6a9b99f 889 1.00/1.00 vMB 7
514,990 514,990 0000000000000000004312b5544671c8c0ee37b25758e93858877de8bb3b51ff 2,463 1.00/1.00 vMB 23
514,989 514,989 0000000000000000000884ad62c7036a7e2022bca3f0bd68628414150e8a0ea6 1,442 1.00/1.00 vMB 11
514,988 514,988 0000000000000000001898436687fc920f124eba5dceead79b6ba5a2a3c9193c 2,220 1.00/1.00 vMB 46
514,987 514,987 00000000000000000032c195451b3b172f5dda541b386d65f35db0e67dbb8a1f 1,217 0.83/1.00 vMB 26
514,986 514,986 00000000000000000024444aa1b1d9887bbae6512a30e0c34ea9b4ef095cfd16 1,078 0.44/1.00 vMB 5
514,985 514,985 0000000000000000001d4e2186c8acca65ba93684ef9053c977f139d4ed6febb 2,400 1.00/1.00 vMB 37
514,984 514,984 0000000000000000003acd42425242a24d01fff318990a76cce9f4c5c63a63fa 154 0.09/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.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: 649.70 GB
    • Received: 13.21 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.