Loading Tool

Explorer IconExplorer

Memory Pool

81,049 transactions
29.83 vMB
0.15052226 BTC
Random Selection Loading Transactions
Max Size: 179.80/200 MB

Candidate Block

Mining Attempt 40ff2c8034f3d5eb5d13066da9e234d41ca2014e9580d3a89f86005c95ef59a9
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root fc83316598381509420ffba7c95c51547b031c1b5453cb6aa31cdde26b2d7bb5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.05705106 BTC
Feerates: 1,002.91 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (451,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,598 463,598 000000000000000000750313d837449b3a105c49523ad872809a8fd09f15edb8 2,576 1.00/1.00 vMB 159
463,597 463,597 000000000000000001a515c5eba2523002a040cfd0a5616e208bc308c1f7e985 2,297 1.00/1.00 vMB 187
463,596 463,596 000000000000000001c6c6cfa834f0a12a5eaf8e91479b5e91593f3990bafbe4 1,231 1.00/1.00 vMB 131
463,595 463,595 000000000000000000e9f42fe3e240b806f834d583a3085757fc3e21f93aeb57 1,890 1.00/1.00 vMB 139
463,594 463,594 000000000000000000d013780531f3aa339b2984028b361083a6f4742a266802 2,071 1.00/1.00 vMB 196
463,593 463,593 00000000000000000114035311537e9b5a9cb98079a7b9939849efb447443256 1 0.00/1.00 vMB 0
463,592 463,592 0000000000000000015a80e01a80152d1c5def4e5fe7513172b72c68b88c72e3 1,771 1.00/1.00 vMB 110
463,591 463,591 0000000000000000021ba3683e81971fef6bc4557ef9696f493339260d51fa5c 2,297 1.00/1.00 vMB 135
463,590 463,590 000000000000000000e818ede4d65833e90fcdf26aee619d8e76458d540c1dbb 2,324 1.00/1.00 vMB 133
463,589 463,589 000000000000000000f47e0c94d86a70705b22a4465994fcd907ffc980b29202 2,641 1.00/1.00 vMB 165
463,588 463,588 000000000000000001f89aac8744526b3171cf7ef4d2637c9ba11bfae118eb61 1,081 1.00/1.00 vMB 127
463,587 463,587 0000000000000000001b7871e12fd8e62d08f9331b0be3f876f1496eb3c289c0 1,782 1.00/1.00 vMB 177
463,586 463,586 00000000000000000077fddf7790ab85f95fa984760b6cc9ac57207ffff3b41a 1,829 1.00/1.00 vMB 138
463,585 463,585 000000000000000001b6533a02387428d10385432f432d99fafe6b7a52a93d01 1,827 1.00/1.00 vMB 148
463,584 463,584 000000000000000001ab32bcf269e8bd21593eebb7bc3933da1a7babbcef1450 2,664 1.00/1.00 vMB 242
463,583 463,583 0000000000000000002b5e3735b43f3fc6075b1195f036773a8c354ff6a08cca 2,610 1.00/1.00 vMB 221
463,582 463,582 0000000000000000005e423337df599fc7b47a66d66cb7ffcd3ca972cf4b1c59 684 0.25/1.00 vMB 231
463,581 463,581 0000000000000000011c136133e43bae7a1fb8dc69ce9c53297333034685bdd5 1,900 1.00/1.00 vMB 162
463,580 463,580 0000000000000000007359fa4c9133a1308fa08d900b5f368b106e0b9d67abbf 2,153 1.00/1.00 vMB 228
463,579 463,579 0000000000000000011a18cee65069876f3dc094254fc7388a0b076ec979eb7b 1,406 1.00/1.00 vMB 101
463,578 463,578 0000000000000000005ec0f16da7b7b7f53878214450918ba2eded11600f753f 2,473 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.92 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.47 GB
    • Received: 17.54 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.