Loading Tool

Explorer IconExplorer

Memory Pool

55,994 transactions
32.64 vMB
0.17393303 BTC
Random Selection Loading Transactions
Max Size: 174.71/200 MB

Candidate Block

Mining Attempt 04c2df880a81790552ba4f04a83881b7fa8da1904b9c1603bb84e1a5a2817073
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 0e837ce5043ea430bab92498458407155b50b23517f5daa0eb3e02a069f87df0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.06054163 BTC
Feerates: 301.66 > 6.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (387,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,938 526,938 000000000000000000311d9d7f9648fee7f93dc085684f13e9a7aec0825e28b0 888 0.33/1.00 vMB 27
526,937 526,937 0000000000000000000d2b23c5cfd3486542e858f5d95aa30f898c4e7392585f 1,090 0.65/1.00 vMB 22
526,936 526,936 0000000000000000002a4dd773a5f4bbdb93e38c4a1627978e9736de1a1419a5 1,194 0.51/1.00 vMB 26
526,935 526,935 00000000000000000034c363b41ad455394b9a5fb3a80e6e978f3321bce40904 475 0.20/1.00 vMB 29
526,934 526,934 0000000000000000000d59ab24de01c3df9bcd65f29b7ee3686281b3ca3fdd11 1 0.00/1.00 vMB 0
526,933 526,933 000000000000000000343040adc24572765e9377b23bdadfff129ae7c588f1c9 144 0.11/1.00 vMB 20
526,932 526,932 00000000000000000013166b2851ffafacc4da00574b9316cb7830312e85d92e 1,079 0.42/1.00 vMB 24
526,931 526,931 00000000000000000037f849c25967e4f9b22496e190496754956b787923c00e 2,330 0.90/1.00 vMB 26
526,930 526,930 0000000000000000001bb3475f5200e45a39c82d22d0d83ca5fa5d1d8edc7dd5 96 0.05/1.00 vMB 12
526,929 526,929 00000000000000000015385da2b1d190aefdbc74bad676d2a815a079b016e69d 2,470 0.99/1.00 vMB 23
526,928 526,928 0000000000000000000cbcd8a8c0d91f4df978cf44acfdcd0f38c8485cb314af 2,716 0.88/1.00 vMB 10
526,927 526,927 00000000000000000034ee971fdcf0d195daabc0c718f89a4d1aeacba25a8b09 2,081 1.00/1.00 vMB 36
526,926 526,926 0000000000000000002821cffa9fb463faab61176c19f2457f7c2730b1c42c4f 40 0.02/1.00 vMB 15
526,925 526,925 00000000000000000005ead1a1f23053e9c09e2432a5c334e710ca504f35ef68 1,399 0.65/1.00 vMB 18
526,924 526,924 00000000000000000008d9fc64c885e3243ebf544123a20124a8ad220785d221 646 0.32/1.00 vMB 23
526,923 526,923 00000000000000000027ddc2b4f58008204f2e48874fe5d043a1af308bb86f14 193 0.14/1.00 vMB 13
526,922 526,922 00000000000000000028c54ca39bdb4431325b12ab2af18377c9a90dceffbb30 1,196 0.55/1.00 vMB 16
526,921 526,921 0000000000000000001b0189523e4c53f5b4901eae001f43afa1656d593a09a2 679 0.40/1.00 vMB 17
526,920 526,920 0000000000000000003131525e6309f79750e8547d2d2b88e172c96744317f18 140 0.14/1.00 vMB 6
526,919 526,919 00000000000000000020f42e6d7cc55353f21503fc52e531cea4a60273360c3c 300 0.52/1.00 vMB 5
526,918 526,918 00000000000000000023ca76e1a8c037e8e488e16821644fa4e7481653e5faf2 472 0.40/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.