Loading Tool

Explorer IconExplorer

Memory Pool

82,412 transactions
30.73 vMB
0.08026716 BTC
Random Selection Loading Transactions
Max Size: 188.39/200 MB

Candidate Block

Mining Attempt 3f6c608bb4b8f0272adca351c9aa53789623904f941ca730dcdd4be1043acf1c
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root fb04edb4547c479984cef7ed02531a5dcabec6ec6c5a63430c1ee816bebb7139
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,020
Size: 1.00 vMB
Total Fees: 0.01140642 BTC
Feerates: 79.55 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (727,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,690 187,690 00000000000003af28cfcec7653177ef910605c8e374e2335e823c7fb9495493 103 0.06/1.00 vMB 69
187,689 187,689 0000000000000525647aa3e6a32adcefc6d64cbeb30b6748ea11b60a983296c3 318 0.12/1.00 vMB 137
187,688 187,688 0000000000000238b41e6437257bbc5a0aa9c46d86b5d1ed0ed2718e97c34dfb 83 0.05/1.00 vMB 94
187,687 187,687 00000000000003584516457f8896c3393b084865c46ba69191664886e93fdb4a 108 0.04/1.00 vMB 90
187,686 187,686 00000000000003c9c48e4d88f449d915b7dd16d4b7072368b60ed80d5bff2862 15 0.00/1.00 vMB 0
187,685 187,685 00000000000000c0b91397fef222629533dbdd49ee879b4cca72daa9fd1f4712 128 0.03/1.00 vMB 79
187,684 187,684 000000000000061e38d5aecd2a93716ffe64b1ab5b9eb056686a8c34354ff615 138 0.05/1.00 vMB 59
187,683 187,683 00000000000001c84b98df4bb6b0ae9e79e787052e51bff5cbd55422668a8631 142 0.07/1.00 vMB 91
187,682 187,682 00000000000007d6844145cde27fbffe2c340a83dbc90c32965c4b46d090ed22 327 0.15/1.00 vMB 157
187,681 187,681 00000000000004f09edac8384ad953a85b3bc46100f847bde4addb02af8a7ef1 400 0.16/1.00 vMB 154
187,680 187,680 000000000000095f988fee7c22255514103ddbc7b475fb12721b1766cfcbfbc6 142 0.08/1.00 vMB 51
187,679 187,679 0000000000000643c903c41d886605cc2204a18539dca3ea387ec039410b0923 431 0.14/1.00 vMB 163
187,678 187,678 00000000000002f060006b5ccecdaa7d03433cc48ce47de9d24a54a769e77d17 102 0.04/1.00 vMB 143
187,677 187,677 0000000000000907dfe19d57f95610cd1a14bc2000abb8ec1f0f27c557cfba11 10 0.00/1.00 vMB 50
187,676 187,676 00000000000001fd6feb32f4b367af4cde57161980923b14dae313f056db528b 276 0.09/1.00 vMB 14
187,675 187,675 000000000000064dd61a890f9c848ffe1a3b21af71b46bdf8efc10d06b52744a 80 0.05/1.00 vMB 65
187,674 187,674 00000000000002aa2c3b5243770d261f55853eeb9e8687c913194479561a3e63 331 0.18/1.00 vMB 109
187,673 187,673 000000000000041eeb7d6c3d61ac930c51e8ef12799acee5ef19490cc5030b76 73 0.05/1.00 vMB 100
187,672 187,672 000000000000016f317ae29898169ef9612823883d4dfd472e37de47ed618850 123 0.07/1.00 vMB 115
187,671 187,671 000000000000017c7941f7a4e41c66af134a7dbcce10b466f3a65d8e3535d443 289 0.25/1.00 vMB 96
187,670 187,670 0000000000000737d1ff576875fe12f09223ef96e9fa7c26fc53a2fc45791319 120 0.05/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.