Loading Tool

Explorer IconExplorer

Memory Pool

78,861 transactions
29.46 vMB
0.08395473 BTC
Random Selection Loading Transactions
Max Size: 180.54/200 MB

Candidate Block

Mining Attempt b51f9ac04a039b0d6acdfe2859105f19375f0bd2111132ef9e5099644911e841
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 9e110e301a9c3e254a4528f80cc3870c497ceca1af6e9bb82bcc45524174d9de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.01930628 BTC
Feerates: 302.00 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (425,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,471 489,471 000000000000000000d4eda25af71a69a1013292ecc10fcc672024fe33d9b436 1,750 1.00/1.00 vMB 94
489,470 489,470 0000000000000000005c016d9de386a292fae58b191ff9ac7f00567ca7b520e2 2,096 0.97/1.00 vMB 153
489,469 489,469 0000000000000000000fc3faf88413dd8919984208bc757920ed3e22e3445739 1,760 0.95/1.00 vMB 140
489,468 489,468 000000000000000000f3e2154358b9ad97ad0d6d2df6e00d89d232ed9faaa3a3 2,423 1.00/1.00 vMB 164
489,467 489,467 0000000000000000009e256a2340fbcd98e43b528b3dfaab936723e459d38ae0 476 1.00/1.00 vMB 8
489,466 489,466 000000000000000000bdde83f1be8830c91644ab7a10234e873b69a847745763 2,279 1.00/1.00 vMB 87
489,465 489,465 000000000000000000f5cbcf36c9fccd5fa2030a6c1cda660ff1f4b812364569 1,286 1.00/1.00 vMB 85
489,464 489,464 000000000000000000914a0926277e6a010b471c99cdb3c5c18f52b0e38ee751 1 0.00/1.00 vMB 0
489,463 489,463 0000000000000000006e4abbf1ff3e955ce6ec7dc88c0e8772207381ec68cf57 487 1.00/1.00 vMB 30
489,462 489,462 000000000000000000bdea8201473d22f0740be37c58bb39dbdf81fb193e91b1 504 1.00/1.00 vMB 16
489,461 489,461 000000000000000000025ffa321260b15d547f6aaeddd425828205ae0e7db52c 1,500 1.00/1.00 vMB 8
489,460 489,460 000000000000000000cc1db117110e094a327ddf32ae5c651034b12848f1eb6b 1,832 0.96/1.00 vMB 103
489,459 489,459 000000000000000000d5bddc6018e693fd92b54e2fd846d116c10c9cc48c0cc2 1,718 1.00/1.00 vMB 144
489,458 489,458 0000000000000000003b19eaa08b7ce49ec3dad576525552f71e543beacb6a52 1,307 0.94/1.00 vMB 8
489,457 489,457 0000000000000000001078a59d7b524593c52102e75012addfbbb7ea6a027b37 2,022 1.00/1.00 vMB 136
489,456 489,456 000000000000000000ee671bcff8b8fda0d6df97fc935730d5b8eb838e3aeaed 955 1.00/1.00 vMB 45
489,455 489,455 000000000000000000a55fc5455eae3b47a4046a333a90c2e6cfb8e3c28eae96 848 1.00/1.00 vMB 28
489,454 489,454 000000000000000000bee518412e09b5cd47d145110e1145dcd0346503a478ab 1,478 1.00/1.00 vMB 43
489,453 489,453 0000000000000000003fb342eebb1fc1fd73c71c66b34d5c1a289b18a406aa35 1,121 0.56/1.00 vMB 138
489,452 489,452 00000000000000000093ad44554ebc29ebeeccd519c35ec35e55cf698538a3bf 1,491 1.00/1.00 vMB 14
489,451 489,451 0000000000000000000f8b30109c4bc44af103a3b4f14df18979dd69468a9956 2,093 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.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.