Loading Tool

Explorer IconExplorer

Memory Pool

76,536 transactions
28.94 vMB
0.07606839 BTC
Random Selection Loading Transactions
Max Size: 176.85/200 MB

Candidate Block

Mining Attempt ad59beefa7527cb444fa09e2dcf9c51429fb11f3249423e197a1366d300cbab5
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 5ce35c7b4cb91dd79b95f621ce880211adf5cdd5c47dbd82a40a5e59c0c1e414
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.01290901 BTC
Feerates: 77.76 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (386,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,955 528,955 0000000000000000001517aee98f609a2696a80f103e2abb0c8f1a064948fc14 1,439 0.64/1.00 vMB 41
528,954 528,954 00000000000000000007442fbe353158c276adcaaa9dbabbdab8114ef1fe5666 795 0.44/1.00 vMB 27
528,953 528,953 000000000000000000056905421656979967abddb0eb22b0ab786dd2a1f0da66 20 0.05/1.00 vMB 100
528,952 528,952 00000000000000000006c4e623cc516b73ca23ef3326501894d11331ec240f41 51 0.01/1.00 vMB 42
528,951 528,951 0000000000000000002b9de608948d08a64576038d7f44064c8a2817a33ae41e 573 0.31/1.00 vMB 41
528,950 528,950 000000000000000000354698ac21d8102596cc4ec6ac0f1ac210a1ecf6eb1831 53 0.01/1.00 vMB 34
528,949 528,949 0000000000000000000696b56f98cdee1cb4ab0116533d695b2cc7ec5d956e28 27 0.03/1.00 vMB 20
528,948 528,948 000000000000000000368410fccffe0ce900c81aa5c1bbdd111bf747c0492ec9 555 0.32/1.00 vMB 24
528,947 528,947 00000000000000000025829f1949f3dea30a226f33d4540faba9b390c56bbdbe 887 0.46/1.00 vMB 35
528,946 528,946 0000000000000000002c6672d72880634281cbfb7f92e778fcb2d22cc6832e23 2,165 0.93/1.00 vMB 33
528,945 528,945 0000000000000000002e48b5948d353e12b97b337b77ad9fc99e91bae366b760 2,459 0.98/1.00 vMB 40
528,944 528,944 0000000000000000000909a154a97832bb2cdf3778c82b4b0e29242b946b7a5d 170 0.05/1.00 vMB 37
528,943 528,943 0000000000000000001739316b5a18d93813214799dedf306fde9eaeef90c712 1,637 0.80/1.00 vMB 33
528,942 528,942 000000000000000000057eee94465e1990b66f932247cb94b56550255513aa3d 1,544 0.62/1.00 vMB 47
528,941 528,941 0000000000000000002adc1932b55cbe3f71a40fc5f987503ac42e7fba677e41 403 0.21/1.00 vMB 25
528,940 528,940 000000000000000000140a943efe32ba895337b401747d9ffb8a0ddd853b46cc 1,535 0.69/1.00 vMB 34
528,939 528,939 0000000000000000000cd2735c65e6f907d4c062c9dc68432998c29c88eb6f94 940 0.32/1.00 vMB 52
528,938 528,938 000000000000000000140e53d9bd3f7fe7d54718a45b0c719d9b18a125a856cc 1,252 0.53/1.00 vMB 42
528,937 528,937 0000000000000000000757eb593da25b9ce2abe1328592b68bbc471675638c6f 1,530 0.54/1.00 vMB 41
528,936 528,936 00000000000000000012b21b572921c6e0671f44c0b2efe983f91be0fe2c534a 194 0.06/1.00 vMB 37
528,935 528,935 0000000000000000001a1536329c1fb6cf3ff7555535a9f06bc145083c21a888 1,424 0.72/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.