Loading Tool

Explorer IconExplorer

Memory Pool

41,669 transactions
28.93 vMB
0.06923515 BTC
Random Selection Loading Transactions
Max Size: 148.19/200 MB

Candidate Block

Mining Attempt a30b937e26ad0fa8ffededaf6b812e456c61eb795511b7df60823fc7f7126284
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 4bb63fd8cec2b62591cc20524719baf11fb516e8f0392b39b1f96ca69770729d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,712
Size: 1.00 vMB
Total Fees: 0.01293125 BTC
Feerates: 100.36 > 1.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (529,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,099 385,099 0000000000000000071c6d6913602cb5e55871df2555b794d0ba04aa0f2756d9 314 0.14/1.00 vMB 34
385,098 385,098 00000000000000000198c9bda650be9d87b7f2f9c62c40950fadacc155f55f67 762 0.36/1.00 vMB 29
385,097 385,097 000000000000000005fe2d9d47bce9cdf1edb4d44a25be369710391c3a9382fd 421 0.20/1.00 vMB 31
385,096 385,096 00000000000000000372f6b9cf812ec48f318f710af71c575039a0890ade93d9 572 0.28/1.00 vMB 27
385,095 385,095 00000000000000000912766fee6c384b156e8ef931dbec21cccf6c1df8d2d339 206 0.14/1.00 vMB 28
385,094 385,094 00000000000000000bf52a7bdd9896fa6925047d21cc91f6c49940000e775c4f 171 0.12/1.00 vMB 22
385,093 385,093 000000000000000007789f1aba941883fc873bacd204d20dfb53d3103fad7087 321 0.17/1.00 vMB 30
385,092 385,092 0000000000000000070f4deda24b8d2225ce36bc1d8069f40c764d56e2cbef44 590 0.59/1.00 vMB 15
385,091 385,091 0000000000000000009e75e52016c3d8d3f2ae999b21d62cd62f8df197d587ea 1,597 0.69/1.00 vMB 36
385,090 385,090 00000000000000000e0a819bc6833a57d90a4fba1590e61eff57a1b7d326720b 1 0.00/1.00 vMB 0
385,089 385,089 000000000000000002f3e790fdf5df00da2c056bee447081f9b438da0b9f906a 1,083 0.73/1.00 vMB 20
385,088 385,088 0000000000000000099e9053d8ecfe0dd4b991c555df59fdf3423b3c8d02162b 2,775 0.93/1.00 vMB 44
385,087 385,087 00000000000000000e4dc8eee712d40b0141cd97b18c33e15cb62f80d2e8062a 1,310 0.92/1.00 vMB 27
385,086 385,086 00000000000000000e3fa3178af6a63aea3344df8a755f79434b09f439df3496 424 0.25/1.00 vMB 24
385,085 385,085 000000000000000007f9effa59ed188852863107635cd01b757eed92b4ef3ffc 75 0.05/1.00 vMB 34
385,084 385,084 000000000000000009b003343e65a8b38baf6b4d1f84e9a67fa76492d8e2a6bb 121 0.08/1.00 vMB 18
385,083 385,083 000000000000000002b5fe2874dae41de2022faed290280b1fa91bc56cb86250 906 0.99/1.00 vMB 16
385,082 385,082 00000000000000000a8d6f779b5c0247064dd0513f25dc9949ba594243ec8c4f 1,855 0.95/1.00 vMB 37
385,081 385,081 0000000000000000070bc8a9a23b2ec1c076bb43f7c1d19dad42a7c12e8c9c19 2,274 0.75/1.00 vMB 50
385,080 385,080 000000000000000003c0cf6b89d2a9b68a8cedbd3935962203c21663925c714b 423 0.29/1.00 vMB 29
385,079 385,079 00000000000000000377fb738d785c20be0e6d2723211eacf082c1e7bb50a24c 1,217 0.79/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.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: 629.30 GB
    • Received: 11.89 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.