Loading Tool

Explorer IconExplorer

Memory Pool

46,493 transactions
27.26 vMB
0.08070011 BTC
Random Selection Loading Transactions
Max Size: 144.09/200 MB

Candidate Block

Mining Attempt b02d4d3da708877d4c1d9bc49be47908a0482fb4d6997a95cf653f8575815ac5
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0c1438da280a4b1df4f738b76e58f4d78763fbb2a384319c2176fbcddb6cb581
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.02972024 BTC
Feerates: 298.51 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (630,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,935 283,935 0000000000000001ea4745f1284a34362e4a5e365148db6a3b9e182fc92ecbde 179 0.13/1.00 vMB 25
283,934 283,934 0000000000000000c1b5e0e295241307ff7ac404864605e9e128d3e8a331ef72 179 0.33/1.00 vMB 12
283,933 283,933 00000000000000005f312f9ed9953fc84d631dd671e40ff8defc62349f9db052 621 0.35/1.00 vMB 25
283,932 283,932 000000000000000078d9f8fa8beba1d4fde935373c47797f33c0c04566adf34a 1,077 0.35/1.00 vMB 42
283,931 283,931 00000000000000012d248fc4f7177171f8ce1451ed0ffa3e142de3be0e566435 146 0.05/1.00 vMB 154
283,930 283,930 00000000000000000f010b2ff5ceb19d3445b68031290463804892e0194c4289 146 0.05/1.00 vMB 80
283,929 283,929 0000000000000001be02e24cd06f8f2365a54089ad55366037ee31d45178e57c 168 0.05/1.00 vMB 152
283,928 283,928 0000000000000000e96e16dcbfefcda41e37a3c4bc9f46d470cb83ae2ee349a8 52 0.10/1.00 vMB 6
283,927 283,927 000000000000000106cb7553c8ae4d906d78475f751b8446f53d11704ca0c54e 278 0.16/1.00 vMB 36
283,926 283,926 000000000000000084312136e72bb64d87473fa3f7c978dd0990a0ea6e93c211 107 0.09/1.00 vMB 20
283,925 283,925 00000000000000008a79abc0fb2a1ff2cfd522993c2e8376a8f1ca75db60e0b9 110 0.11/1.00 vMB 26
283,924 283,924 0000000000000000a20f99e03741319c196ae44508dfb02edd9a9a7299184ca7 625 0.35/1.00 vMB 32
283,923 283,923 0000000000000001b419cd189096947b91ad2527a25a533d14da92746db02d90 158 0.05/1.00 vMB 71
283,922 283,922 0000000000000001eece6a0aa17e8a5751a6200171de7b1ad75e8ce03728fd69 147 0.08/1.00 vMB 464
283,921 283,921 0000000000000001d2a734559ab9205f7ab6f790385370d4cb998871c8bddb56 243 0.15/1.00 vMB 31
283,920 283,920 0000000000000001ab29d131f87f9f25c47416960747281850abef0b2a6fb74d 469 0.38/1.00 vMB 25
283,919 283,919 00000000000000003dd8c537300059c194f049c2371731663eba6a0ac44a96d9 85 0.03/1.00 vMB 61
283,918 283,918 000000000000000171fad11d6d01678988bd6d030f0f2140223f10ff91a0458a 486 0.24/1.00 vMB 77
283,917 283,917 000000000000000061b57a016d6de3442d45b00af32574276b103b65b7a7a187 243 0.12/1.00 vMB 32
283,916 283,916 0000000000000001e70cfa90d300ddbcc34139b2116b1acac6c9d84c589caaf6 260 0.10/1.00 vMB 43
283,915 283,915 0000000000000001f2ac77ed74b0232e9b55ed7438aaef7c44765901656438bc 368 0.19/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.00 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: 648.90 GB
    • Received: 13.10 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.