Loading Tool

Explorer IconExplorer

Memory Pool

30,554 transactions
8.09 vMB
0.03694596 BTC
Random Selection Loading Transactions
Max Size: 54.63/200 MB

Candidate Block

Mining Attempt d5d5f89061bb5ed17bd6844a993653b80cfe11c7dfd305e9283cbcd121e32992
Version 20000000
Previous Block 000000000000000000000eea0a9d6d481a687d990b2c3171f4851afe5d96e9b4
Merkle Root 289b0b745e6d77ce0b53abf399a25bf98559de74105e9b1b24ce76700d622dae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.01945363 BTC
Feerates: 298.51 > 1.95 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,169 (290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,879 916,879 0000000000000000000176bd8b31f5ac0c7512f8d8d1d567506350b78a9da493 3,177 1.00/1.00 vMB 3
916,878 916,878 000000000000000000012d236af1f9ec6e7fda9fcb733de910848bc739aca2f2 4,809 1.00/1.00 vMB 1
916,877 916,877 0000000000000000000196f86bc3421da499ace85d7650da8318c4b474721647 6,580 1.00/1.00 vMB 0
916,876 916,876 0000000000000000000148be3ff122d692a0a576d991dbab7f30f980e1fc8bf2 5,076 1.00/1.00 vMB 1
916,875 916,875 0000000000000000000132b53ab6a8edd689fc389c83d48b1b1ffd0ee17f819b 407 0.12/1.00 vMB 2
916,874 916,874 000000000000000000006f3e49ab3292bef1bd58dac52665701cfbc2cae2d1d8 756 0.19/1.00 vMB 2
916,873 916,873 0000000000000000000017f038fbce3464a98751afb466745cfe49865db70210 1,731 0.44/1.00 vMB 1
916,872 916,872 000000000000000000013ba381f574c3220ab5aa74f0f074c501bcde0ddcdedf 2,446 1.00/1.00 vMB 2
916,871 916,871 0000000000000000000139f8465edcf83c376abbd05274e7f5ee897f209d0bbe 3,305 1.00/1.00 vMB 3
916,870 916,870 000000000000000000007e4b08fce67ce6adbe78c1a14e441c2e09abbd7140bc 2,676 1.00/1.00 vMB 2
916,869 916,869 000000000000000000012b307be38e51b4a66158bfade691753d9bb0e8d1970d 3,114 1.00/1.00 vMB 2
916,868 916,868 00000000000000000001d8318ddf16794ad818e288bbabe3e4ff2bbdee9c0b55 6,771 1.00/1.00 vMB 0
916,867 916,867 0000000000000000000006941fe76d3f1752bb2d73e23f030d531ae8a9c23fff 4,098 1.00/1.00 vMB 2
916,866 916,866 0000000000000000000178f46b3feccc1122a80075e1ab1d1fe8e10f528bc203 2,940 1.00/1.00 vMB 2
916,865 916,865 000000000000000000003904f1bf969f41ab5b3009a372e14896efe0baf39d45 5,020 1.00/1.00 vMB 1
916,864 916,864 00000000000000000000bd8aa8fced0a19a49cff700529c36517617af3b4a9d2 2,601 0.74/1.00 vMB 2
916,863 916,863 000000000000000000015e80692b4952d0ad6f75d6337f36a0e487fe4bd16eb5 217 0.04/1.00 vMB 1
916,862 916,862 00000000000000000000ec70f252b1312592f28bd7fae3626bf6dae5284adfe8 5,197 1.00/1.00 vMB 0
916,861 916,861 00000000000000000000eb93b3e6e351e16ae506c4f61aa2572305ba25e93485 5,044 1.00/1.00 vMB 1
916,860 916,860 00000000000000000001006ed50f8168ba6c5a97fffdcc723e5bbcaa41ba0fd0 3,741 1.00/1.00 vMB 1
916,859 916,859 0000000000000000000187610d370c40ba286ddee247daa8baa02459bf64a7d2 2,874 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 786.09 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: 987.21 GB
    • Received: 31.68 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.