Loading Tool

Explorer IconExplorer

Memory Pool

78,914 transactions
29.54 vMB
0.07100025 BTC
Random Selection Loading Transactions
Max Size: 177.53/200 MB

Candidate Block

Mining Attempt cf5e6d49fe17a81bda02fde677540c880723a5d2965f6e6b01d7181a756f25dd
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 63a950ac35ff0891f37e3b861d7fdb573ae14d10e8da0e844488cd7c1926c86b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,713
Size: 1.00 vMB
Total Fees: 0.01100782 BTC
Feerates: 150.93 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (25,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,675 889,675 0000000000000000000156d0b84ed022febfce25abce608046071f82d480028e 4,787 1.00/1.00 vMB 1
889,674 889,674 0000000000000000000034313c196006466a181ff289cd40d496d660c4dac589 1,242 1.00/1.00 vMB 1
889,673 889,673 00000000000000000000bd9d9090e416e43fa918ef2dec94e7e39d24d3446647 3,016 1.00/1.00 vMB 4
889,672 889,672 0000000000000000000240cac4662eecc115d119b21376d8d435b1cbfb52dd56 1,301 1.00/1.00 vMB 2
889,671 889,671 0000000000000000000170d1de0ed966045b8848a97a8fdf6b049e64a75882d9 3,664 1.00/1.00 vMB 2
889,670 889,670 00000000000000000001e4f59822fcb8b723934accfd26777dde0feb1b7a5b55 3,519 1.00/1.00 vMB 6
889,669 889,669 00000000000000000000d61f34426e2a1a2404b543d7df13841d5cbff4da32c5 2,388 1.00/1.00 vMB 3
889,668 889,668 000000000000000000026ceed46db30d26d9d427c70b90af92f5001e8ec347bd 3,987 1.00/1.00 vMB 6
889,667 889,667 000000000000000000018f217a244f93ff294cf6b4cec1182d86b9b963ea30c8 3,310 1.00/1.00 vMB 1
889,666 889,666 000000000000000000005bfe4954dd2e22d44589dc1d2a55fc92e684a1c96fde 4,281 1.00/1.00 vMB 2
889,665 889,665 00000000000000000002049bea75342b50df83df0c9c10a4adea4b2bdadfefb8 3,820 1.00/1.00 vMB 1
889,664 889,664 00000000000000000000cd4d7be358877864a24fa9d4b48a5ea6ddc4dcd439a5 4,657 1.00/1.00 vMB 2
889,663 889,663 0000000000000000000095fbfc595c1dc828b71d0a3c341e18c5dd8cf08ada2e 3,681 1.00/1.00 vMB 1
889,662 889,662 000000000000000000002d224053ebd849757a205c458c6c4478d9b253d383a3 1,515 1.00/1.00 vMB 2
889,661 889,661 00000000000000000001868fc62ddb9d9780293d1a7996ff2599895551620786 4,449 1.00/1.00 vMB 5
889,660 889,660 00000000000000000001493c3748aed52259a5f33f8d585809b18eab44b87f76 831 1.00/1.00 vMB 1
889,659 889,659 000000000000000000019ae2831d61921c1a1e506714b55a1958f791813e72d3 2,124 1.00/1.00 vMB 2
889,658 889,658 00000000000000000000f13614682b2fd6da0deaa9d05b18371c86ffabbc8afe 3,428 1.00/1.00 vMB 4
889,657 889,657 000000000000000000000328f42e2e5fe3d6abc7c9b434ba28fc3491178db2e1 2,863 1.00/1.00 vMB 4
889,656 889,656 00000000000000000001b5f1fc4378a8ce090b589c39c6e5046b4c32c0916693 3,532 1.00/1.00 vMB 4
889,655 889,655 00000000000000000001274361d55c4c23570b78bf37df694d50fa14d697c24d 2,487 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.