Loading Tool

Explorer IconExplorer

Memory Pool

73,951 transactions
28.53 vMB
0.07187782 BTC
Random Selection Loading Transactions
Max Size: 169.05/200 MB

Candidate Block

Mining Attempt 508fd817234586d05f64f88e23c19b6d359c518440ca4440b2a37b87ad04d09a
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 289b3b97b01998185b91e650c3d9d2c14078be22460c5c82b8bff240ce93ee27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.01462423 BTC
Feerates: 250.89 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (316,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,877 598,877 00000000000000000002cdacb070e08ec05a5a38f8aafdf0d3d711cce48771ee 2,389 1.00/1.00 vMB 11
598,876 598,876 0000000000000000000db17990185d02985b8199ac6b761a8abb589712659adf 2,511 1.00/1.00 vMB 19
598,875 598,875 00000000000000000001ee8d36196a86a7321e9aaa04483a3a40e12b31a2591d 2,894 1.00/1.00 vMB 45
598,874 598,874 0000000000000000000552fa80962ecc781768b2c7dbec2eb56451b4b5f92221 2,824 1.00/1.00 vMB 43
598,873 598,873 000000000000000000043e72bf4726b96b74eba7c3e5ceb9b1d2ce5505020618 2,871 1.00/1.00 vMB 48
598,872 598,872 00000000000000000005a821fd3d1b2bb80a90d47208952f817943942d093e5c 2,537 1.00/1.00 vMB 33
598,871 598,871 0000000000000000000ca2f354078ced8052f9ad30709e3b2be747710b4f9477 2,433 0.73/1.00 vMB 20
598,870 598,870 0000000000000000000f472bb960562d1fb616b280acc0ccf246afe67f2bddb8 915 0.31/1.00 vMB 19
598,869 598,869 00000000000000000015349a9a750cc4f9ca872530c457a338bb5f195ffd6964 2,646 1.00/1.00 vMB 23
598,868 598,868 00000000000000000010d53cd2b2d57c4bad6bfc80438b230231d4024115af5f 1,935 0.60/1.00 vMB 25
598,867 598,867 0000000000000000000c074e28e53a807da5f0093977fa0703b79a52fcd65a19 3,331 1.00/1.00 vMB 23
598,866 598,866 0000000000000000001061dd2d1fd5dae7a70971ee04439a3d340cc682bcd182 3,171 1.00/1.00 vMB 20
598,865 598,865 00000000000000000011a7a30cf86e270b1066de2c2e8ef2993fea688b04ecae 1,209 0.36/1.00 vMB 22
598,864 598,864 00000000000000000006f89bc5fa1376dc34cc153d6944bccfc5ec55ceefc04c 1,795 0.49/1.00 vMB 18
598,863 598,863 000000000000000000001c10d1f5d02f455c87a6dcf9c0ac2ac47d5d99f77fb9 2,719 1.00/1.00 vMB 24
598,862 598,862 0000000000000000000d5765f8d8ca75ccdd2618e36e4ebd806a09f66c7464b7 431 0.12/1.00 vMB 25
598,861 598,861 000000000000000000130911db7b490b751138ad54a142a1483ae57bb49538b7 2,517 0.76/1.00 vMB 12
598,860 598,860 00000000000000000013f5b149325b877c2986c67e382c46a22d607925274752 3,211 1.00/1.00 vMB 30
598,859 598,859 00000000000000000004c9e42a9281cde450e36f292f207729042ef286b7ba30 3,236 1.00/1.00 vMB 20
598,858 598,858 00000000000000000010549a9e86809db22fc76a8ee6a934096ff2e2c5d8f6af 3,005 1.00/1.00 vMB 31
598,857 598,857 0000000000000000001235c19f242689dee0dd37749fb5cd7462d15808907530 1,330 0.43/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.