Loading Tool

Explorer IconExplorer

Memory Pool

39,909 transactions
25.81 vMB
0.05471570 BTC
Random Selection Loading Transactions
Max Size: 134.21/200 MB

Candidate Block

Mining Attempt 79559e95a8914ad6ee0f080224bd512a2d0ae93234ca553221b302729e28f590
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 6b926eb8722345c6bc9b4167300bc3846d8b96ca39335725b48116c1ee9977d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,728
Size: 1.00 vMB
Total Fees: 0.00784291 BTC
Feerates: 100.00 > 0.79 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (426,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,940 487,940 00000000000000000032b8349d82f04a2468970acb4ea6ebe362df61d30bc496 1,946 1.00/1.00 vMB 124
487,939 487,939 000000000000000000210dec0c3793d368fac66aea644e13b3152dbcb86fbd33 1,696 0.96/1.00 vMB 47
487,938 487,938 00000000000000000044823cfd3e67282cc591cfa4587b7c53b4656598018f48 2,113 1.00/1.00 vMB 97
487,937 487,937 000000000000000000a590235b485f06e1a0bce9280434b23a6348786f87354e 1,793 0.97/1.00 vMB 84
487,936 487,936 0000000000000000004f42190932d10f12016dc165194dd0cb6b468f6d607b13 1,892 0.97/1.00 vMB 58
487,935 487,935 000000000000000000ecf336c00059d9e775137a5545d6cd20a42a41f33608e1 1,938 0.98/1.00 vMB 117
487,934 487,934 0000000000000000004d6293c688de068ed89ebd7476a4cc4ff6718ad304250b 2,282 0.95/1.00 vMB 119
487,933 487,933 00000000000000000064593c0b6a892225e50607a47ce2a45c1f09c62adb2134 2,450 0.96/1.00 vMB 171
487,932 487,932 000000000000000000c9693f5e7115f1aa3f275e1099513c74b8950e1e77ccb9 2,109 1.00/1.00 vMB 89
487,931 487,931 0000000000000000005dab446f30a7af7f039d18941cb0648e2795a0e460927a 1,187 1.00/1.00 vMB 66
487,930 487,930 0000000000000000006862568052a4823c8371ccba01648462ccd135e38f5806 2,195 1.00/1.00 vMB 91
487,929 487,929 0000000000000000003cf861ac03c07ec96b80634078fc514cd45e50fcdf7c38 2,654 1.00/1.00 vMB 80
487,928 487,928 000000000000000000c0c339965c1e1df01781391d3ca46cb6183dedefa2e565 1,988 1.00/1.00 vMB 98
487,927 487,927 0000000000000000003bdaa026790fbe6920a4ea127ee9b3d0dcdb1d8ac85f7f 2,293 1.00/1.00 vMB 109
487,926 487,926 000000000000000000a0580083ae2ecf9e82b053862b17cf490fd23314048b57 2,508 1.00/1.00 vMB 131
487,925 487,925 000000000000000000c497bf0424a526c5da3033820a5f979c70a935fd5f091d 2,012 1.00/1.00 vMB 139
487,924 487,924 000000000000000000ba07f92a5c83a5ea8ea2018941cfcaa0118c442ce43b08 2,223 0.94/1.00 vMB 139
487,923 487,923 000000000000000000d44c6b9b4de58f69afffd645d53e2a43b0d806cb19b64c 1,871 1.00/1.00 vMB 121
487,922 487,922 000000000000000000155e31a038619aa83883ce09bc0a10c1e72bf4853adb9f 2,186 1.00/1.00 vMB 153
487,921 487,921 000000000000000000ab1d344a954fef397c72d4d63f88600cc26842559eaacf 2,132 1.00/1.00 vMB 151
487,920 487,920 000000000000000000d5977f7f4ab5f180c72c8e58060ba39f6de05f8b4f8bd6 2,190 0.94/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.