Loading Tool

Explorer IconExplorer

Memory Pool

81,262 transactions
31.14 vMB
0.10613486 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt 5c1fc5c57ba56b5b83cb5ac2a2da8ab8fdf18ebe9f0414624ae71b02e3280ed9
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 5ce42f9244a9d733d479d7119163af322b6a35c0d9f85e10ff294390f3262977
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.02693769 BTC
Feerates: 150.75 > 2.70 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (97,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,790 817,790 000000000000000000018890b3f65efc62bc4f634dcd5b6f281d07fbcf707d2a 3,323 1.00/1.00 vMB 274
817,789 817,789 00000000000000000003b7c9ecc1023f6173e9acdd8cc9a6d301d958b9b27e19 2,827 1.00/1.00 vMB 89
817,788 817,788 00000000000000000003eafc1c39c614cf8097818e93119df1ba5a0ddc5ae06f 3,756 1.00/1.00 vMB 96
817,787 817,787 000000000000000000003cc8c42787b5f2d0bca775a49bcd7edb97a40c146e66 4,115 1.00/1.00 vMB 98
817,786 817,786 000000000000000000028b24a0ecd35240c50bab1815c26c2ac0e7454cb91eee 3,382 1.00/1.00 vMB 136
817,785 817,785 00000000000000000002504d60d886f7300f9e44fd1ee3702a6b525592091cc3 4,522 1.00/1.00 vMB 88
817,784 817,784 000000000000000000031527ad57900391e26ccca6726c7e0337dea58a53ea12 3,498 1.00/1.00 vMB 164
817,783 817,783 0000000000000000000131183c9d35aa11324bb1ca41c7624c33c94465e6ecef 3,648 1.00/1.00 vMB 117
817,782 817,782 000000000000000000010babf05ed7e6e01b2ea73ac76ad02b346316e8ea3ada 3,683 1.00/1.00 vMB 86
817,781 817,781 000000000000000000028ed8e29a6a8d2283498323664c43a6c57b783605e564 3,590 1.00/1.00 vMB 127
817,780 817,780 000000000000000000029462025e7725b5fafe9e4940c186e5552f179c2cd0c5 3,710 1.00/1.00 vMB 168
817,779 817,779 0000000000000000000135102736e052947132b0bd0881c5371f60cc47da9b13 3,321 1.00/1.00 vMB 233
817,778 817,778 0000000000000000000034055cdfdc9711e4c92fd9c3d81c20953b5a0fa8f424 4,193 1.00/1.00 vMB 125
817,777 817,777 000000000000000000004d0456c06431bb3aa8d75bdc9626c4d3e7154b1596fb 4,529 1.00/1.00 vMB 102
817,776 817,776 00000000000000000001c07fde708d1a51f5165e7db62d2243c964675d2f42e6 3,525 1.00/1.00 vMB 141
817,775 817,775 000000000000000000036bdb858a8eb128b7653694855fc48d345c331c83f931 4,755 1.00/1.00 vMB 100
817,774 817,774 00000000000000000002f7f8bb5fa808b2cfb5c559899e68f7eab3080bacea0f 3,907 1.00/1.00 vMB 112
817,773 817,773 0000000000000000000443b10f8adf7e16956017f41bd224a4b7718b555bbf90 4,184 1.00/1.00 vMB 153
817,772 817,772 000000000000000000017d7e4c15dfb9d04a7f50a8519804bea03ebfc2d91717 3,736 1.00/1.00 vMB 114
817,771 817,771 00000000000000000002cc4e0833932bf278852d3dd5e0be7bbcbc98148f4d26 4,224 1.00/1.00 vMB 90
817,770 817,770 00000000000000000000e230001d5f15509c96e8767011ff0dff9d19cc0a4df5 3,953 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 783.08 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: 723.78 GB
    • Received: 18.41 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.