Loading Tool

Explorer IconExplorer

Memory Pool

37,306 transactions
26.88 vMB
0.06088050 BTC
Random Selection Loading Transactions
Max Size: 136.60/200 MB

Candidate Block

Mining Attempt 8f58f80b5c827badd2e607042813f971bac4f9d48ccb1fb4f4853040599f7f59
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root aa1f236ae71454a4d964d580cb0edc0bfaf5410fa77886d18fab9787fe511ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,847
Size: 1.00 vMB
Total Fees: 0.01044581 BTC
Feerates: 74.79 > 1.05 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (529,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,104 385,104 00000000000000000ceeb47f3d37218a271dd5060640336cdc648afb2716e3db 73 0.09/1.00 vMB 7
385,103 385,103 000000000000000003bb4d28bc367af38f517d719a234c8827ea97da8b68fa6c 295 0.17/1.00 vMB 36
385,102 385,102 0000000000000000042f62489012045eae9eb8aa038f1f03bb5fa57d5402c26b 1,411 0.62/1.00 vMB 32
385,101 385,101 00000000000000000d2c62e53d816b8e1967322ff4d8077b16d88591b1437134 1,024 0.54/1.00 vMB 24
385,100 385,100 000000000000000009ff66a7a8199f266bddab1e667a3211a3484e62a92807d8 397 0.16/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.