Loading Tool

Explorer IconExplorer

Memory Pool

34,048 transactions
18.70 vMB
0.04213551 BTC
Random Selection Loading Transactions
Max Size: 101.74/200 MB

Candidate Block

Mining Attempt 736c46b7257e057129575ffebeb92020f82586e66a12f62e33069bd5b73a7e73
Version 20000000
Previous Block 000000000000000000003672b12e5e3079262800dc2d8b0a70379246e2c1deb7
Merkle Root e472796bc56c18e530441120eb341cac011a964080c56f15eae8f5ec75b6d171
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.00657809 BTC
Feerates: 150.93 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,919 (833,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
80,794 80,794 00000000002cbced3c5e0c07ae79919a29f39cfdc309c23510380883cb648768 2 0.00/1.00 vMB 0
80,793 80,793 0000000000468e91b0aebae68be17c40e10e90fffdad44661ba1876a54b9e40c 1 0.00/1.00 vMB 0
80,792 80,792 00000000002b64f694c5f2752e71bbe1d8d31187c3857ec39db3c66e5f7d1816 3 0.00/1.00 vMB 0
80,791 80,791 000000000036b21a0df95e375e3b4f983f9390121acc5000da4aa50d9dad0ef8 1 0.00/1.00 vMB 0
80,790 80,790 00000000001b4a78116aaf91f65386bbc26e8ed22071bebf071411e8abded98f 6 0.00/1.00 vMB 0
80,789 80,789 00000000002cf6a023f5596aa0e9e98783af3ec450c03badf453600055a80bc8 2 0.00/1.00 vMB 0
80,788 80,788 000000000034d64a93f90c643d35aa154eba8d8524bb8b3f26ce2e5dc7986f79 2 0.00/1.00 vMB 0
80,787 80,787 000000000010649b28b15403b5d7e20446abd48020be1b02d9e1c023f4ca4be9 3 0.00/1.00 vMB 0
80,786 80,786 0000000000386e263e923c957f8b45bb0f5c2bd1d0e7d923d7f85419b454732d 1 0.00/1.00 vMB 0
80,785 80,785 00000000002dfa8c3b94abc42397353d84d5f353eb9637a8a2bf3db6038c9d5f 1 0.00/1.00 vMB 0
80,784 80,784 0000000000424bb68a1c11033ccea257c2223ccd42cc7427c8e68126a0bd0703 1 0.00/1.00 vMB 0
80,783 80,783 0000000000143b48a3808c75297dc90f8b05afd5517214041a9813fd3a05617f 3 0.00/1.00 vMB 0
80,782 80,782 00000000002914a5d9bf84a7cbb7326949933a1d46c0f852023a59b8df9901c2 1 0.00/1.00 vMB 0
80,781 80,781 00000000003621bc2da3d83d2d77665768a594e1a92977b133aa357d89c50983 1 0.00/1.00 vMB 0
80,780 80,780 00000000002323a476d9e9db8f2453fe542caf3e2c7673a40bc071f452837b44 1 0.00/1.00 vMB 0
80,779 80,779 000000000005b767785dc269d9cf51a6c35255ea539a61755c44dd786789c746 3 0.00/1.00 vMB 0
80,778 80,778 000000000033765308d56293428ef37d58874407523368b0398b51178ba585b6 1 0.00/1.00 vMB 0
80,777 80,777 00000000000beacc696752a93bdd885b3cabf7fbd53dfd65fc24aa5712665d76 1 0.00/1.00 vMB 0
80,776 80,776 000000000034380a2f5d6b54a906e7c54d09e5c1fc02fe8f5fab72dce2ddec88 2 0.00/1.00 vMB 0
80,775 80,775 0000000000348893340147755a28283ba5b357a684753004ea74365f9e2c5a55 1 0.00/1.00 vMB 0
80,774 80,774 0000000000111e8ed32234560ea993cff20f3a8b3b44eaaff2f4086cfdf02323 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.47 GB

Node Details:

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