Loading Tool

Explorer IconExplorer

Memory Pool

77,202 transactions
28.66 vMB
0.06443161 BTC
Random Selection Loading Transactions
Max Size: 173.85/200 MB

Candidate Block

Mining Attempt cf8cc4df706d965585374d8ace70c46c791a80368fb6fb86387bfeca422d6049
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 1ef875f83c4ae7b40f86dc11734bf611b9345aaaacfafa83bcacbaaa690fe1e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,694
Size: 1.00 vMB
Total Fees: 0.00492196 BTC
Feerates: 40.21 > 0.49 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (629,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,962 285,962 0000000000000000486c78f1c7d05322af78f52ea9dc1a4b8fe47c665a05c5c1 450 0.19/1.00 vMB 52
285,961 285,961 0000000000000000b2989368f53e76985bdd42ea40bf49c20b3195df2e10b5e2 563 0.37/1.00 vMB 49
285,960 285,960 0000000000000000efdf372e2998e0d49e6af96a69cc3036a6621928a0f047d2 115 0.11/1.00 vMB 20
285,959 285,959 0000000000000000b9974fcdffe260333a58ca8e3a205002fa97158e91a888bc 15 0.01/1.00 vMB 33
285,958 285,958 00000000000000011a7a2abdac35936c6b33a3664a6e4ffbbb06371067867bcd 301 0.16/1.00 vMB 32
285,957 285,957 000000000000000076c8c59e16b040ad46ee6fc26a7eb3aa48689581ee6df9e0 67 0.05/1.00 vMB 29
285,956 285,956 00000000000000006a40657ffb343531dcd950cd0273ff38358067ac56c1c262 493 0.26/1.00 vMB 41
285,955 285,955 00000000000000016895f5961f338ee820164b6ef50c480ab1bd137ffa6b242b 32 0.06/1.00 vMB 17
285,954 285,954 00000000000000014b5f941cb6a8175cd5a2d4b5824f6a40614e73b7fc3b8ab8 186 0.10/1.00 vMB 15
285,953 285,953 0000000000000000632668147b9b15b76e177edaf4640f621f902b0815abb848 104 0.10/1.00 vMB 10
285,952 285,952 000000000000000093eabffb54554b9d1456a3744f797cc4b929bf1240d9b619 110 0.09/1.00 vMB 23
285,951 285,951 0000000000000000106336ca57602de8eb3a9201778ab7ed104c10ed0e54834c 61 0.03/1.00 vMB 37
285,950 285,950 00000000000000005dd1f0756ce650be2071347dc4999bcd9c59ee93f2e0de85 32 0.10/1.00 vMB 11
285,949 285,949 000000000000000002c7fee444564fed1a31f8dd5977be05408732285e623fe2 457 0.35/1.00 vMB 31
285,948 285,948 0000000000000000d88272b80a6a7c063d9c5eab1bbc842238254c6fc9f724d3 1,298 0.50/1.00 vMB 51
285,947 285,947 00000000000000018f416ecd37c3c20cc81b9fdfcb8b6d2d5dd81faa2f9414c5 44 0.04/1.00 vMB 23
285,946 285,946 0000000000000000c36f5c8518ea13363aeef8109df209eec9b65ebb08ebe5fd 604 0.35/1.00 vMB 78
285,945 285,945 0000000000000000328ffcdce40f7e7bf0d4bd251fd6a3ae3065c8faec1767cd 72 0.05/1.00 vMB 23
285,944 285,944 00000000000000004bbb83e9a71aa3157de1e4974028d920ebfef42b2e548310 62 0.03/1.00 vMB 36
285,943 285,943 000000000000000032ddfa7dfda9f41f582f84afb8933a74e7843d7dd4117545 582 0.25/1.00 vMB 53
285,942 285,942 000000000000000006d049510c3dfa0eaa6b078b786498096a9de85abff90cec 221 0.14/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.