Loading Tool

Explorer IconExplorer

Memory Pool

27,769 transactions
5.17 vMB
0.02239631 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.76/200 MB

Candidate Block

Mining Attempt 585f57353dc8aa719f6698b84cb0a06f0a1320e0e75a7ddb6b9626ce88fc50c4
Version 20000000
Previous Block 00000000000000000000fc28c073c6ac0df4aca08240425cb3dc5d783259ba76
Merkle Root dbece2c82973a3e75d1ddc22ab723662e8dc5bbb848e38133d888327a0080a7c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,396
Size: 0.97 vMB
Total Fees: 0.01091781 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,773 (862,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
50,349 50,349 000000002437481c1e02537913571e7835a40e634703e44abaaaf2f16e83ff19 0.00 MB 1 0
50,348 50,348 000000002036a6930d077410146651b494fe1fec3712ea2f6f1c8327dd58c7e9 0.00 MB 1 0
50,347 50,347 0000000005663c51db1bf722472f780dfa9f4c727815a9e1fd579f46d33a0e77 0.00 MB 1 0
50,346 50,346 0000000007bfdcfa5c63608680359ff1aca73bdc7a57c202461c6afa4a43de13 0.00 MB 3 0
50,345 50,345 000000000c863bf78383dba1adfd80e2afc59064c6bca5be2075dbee4c5e6d61 0.00 MB 2 0
50,344 50,344 0000000010ba79269d0a68d14a824fa6d601e1e1babb7c0d48059eaaf915c2d3 0.00 MB 1 0
50,343 50,343 00000000235bc50f36eba570c20f701edcd294845170da60b0db93ccdff7390e 0.00 MB 1 0
50,342 50,342 000000002721c6790414eb07d642cf560787ae07974fc07cbe746441a7aa7f01 0.00 MB 1 0
50,341 50,341 000000000feb7ac412e72883272cee352dcf4456959092ba772fb949bd738ed7 0.00 MB 1 0
50,340 50,340 0000000002bbb37ebd9b6883f8defa3587b6552e4d651dfb980ea6734fd20657 0.00 MB 1 0
50,339 50,339 0000000021b8eaff8f454c43917f4387995da2322d2355618698b0d86f956d58 0.00 MB 3 0
50,338 50,338 000000001363b5f34932de996cca441f77b8adbb4ef66fe219b3c7790807bafe 0.00 MB 1 0
50,337 50,337 000000001fc6bb794b4b989457debb0364465e5d82c6da0f44231dc39d6aed40 0.00 MB 1 0
50,336 50,336 000000000bff18903e65beaa126e9cab9c4ae950172417596a7f68974df06a61 0.00 MB 1 0
50,335 50,335 0000000010784d912f7d0a9c23fa275585f2d7ca56de220e8f4bd17155b5ec49 0.00 MB 1 0
50,334 50,334 00000000197162ae38aa8c0c0959467b076a91c46a1391e6d9254f76a63f1e4d 0.00 MB 1 0
50,333 50,333 000000001091c21bf9bda8866fd60752b53cb0f30be9122565568ca6def6e6b6 0.00 MB 1 0
50,332 50,332 000000001233050241372cb4e0fbd244185737a4b708189a559741d15d455b88 0.00 MB 1 0
50,331 50,331 000000001b1dd5047102091428418a0606f9d1e76137e01f6fe4a1cc919c9ba5 0.00 MB 1 0
50,330 50,330 000000001ef0452d2460a52a9176ebc7aef75c3874d5c40cda26de1eb1db6fc5 0.00 MB 1 0
50,329 50,329 00000000047353dcc399524aef8c4ddf49c4864b78121ebedb9fc01be9612730 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

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