Loading Tool

Explorer IconExplorer

Memory Pool

74,931 transactions
30.11 vMB
0.19077811 BTC
Random Selection Loading Transactions
Max Size: 174.34/200 MB

Candidate Block

Mining Attempt f093a0f3b0ebed3dc4f17be8b2fe813237d8dc7536152de1946e5cb3fe8bc9fa
Version 20000000
Previous Block 000000000000000000008b08bf52386fd4a5c35fb36db3892dc15de08465646c
Merkle Root 0d07ce36a7c0c09f45e124e6c99d280bdf70db33c932d3736a67926f79f7bfde
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,536
Size: 1.00 vMB
Total Fees: 0.03874201 BTC
Feerates: 94.57 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,536 (405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,131 917,131 000000000000000000007bf6f1d5e73e5e93f86feedadf9e97fea7f91088b355 4,036 1.00/1.00 vMB 2
917,130 917,130 00000000000000000001b3f3cdb521806daec0ea32c360369fb380b2574609b8 2,780 1.00/1.00 vMB 7
917,129 917,129 0000000000000000000170b65ece419f1faac1ed5dfb712ad61248c1fc6b46bb 359 0.09/1.00 vMB 4
917,128 917,128 00000000000000000001a7f987c92c36bf5275978f39725d15e87eed1f7475cb 4,822 1.00/1.00 vMB 0
917,127 917,127 0000000000000000000040acda1cf344465935e48b6db1fd76e631a755821e14 3,465 1.00/1.00 vMB 3
917,126 917,126 0000000000000000000017842f034c30984f9aaedd845798f40cafa8b63f7103 4,798 1.00/1.00 vMB 1
917,125 917,125 000000000000000000006e10f872cfe3d62f374b20322c91ff537d78a8f6c7b0 3,157 1.00/1.00 vMB 2
917,124 917,124 00000000000000000000760a4d7386ed9074d8311337402b67987795ba574f4d 3,313 1.00/1.00 vMB 4
917,123 917,123 00000000000000000001a65f3e0a6324a118e99647077371370326760c5ae0e3 3,088 1.00/1.00 vMB 2
917,122 917,122 00000000000000000001f9a0a2af8b54196fa25f20ef610b24f6adb3d023f77c 7,042 1.00/1.00 vMB 0
917,121 917,121 000000000000000000006f6819fee9eed899661b0843d38c5466a218ad4f32db 6,738 1.00/1.00 vMB 0
917,120 917,120 000000000000000000002f3e211d5bdf09321b5fa873f885e137d132fc310ae3 868 0.34/1.00 vMB 3
917,119 917,119 0000000000000000000197de2482f6418e8cdc2f279967452eb5545c2473cb1c 344 0.06/1.00 vMB 1
917,118 917,118 00000000000000000000793e67f4531c67c3dee02134ca050418fd164c9d206d 2,712 1.00/1.00 vMB 2
917,117 917,117 00000000000000000001bc791b39c9ede7c46e48216d17c15555c3bed1e4e9f2 3,517 1.00/1.00 vMB 3
917,116 917,116 000000000000000000007ef5c6fb22b1df8755f2f1c8ee2710fce285769ac3fa 6,822 1.00/1.00 vMB 0
917,115 917,115 000000000000000000007bac7d963c3bebb76a84018c6fc8b8aace7b2bfacb4c 4,580 1.00/1.00 vMB 1
917,114 917,114 00000000000000000000376ce1a57b504f5e9aa335a704bf87856091677266e7 1,518 0.55/1.00 vMB 2
917,113 917,113 000000000000000000013103491a33a851d7eb7ce6369f60842dd036842c6353 4,911 1.00/1.00 vMB 1
917,112 917,112 0000000000000000000108e5cf0e2bd42f46ab1c0e779216895c67945f7a5fa1 3,406 1.00/1.00 vMB 2
917,111 917,111 000000000000000000011dc6ae1cb197ca35328f0fa835523e86a48ee192f2d7 2,895 0.98/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.74 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: 1,010.24 GB
    • Received: 34.84 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.