Loading Tool

Explorer IconExplorer

Memory Pool

49,567 transactions
29.70 vMB
0.23008169 BTC
Random Selection Loading Transactions
Max Size: 155.98/200 MB

Candidate Block

Mining Attempt 1293bec64e6eaad329f034861226ccbd5e2a0fdb8fa1ff1f3475873e348d268a
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 21cfd88711dcd128b81f2c5a16e3535d6190160e0fc9905ac99db899673b470e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.07390539 BTC
Feerates: 184.60 > 7.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (605,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,906 308,906 000000000000000022eccce3487098cdd7eb54c6d3b82ea3e87febdf25cc0e4f 84 0.12/1.00 vMB 9
308,905 308,905 000000000000000005aef71492bb82e64948deeb73d0334cd4b4d9e2c5cd95be 151 0.08/1.00 vMB 20
308,904 308,904 00000000000000003dd851f91ac13a9fd8074e0ad45676b1327aa6d77efe3e2a 144 0.06/1.00 vMB 33
308,903 308,903 000000000000000006b019c9d8ef464faaee255dff445285de4348f6cd68eed0 412 0.26/1.00 vMB 27
308,902 308,902 000000000000000003c10f842feff962cfb183fc7cf0048668f95abcd830a9fa 151 0.08/1.00 vMB 27
308,901 308,901 0000000000000000046cca966885e7d98da570d7b98177926da2a24de672de4a 694 0.59/1.00 vMB 22
308,900 308,900 0000000000000000187b91020b29b9ffd6837ad5506fd92cabdc2bad57e93022 874 0.50/1.00 vMB 26
308,899 308,899 00000000000000002479b6320d7e0bf85f135d1efa1d3ee2042074f2cd53b7c4 1,051 0.35/1.00 vMB 49
308,898 308,898 00000000000000001bf64995fe5f44fa15845bd638dc0a26b2cd6c6d6d13be11 179 0.13/1.00 vMB 28
308,897 308,897 000000000000000034b5fe5281b064310427ca0e6955512e097c817bdafdb3c6 204 0.13/1.00 vMB 30
308,896 308,896 00000000000000003771d2a06984d5ab72b7284b5be72380c07d71d96e79eae1 756 0.35/1.00 vMB 35
308,895 308,895 00000000000000002a1d068606e67d09a964a800edacbf5b765e3bc4d2ee5f3a 327 0.18/1.00 vMB 28
308,894 308,894 000000000000000018dd41fc55222a5c94a6fe45940ee91cd3be6d673571e378 397 0.30/1.00 vMB 27
308,893 308,893 000000000000000016e93ac9e00f93d2a6d530bf6e8030ade14270909ebe7ef5 499 0.27/1.00 vMB 34
308,892 308,892 00000000000000003bd0bc063d53d60473e9adb7d891ee259d275cfdb1796845 266 0.51/1.00 vMB 15
308,891 308,891 00000000000000000cc15cadbe8642a9da196beace3413a45180e31e30442330 288 0.51/1.00 vMB 17
308,890 308,890 00000000000000001ae3aabca8a7bdfd8f5066603a05f78d02082886ef3a04b8 220 0.13/1.00 vMB 32
308,889 308,889 00000000000000000f32ab6cbc1bde47b68c35e0c588f5681c48f2608a81ab60 208 0.10/1.00 vMB 25
308,888 308,888 00000000000000002110c9c99b2f141c5bc1c51c0a3536b4be68e84f24c2659a 220 0.16/1.00 vMB 24
308,887 308,887 000000000000000020872506f40951c3d5766d399a50effcd9419d5b1041ba5f 417 0.27/1.00 vMB 28
308,886 308,886 00000000000000003d9f50c129560d42dff5731ec61665362575916e131d4490 662 0.38/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.87 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: 643.81 GB
    • Received: 12.60 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.