Loading Tool

Explorer IconExplorer

Memory Pool

47,550 transactions
28.02 vMB
0.06751422 BTC
Random Selection Loading Transactions
Max Size: 149.27/200 MB

Candidate Block

Mining Attempt 9bb262a33399b6ab0e8c0d823b8eed7eab7665102b87f5e563b82c746d78d8f5
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 542235379862dbffb71b2ce1eb20df931747e7435431a44143c32b2e947dcbf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.01437063 BTC
Feerates: 301.05 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (630,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,938 283,938 000000000000000013a8505c188e5143abdc145d18bbebbd45762f2ee431efe3 153 0.05/1.00 vMB 54
283,937 283,937 000000000000000137e099558dfd4107a21e9ee8c1f6f8ae1033535b382119b9 365 0.18/1.00 vMB 32
283,936 283,936 000000000000000145e635cf6081a7c8b89e4bb2014f473d4c9faa33b23ecb2d 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.