Loading Tool

Explorer IconExplorer

Memory Pool

51,713 transactions
30.68 vMB
0.14071172 BTC
Random Selection Loading Transactions
Max Size: 163.69/200 MB

Candidate Block

Mining Attempt 907e5416ee835496f0fba94f506debaee93ae3ccfb9ba868795f957e531fd0d1
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f5f99cb635671bf8222ffba2805841e3be00a0b8bff889076f763f0306d7696a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.05603019 BTC
Feerates: 179.69 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (290,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,875 623,875 00000000000000000008f0fc3161b38e61724c139dc9239fba1273270656e1b7 2,820 1.00/1.00 vMB 43
623,874 623,874 0000000000000000000a902ea5699f73d85c0ec125d2454bb24d996f45763491 1,957 1.00/1.00 vMB 16
623,873 623,873 00000000000000000012968e15d5c3b472dd2e08ecb2da15f4cf0f80899bd33c 1,470 0.70/1.00 vMB 21
623,872 623,872 000000000000000000118f9f20b2aaedee7cb4d381ffb682f73b72e6899daa76 377 0.18/1.00 vMB 12
623,871 623,871 000000000000000000062b7e14b2a611b4d932567bb6cc3d7db0594484e29508 1,970 1.00/1.00 vMB 17
623,870 623,870 0000000000000000001284bfc53153f77b48332480ddddb4e1919a686ebd5d68 528 0.24/1.00 vMB 17
623,869 623,869 0000000000000000000a349b68683a5579fdd2ffb03879446298ea5bc1ac17f2 199 0.28/1.00 vMB 3
623,868 623,868 0000000000000000001234befa3a90b37cd8ee80d1cd6a638e0d7dffaaf26f88 1,714 1.00/1.00 vMB 6
623,867 623,867 0000000000000000000f4289faf85d436dec9205692ed49771e73dee920cc29b 2,568 1.00/1.00 vMB 23
623,866 623,866 000000000000000000080a7fb28e1607155359a0604ecc07e2547f7f3588a144 2,612 1.00/1.00 vMB 34
623,865 623,865 0000000000000000000f43db619ac979a639cce7dc74f7c80576f9037a6f22a1 287 0.16/1.00 vMB 13
623,864 623,864 00000000000000000003cb0849736dd9cb1b88ef377b2c06e57e4ea4341314d1 868 0.45/1.00 vMB 16
623,863 623,863 0000000000000000000ed856cabd3c9314eff906c01cac4f645bf43d42150ed2 1,523 0.76/1.00 vMB 22
623,862 623,862 00000000000000000006659c56066b9b5f9b8964f1f712c7283a459f9c9dfa01 77 0.02/1.00 vMB 15
623,861 623,861 0000000000000000000a653571de878d64d54de8e5ebcef1ac95ecef6fbde82a 1,348 0.92/1.00 vMB 11
623,860 623,860 0000000000000000000cfca9c7e630a0fd60294e9d348cf3f8cd853d80a32720 936 1.00/1.00 vMB 1
623,859 623,859 000000000000000000133d75819ad2fc2f56f16352b93dcc7afbadf14b0190f5 2,267 1.00/1.00 vMB 26
623,858 623,858 00000000000000000006a1ad2cc6b0f9474905b2b4e40e0d955400b117b5ac22 2,230 1.00/1.00 vMB 34
623,857 623,857 000000000000000000005ea14f6ce54010d7ea0351410ae888b362f83694aff4 1,239 1.00/1.00 vMB 16
623,856 623,856 0000000000000000000916917a3748c310aa5780843eff3a3592dd93830ac61a 2,003 1.00/1.00 vMB 20
623,855 623,855 00000000000000000003a1357bcccd885a932b9b7bdb777eea769b311e140927 2,180 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.