Loading Tool

Explorer IconExplorer

Memory Pool

44,150 transactions
26.38 vMB
0.06083287 BTC
Random Selection Loading Transactions
Max Size: 139.54/200 MB

Candidate Block

Mining Attempt b5f135af03f5cd82202a9b3b3c43feecbb35dc3b27ca2945b16b817dcf450cc7
Version 20000000
Previous Block 000000000000000000006cc13a7fe0fc3de0400de8b489ed11928b4380e55c05
Merkle Root 779b15cf4cea953dffe6f69e54e71173ab8c2ca9e4fe7228a996d3ef29275895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,918
Size: 1.00 vMB
Total Fees: 0.01254061 BTC
Feerates: 775.18 > 1.26 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,786 (152,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,941 761,941 00000000000000000003be910f7cde3cc8590ed1cba2b3b3a8e221bd76eed83f 280 0.10/1.00 vMB 13
761,940 761,940 000000000000000000036ddf7711161cc55f6652e680690fe0732bb68367cf55 107 0.06/1.00 vMB 11
761,939 761,939 000000000000000000025bd6d9c2135ab5793cbb2ddfb63ac8277407fb6c60d8 371 0.12/1.00 vMB 13
761,938 761,938 00000000000000000002345fb79b402de9ec072dc011ba2a1e2dd701899e7904 153 0.05/1.00 vMB 10
761,937 761,937 00000000000000000005b17ad4c9b25d82f44e34f73077863d5728d15774cf5b 1,377 0.88/1.00 vMB 12
761,936 761,936 00000000000000000001664ec3c354d4155cf77b2c55f38cda13f7eddb979e8d 979 1.00/1.00 vMB 12
761,935 761,935 000000000000000000002d56514f7cf8f2ff95a02c3240773b4856947b88a214 1,459 0.53/1.00 vMB 12
761,934 761,934 00000000000000000005025eacf6fbcd235db4ea2a3a9fa714f705321e0892a1 12 0.01/1.00 vMB 4
761,933 761,933 00000000000000000004095f6c793fa6a239ff372c4e011cfdf8f9e163d87f15 557 0.15/1.00 vMB 14
761,932 761,932 000000000000000000062656bfea65765b4e6b1ef8ce656d439958d663c8a6ba 47 0.02/1.00 vMB 12
761,931 761,931 00000000000000000000c322915fee2404ac5f9a483dcac9fb27391dc228b0c2 1,072 0.41/1.00 vMB 12
761,930 761,930 000000000000000000061c045e6e7a917b4fd91f26c0a2b420c3a576b393068d 1,890 0.75/1.00 vMB 11
761,929 761,929 00000000000000000004f9fdd5991bffe82394e3b8514056d8547be7d8f838ed 1,532 1.00/1.00 vMB 7
761,928 761,928 000000000000000000022bda444e236ad3b98d43e616d16f7470d9f6a80c882d 1,462 0.63/1.00 vMB 11
761,927 761,927 00000000000000000000989e4bd6813a91aeefcff44b7420967643cabb14c342 191 0.06/1.00 vMB 12
761,926 761,926 00000000000000000000c63c96efe41911351fadcfb499d3927ecc40d0b3b09d 790 0.35/1.00 vMB 9
761,925 761,925 0000000000000000000417522edf1f3dba724988ed27da3c90d13e15950e7133 1,264 0.47/1.00 vMB 9
761,924 761,924 000000000000000000068d9f7c04da5db2585a4337cb88d5922850ffc8c5ce89 1,415 1.00/1.00 vMB 6
761,923 761,923 00000000000000000004b9acd4bd94dc79b120e0db67a0418ae91e9aa9fb8294 1,664 1.00/1.00 vMB 18
761,922 761,922 00000000000000000005b6912e7427e51c99f80e1d55b4e757b33bcf725d1d9b 2,184 0.86/1.00 vMB 13
761,921 761,921 00000000000000000002e89a72ac38a70d17747c0c26de12f76f65a539bd3da1 1,029 0.38/1.00 vMB 12
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: 649.13 GB
    • Received: 13.13 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.