Loading Tool

Explorer IconExplorer

Memory Pool

80,712 transactions
30.77 vMB
0.08532026 BTC
Random Selection Loading Transactions
Max Size: 186.85/200 MB

Candidate Block

Mining Attempt e3586bccbfafd435d3b394c7a4f09e7ab17a386c17f5dc267b50953ab0c71971
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root e14e9f247f212e7c245af4035e221e685d3bd3bae86ceef933d6e953f40a007d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.01931133 BTC
Feerates: 351.58 > 1.94 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (729,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,897 185,897 00000000000003c1c88bb54061694cedcd9ecf8ef691107a1bca15ad0ba19fcb 76 0.02/1.00 vMB 121
185,896 185,896 000000000000010d35371833d853566f7a2e67432e7037e94bf2ea44119cf237 131 0.09/1.00 vMB 83
185,895 185,895 00000000000009a5ee46ecf861b3b120f8f3490c3ba0df9700d9d92731f89c24 284 0.12/1.00 vMB 126
185,894 185,894 00000000000003342f56a6388edde16c862eae7d81eff27a642673c2615dabaf 158 0.05/1.00 vMB 37
185,893 185,893 00000000000001ed91aca2b1828bb75c48fa3bb2377c5bc0d07fc1ce482e0813 256 0.29/1.00 vMB 104
185,892 185,892 00000000000007e48503dc04c49edf1f1064b4fed1ce141791392aaf66252d20 164 0.10/1.00 vMB 117
185,891 185,891 000000000000081b10d5246d813087641b51dcbf1711934ed7cde45164409425 13 0.00/1.00 vMB 166
185,890 185,890 00000000000006223287acbb1a5497cc0dba51004ab76a22e21ca6b19977433d 119 0.04/1.00 vMB 114
185,889 185,889 00000000000006e1354903517e2763b31d36341ecf5bf83795421b203f9b2ebd 129 0.04/1.00 vMB 134
185,888 185,888 00000000000003fabf4057bbb6451f275dd59148d96386e86cd90ee656ee612f 13 0.00/1.00 vMB 33
185,887 185,887 00000000000001e367592991d4bff3f4f8151d8a2f56ba3e40a90652670b1f33 26 0.01/1.00 vMB 66
185,886 185,886 0000000000000859ace2195bc2ab49f0925ba1a461690468e93379111b599ed4 128 0.10/1.00 vMB 28
185,885 185,885 0000000000000001f1f6a242df443d43b26ffd2d07c9b1a81ae309e0d568089c 137 0.06/1.00 vMB 108
185,884 185,884 0000000000000229b5ef494d1e60510ece583985635155223aeae3a5dba53d0d 239 0.11/1.00 vMB 350
185,883 185,883 000000000000024d1ffd5ca9dde47df8e704b91216a1bf9bd90765cc86d9628f 492 0.21/1.00 vMB 249
185,882 185,882 000000000000088caf56d585c10f1636a02a03caebb0c661bf225172c5b8e5ca 93 0.04/1.00 vMB 90
185,881 185,881 00000000000007bb013c8f18f0fc6e927d3e86c025e53a73579c71de031acb4b 136 0.08/1.00 vMB 96
185,880 185,880 00000000000002b8abdccc4efcc9657880ba3060589f8dc531e789a6db4ba5cd 8 0.00/1.00 vMB 0
185,879 185,879 000000000000082279bf1da12cd5c40d1c30ce37c8cb8418ff586e104c2ecf38 146 0.05/1.00 vMB 122
185,878 185,878 000000000000011a1ca07c6733517e06f97f5b671c542f5a86035e23fef5681d 135 0.05/1.00 vMB 87
185,877 185,877 00000000000007562201022ddb5178b86bca55df9fb0e734711411a2b0b27e9b 267 0.11/1.00 vMB 119
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.64 GB
    • Received: 16.74 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.