Loading Tool

Explorer IconExplorer

Memory Pool

87,912 transactions
33.57 vMB
0.19962793 BTC
Random Selection Loading Transactions
Max Size: 199.67/200 MB

Candidate Block

Mining Attempt 0d127352c64091d7a03f8e197c5ab688dfcd7f7ba8f3ba65cac83c9d3368910d
Version 20000000
Previous Block 00000000000000000001888248761cd1e9aeb522f26541d7755acc5ce306bac6
Merkle Root 1c6efd9501acb78a177bc08019ecec4cf3a15f339baf61379301b8cc68ddb80d
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.06357087 BTC
Feerates: 151.47 > 6.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,522 (383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,139 917,139 00000000000000000000664a2866135ba10b4bda9cf2073902db0468e9810686 3,899 1.00/1.00 vMB 0
917,138 917,138 00000000000000000000f0ae09b83709059651fef01f4aa8682e5dbe579520e8 411 0.14/1.00 vMB 10
917,137 917,137 00000000000000000001ce7eba34655cd172fef55f4c80aabf172edcd3e3645a 4,106 1.00/1.00 vMB 0
917,136 917,136 000000000000000000001ea1970ca2a7a0675b5447e938f3551bd56f6f03bbe3 3,466 1.00/1.00 vMB 2
917,135 917,135 00000000000000000000ccce9cc5a9a042bf0e511c6fd5008e2d7bd6e98741bc 1,511 0.55/1.00 vMB 2
917,134 917,134 00000000000000000000d8944c5576257434d0a2fe6148e87b415f0ee4f2882b 2,279 1.00/1.00 vMB 2
917,133 917,133 000000000000000000003377618070e0f08a803a8a18a35eb9f238f5b1c052bf 1,615 0.39/1.00 vMB 3
917,132 917,132 00000000000000000001f4cce3fb970c046f7ddb18c28fb0264774aa173ca1f3 3,515 1.00/1.00 vMB 1
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
Previous 10 blocks ↓
Total Size: 786.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 1,009.81 GB
    • Received: 34.67 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.