Loading Tool

Explorer IconExplorer

Memory Pool

79,332 transactions
29.67 vMB
0.07549029 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt fd7bff9108738188b936defabac5b0ac1e64637de1b086799b72399a70423124
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 72fbda2cc654a0e34958c56e996838ec4fb83d68709446568eba3028e81976de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,154
Size: 1.00 vMB
Total Fees: 0.01508776 BTC
Feerates: 90.48 > 1.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (424,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,236 490,236 000000000000000000769c19d1723e0f53569e154d63fd5c79cffabb85409914 2,717 1.00/1.00 vMB 210
490,235 490,235 0000000000000000004277348498d1ca931f74fdde601c83d945dd112c7d51bd 853 0.39/1.00 vMB 170
490,234 490,234 000000000000000000766377b590c3baa6c4406da39028c4b76dd85c2905f115 2,233 1.00/1.00 vMB 97
490,233 490,233 000000000000000000e0a5612787097a8da7c212575c2496a40811bb8d8fd55c 2,589 1.00/1.00 vMB 35
490,232 490,232 000000000000000000815403e4e49fa441c72efcaa5504b9be6aa1edab7fd021 1,361 0.50/1.00 vMB 176
490,231 490,231 0000000000000000001f64f75eb5d76cecd4f7f71db19dd4c7333aad4b387723 1,154 0.41/1.00 vMB 162
490,230 490,230 000000000000000000c30aae05e6abf12af53f83f5973a276d742bf4c4856d5e 2,245 1.00/1.00 vMB 170
490,229 490,229 0000000000000000006bce0a5c3109e65dbe06ad9bf4f2367cad3df768b6e393 2,202 1.00/1.00 vMB 70
490,228 490,228 00000000000000000088fa24196c9c097e7ca90a8935cf003a9785f1fa8d114c 2,303 1.00/1.00 vMB 201
490,227 490,227 000000000000000000e758bd64cd1a80481488f27edb41179b7f4647d9da9318 1,032 0.55/1.00 vMB 98
490,226 490,226 0000000000000000007d9579c56de77f27d9a4e1e7dce8b9e64d8d00415213f5 232 1.00/1.00 vMB 8
490,225 490,225 00000000000000000041fd3e15771801470129f1ad43413dd0f6fc5aca20ff3a 1,373 1.00/1.00 vMB 25
490,224 490,224 0000000000000000005535b3e186984dcb7a79b0b6f55f544a0ec758690148f6 2,519 1.00/1.00 vMB 164
490,223 490,223 00000000000000000027d8d70b03fbd609a262727989d14fcbf3a988a9df0ec6 116 1.00/1.00 vMB 8
490,222 490,222 000000000000000000d3522c0e41aada526719f36dd2f220457e7f780fa1cb2f 1,999 1.00/1.00 vMB 85
490,221 490,221 0000000000000000007c052342295bb44fa95637482e0d1ef1d9f30802422295 1,757 0.81/1.00 vMB 163
490,220 490,220 0000000000000000002ece83b7a681043a84e8d510423299379b17aa866c1b58 2,550 1.00/1.00 vMB 133
490,219 490,219 0000000000000000007c29838d5a79f4520b32fc56126856fd76b6ea1b396a22 2,013 1.00/1.00 vMB 7
490,218 490,218 000000000000000000b9cea9a6d0e9b4de2ca0d50375f99aca63de34cd552141 1,678 0.96/1.00 vMB 102
490,217 490,217 0000000000000000008ec2b23e673124177ee93cd1933e8d2a315187f461f993 1,862 0.78/1.00 vMB 139
490,216 490,216 0000000000000000009fe674887dd32b768a93af4855686cbbbdbcdaf4adb9ff 1,876 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.