Loading Tool

Explorer IconExplorer

Memory Pool

83,758 transactions
31.88 vMB
0.08532737 BTC
Random Selection Loading Transactions
Max Size: 193.88/200 MB

Candidate Block

Mining Attempt f9885b454972d8c6c9ec57e18bfe29a9c73296009025e1b467d2425b11f4d9c4
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root ee388bb33609ed3653987556c6c50ec213a7bc07631c87e772dd2f0be5b9b439
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.01583104 BTC
Feerates: 40.00 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (89,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,104 826,104 0000000000000000000156bd7db2fb2a90869a44a93084e0797784ca1f86e3a5 3,780 1.00/1.00 vMB 78
826,103 826,103 000000000000000000007b48ed73844fb0855f1e770c5fcc9c74423b4576b5a0 2,078 1.00/1.00 vMB 61
826,102 826,102 00000000000000000002adb526e8b259f8120bd8beb5b29154f9d014c447f689 3,672 1.00/1.00 vMB 131
826,101 826,101 00000000000000000000da71d4db0d37d73a29aebb19779f1bff329752440a47 3,544 1.00/1.00 vMB 169
826,100 826,100 000000000000000000027355ec97ee57ccde65463d246b7aece09970e64c3bad 3,723 1.00/1.00 vMB 145
826,099 826,099 0000000000000000000078e630b049dedb2cf501cd47b5716512a3b89d18b0df 4,008 1.00/1.00 vMB 175
826,098 826,098 00000000000000000001c6ffee423d78d9c149eb2cba803b3effd70b4bd9242c 2,933 1.00/1.00 vMB 80
826,097 826,097 000000000000000000017823f153f69481a7f5ba9f9724492b6adce3fde0cedd 3,271 1.00/1.00 vMB 81
826,096 826,096 000000000000000000001e7e3a0b5b667e49bdd49b81de58e035367d890e2d5f 3,215 1.00/1.00 vMB 157
826,095 826,095 00000000000000000001d183148d5d4e45e0cd26eed6c9492ad9adc169f254cb 2,385 1.00/1.00 vMB 51
826,094 826,094 000000000000000000008b4ce2def5dae1c24562cc3cfa8416e6c70ac7576d48 2,876 1.00/1.00 vMB 50
826,093 826,093 000000000000000000030ceb0c70274dbdf4110cf62b9330f0eb95e525d9dc09 3,400 1.00/1.00 vMB 65
826,092 826,092 00000000000000000001e2e90c1e31148f10512af470308eb0e84a69ae42efc7 3,153 1.00/1.00 vMB 47
826,091 826,091 00000000000000000001154c0265301b1372b0dc179ef83694b1617430fa8b43 5,304 1.00/1.00 vMB 59
826,090 826,090 00000000000000000001600ff054713622901e42a4f19c7bb29c67555fc2cf14 5,391 1.00/1.00 vMB 69
826,089 826,089 00000000000000000002000521ea2ce11314743f1e27930c821aacb2e7aaa103 3,926 1.00/1.00 vMB 56
826,088 826,088 00000000000000000002437bac3d4fb8aef0b132c89248296bdd577d41f52790 2,890 1.00/1.00 vMB 75
826,087 826,087 0000000000000000000094b78aa624395d7cb33af3d021162598933a6ae35763 2,893 1.00/1.00 vMB 131
826,086 826,086 00000000000000000002ff151626fd0cfe1edbbc50081d7fdbae6e7bba922136 2,787 1.00/1.00 vMB 56
826,085 826,085 00000000000000000000eabe58ce4bb87effa07b0f76cddc19d22fc6689bc50d 3,916 1.00/1.00 vMB 83
826,084 826,084 000000000000000000022eda179bc1189d9d014fb2de53836a2ccaf68473a66d 3,711 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.75 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: 708.85 GB
    • Received: 16.78 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.