Loading Tool

Explorer IconExplorer

Memory Pool

79,855 transactions
30.18 vMB
0.08131551 BTC
Random Selection Loading Transactions
Max Size: 184.47/200 MB

Candidate Block

Mining Attempt 481a7705fab29d22dc12c4970b28098cb0a5c3025164c422e9a09dc4fd07c87a
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root e7fb1b601618c7eb77b0e30b41a7c116d125117720a0d1a83682d36fea6feaef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.01387930 BTC
Feerates: 100.65 > 1.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (674,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,794 240,794 00000000000001126f97764294d3efcaa9c01ec2cfbe1b8e7a426f88a27e3b16 5 0.00/1.00 vMB 479
240,793 240,793 00000000000000dbbd33fe15d6ed9b07e020f79a465e87b2cee755f180ca8986 42 0.02/1.00 vMB 20
240,792 240,792 000000000000009dc8b0bd40fc29e17b9978373d2d0d8f959ec0e70953335b5d 326 0.25/1.00 vMB 66
240,791 240,791 00000000000000948cba7578a6aa8bdaa63127282f16f576a8bb397102caffd2 718 0.25/1.00 vMB 218
240,790 240,790 00000000000000eea18bf92f9f3d8fbe54f2500c72a53a98664e683660af076e 222 0.10/1.00 vMB 154
240,789 240,789 00000000000000f1bbc1627a002e2d85c3ad127145898fde60405296a6feb0e9 1 0.00/1.00 vMB 0
240,788 240,788 00000000000000e78b94906d08487b11a149f840727752538ee9169dd377dbb3 199 0.09/1.00 vMB 110
240,787 240,787 000000000000006f51b8036269765b9c70c1183944a846ffc1697eef20e11c02 314 0.14/1.00 vMB 145
240,786 240,786 000000000000010f91d12a6b5e6ba7aa65bc9f9fa63a6c075246c538e33c51b6 373 0.19/1.00 vMB 52
240,785 240,785 00000000000000ee76a11d64824bda64d333b7e4238a0f762e2d3e474ec52dfd 481 0.25/1.00 vMB 157
240,784 240,784 000000000000009f24b6d1e40d50b216f39be2d76ea4bc8eeed5374d012668c3 619 0.25/1.00 vMB 178
240,783 240,783 0000000000000109243df1322b7b5173c5796cf979318e933d887210c981c1f8 636 0.25/1.00 vMB 177
240,782 240,782 00000000000000ed9211b49d2edaf245d303821266db4490edb14dd409d82b60 542 0.25/1.00 vMB 159
240,781 240,781 0000000000000107eab6843d55cc3112e0fe326bc4c272583bf2d4fdda8c9b03 432 0.25/1.00 vMB 124
240,780 240,780 00000000000000056cdfa06c9fac37f6f912a76c95668a11ecdaa17211317b05 756 0.25/1.00 vMB 241
240,779 240,779 0000000000000058e49a26449461bc38fad6c457495f73a2733d409b1f5f4f41 163 0.09/1.00 vMB 95
240,778 240,778 00000000000000d13e93ad2f94d53ad21d0b21d0457cabf9692d54908643494e 617 0.25/1.00 vMB 212
240,777 240,777 00000000000000caad9a795b909b28696097ab43aa3a9a5184034b73c05f4f97 270 0.11/1.00 vMB 153
240,776 240,776 0000000000000037d263c2136444d2cd199b2a4d6339481616f18b60a5b48a94 623 0.28/1.00 vMB 170
240,775 240,775 00000000000000b1d0a31a6697c4a53e1c170c8217b6508cd2c26858ff1b3dbd 226 0.10/1.00 vMB 155
240,774 240,774 000000000000004a160a3bbd5c6c214334c8923f03dd7d7c5249193a0c789007 84 0.05/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.