Loading Tool

Explorer IconExplorer

Memory Pool

41,551 transactions
19.76 vMB
0.05562331 BTC
Random Selection Loading Transactions
Max Size: 110.84/200 MB

Candidate Block

Mining Attempt df040b3f4c10c4fec7cdecaf75146043068d0ab389f9c788b9fba0d5ed9a4ee3
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 77b7ac901bf8e28cd79a2542bf9185fe01c3ee0bc6a674eeacbca4059aa5a741
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,368
Size: 1.00 vMB
Total Fees: 0.01709721 BTC
Feerates: 301.20 > 1.71 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (739,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,940 174,940 00000000000000af88932f9654ef2bdd5d64937e758fde767703b4a394c984b9 92 0.03/1.00 vMB 47
174,939 174,939 000000000000057afefa7df5bc42272ad19af5db5365cf66778384cc89da7dbe 30 0.01/1.00 vMB 386
174,938 174,938 000000000000046e07d7583d1dbfa3603aafa35503ea819537d7546e12fdc750 35 0.03/1.00 vMB 56
174,937 174,937 0000000000000468dc202556ac0c76de9481a2b1bb9fa8878cf72c1c3986db18 12 0.00/1.00 vMB 618
174,936 174,936 000000000000047019c8be9e3a0851100d3e8677e4acc6c61408bab28c832dda 23 0.02/1.00 vMB 119
174,935 174,935 0000000000000194e6fcb01080c1b8e685bb021c17b0a42c49f34f9c370f16e3 52 0.02/1.00 vMB 79
174,934 174,934 0000000000000275a7cc533260b12dc141b971d70bf5419a35b6b8c79904a7be 12 0.01/1.00 vMB 241
174,933 174,933 00000000000003ad32e32a31b7e3a77465f97c1a6eca52276d768e1cfd22ae33 46 0.01/1.00 vMB 96
174,932 174,932 000000000000011db5051c72c43f93f6bab0859dd7f0330c3b7be2b0f9fe8727 13 0.01/1.00 vMB 57
174,931 174,931 00000000000006c73356c7ea762cdf2f93b9b7c99962c2b12344976d46333415 45 0.02/1.00 vMB 112
174,930 174,930 0000000000000065b93ca9a77cb682b9959c2bbe3d201adf5241badbe149edf7 78 0.04/1.00 vMB 129
174,929 174,929 0000000000000971df20678ae40ef71a55f7df8343a86ae130e85b4e9961a515 140 0.04/1.00 vMB 115
174,928 174,928 000000000000066c8e12b8a5d53c3db9e8c8057c7707ba059f5023abf374f4dc 66 0.04/1.00 vMB 928
174,927 174,927 000000000000075cb645cac59b5ae053589236014cc5abe4514622cf26d23eaf 55 0.01/1.00 vMB 13
174,926 174,926 000000000000021b1ed63e6450bc229952bdaef18cf1fcad62639dfb85ca331b 14 0.00/1.00 vMB 29
174,925 174,925 000000000000068b3074cc3878e81b99abc8f489161de8685d1b00d675e0a8b5 62 0.02/1.00 vMB 90
174,924 174,924 00000000000003a00a778c1683a141402202807b478e9622f1782beb80e6f62a 14 0.01/1.00 vMB 83
174,923 174,923 0000000000000373188c1304ecc13df9b261e5d051d63def4b54be90ad52d74c 11 0.00/1.00 vMB 0
174,922 174,922 00000000000001d9b0982a81ae14c435550081ceda5516b143a5d289d2536c8a 40 0.01/1.00 vMB 904
174,921 174,921 0000000000000269e03701cd10c0d1c306aecd612af0764c8ac0a7a4144c87d6 6 0.00/1.00 vMB 108
174,920 174,920 0000000000000813a6f057ca63c8e7000a5f2645e64c6b698bc1c21aea058655 10 0.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 535.76 GB
    • Received: 5.92 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.