Loading Tool

Explorer IconExplorer

Memory Pool

74,047 transactions
27.38 vMB
0.06820950 BTC
Random Selection Loading Transactions
Max Size: 167.14/200 MB

Candidate Block

Mining Attempt ad51e9df804d87d2a8a1ba1e24536652c0131122d1dab3fb3540c86128e27686
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 70e578c54e126c60a4d9a432bd9527ac98cd2de05d09ab23888b5d888df40d97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00994019 BTC
Feerates: 402.60 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (192,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,885 722,885 000000000000000000017e6105ff838a366eb9d2e1fdfc3b6b5da1013994c407 984 1.00/1.00 vMB 5
722,884 722,884 00000000000000000007ae12a69f40e82e1ddcaaa33e04567afcb9dbebe43d14 1,545 1.00/1.00 vMB 7
722,883 722,883 0000000000000000000a09ef4482988741af7ae175d24a7138cc41c9d9600e84 1,491 1.00/1.00 vMB 7
722,882 722,882 000000000000000000012f7c8827f086af0de4faffe7b44fd567533a19c4146c 157 1.00/1.00 vMB 2
722,881 722,881 00000000000000000000526e86b68f7bfdf46c058000d2e79e72ac91b62dd49b 1,580 1.00/1.00 vMB 7
722,880 722,880 0000000000000000000427f228adbed4b2293780b262ce9b79ef7f8035c86e34 1,388 1.00/1.00 vMB 8
722,879 722,879 0000000000000000000672d4a2c5a4f9ca034a58e2407d34b64c4b1d1965ac8d 539 1.00/1.00 vMB 3
722,878 722,878 00000000000000000004278dea7c6e7d1c1d276493c5e24477ede8f87fedd109 737 1.00/1.00 vMB 4
722,877 722,877 0000000000000000000469142d0c9dc07c6c9d0c7137d0eba73f2cfc1fc3fe27 211 1.00/1.00 vMB 3
722,876 722,876 000000000000000000057c8657c82e740d6364b433aab5c4537dd073eaf6de22 540 1.00/1.00 vMB 4
722,875 722,875 000000000000000000062e355781b113a7f7fbd914651d149af1526c0311a9bb 1,293 1.00/1.00 vMB 7
722,874 722,874 0000000000000000000656be0aa1a90f0cc84745c234beb3ffc143ccbd4db11b 797 1.00/1.00 vMB 5
722,873 722,873 0000000000000000000887e8d5beb873678410a7f7484827d2a36cf5ff0d9597 1,207 1.00/1.00 vMB 10
722,872 722,872 000000000000000000024f99046d3af518a9846ca55cc81bae7e98a095ea7392 924 1.00/1.00 vMB 5
722,871 722,871 00000000000000000002bd54432b6228010e2442e9db416205e69aeb63e4d98e 1,268 1.00/1.00 vMB 8
722,870 722,870 00000000000000000007c8c2ab9b1de4cb210b3e43baa196708aac97ee74eb71 191 1.00/1.00 vMB 3
722,869 722,869 00000000000000000009277378737ad8ddd6833f2c427d6d9e2c7b540277e38d 440 1.00/1.00 vMB 3
722,868 722,868 00000000000000000004d1a434417c6f62ca36ac49a4414b25c9911d332a65a4 2,103 1.00/1.00 vMB 10
722,867 722,867 00000000000000000007959bbe8efd1952ff4c409789dfcd0f2cee0f256028a3 568 1.00/1.00 vMB 4
722,866 722,866 00000000000000000003ee842c539c8032b6f6a9213bafbdb039363070b82b05 259 1.00/1.00 vMB 3
722,865 722,865 00000000000000000007afca5f4b6b67077f17d6c0f8168353abe4878f59ae0d 1,829 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.