Loading Tool

Explorer IconExplorer

Memory Pool

83,078 transactions
30.60 vMB
0.16422881 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt 23620806fcb106884924c90fca469546651ab0fca520d5aefe9f17dae22d0791
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root acf5d2d380f071dc0023f433382db10ea76f52173c920a26358ddbbe55d09320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,133
Size: 1.00 vMB
Total Fees: 0.08464432 BTC
Feerates: 150.79 > 8.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (277,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,947 637,947 000000000000000000108ad7fab1a4350193891bc194757df56c9639f7691dd8 2,832 1.00/1.00 vMB 35
637,946 637,946 00000000000000000001a45e78e313822cce907f7e7ff89b4a24446f4035e77e 2,246 1.00/1.00 vMB 60
637,945 637,945 0000000000000000000180671fb59e5a3f4000a116ceeeed076ce75363f8bcb5 2,367 1.00/1.00 vMB 16
637,944 637,944 00000000000000000006883cefa1aecc7d6f3bdd27008d45a77359467091673e 1,792 1.00/1.00 vMB 37
637,943 637,943 000000000000000000057c29e699511bac610e3f787c2f2ced20a36771a065e3 2,299 1.00/1.00 vMB 16
637,942 637,942 00000000000000000009061a65abfeefbb221d0660f53d53d06ad2fef201f91b 2,170 1.00/1.00 vMB 37
637,941 637,941 0000000000000000000c7244003e52675392847eab8d73f6a695cefe143ec09c 1,430 1.00/1.00 vMB 14
637,940 637,940 000000000000000000037dbbce6ec56925ada16926a25d6422c9557d3ac0a450 2,574 1.00/1.00 vMB 10
637,939 637,939 0000000000000000000d4498f384710d72e709ed3d5d403c9821e3f575355ace 2,421 1.00/1.00 vMB 28
637,938 637,938 000000000000000000044e1b801ae8cc0ce00c4d2f3937fd0568399d4d9f66d1 2,419 1.00/1.00 vMB 28
637,937 637,937 00000000000000000008c775b161b141336d05abe7795b0440d9beb50ee56d95 1,964 1.00/1.00 vMB 16
637,936 637,936 000000000000000000001f13f42b55b72b7853f7b9884e087d986992389b0a3b 2,462 1.00/1.00 vMB 34
637,935 637,935 0000000000000000000e66af4f70c0f930c7221100956b6c457d975f1f972a94 2,044 1.00/1.00 vMB 17
637,934 637,934 00000000000000000001cf8637dbed9936551239960c70000395f531e53d22f5 2,507 1.00/1.00 vMB 43
637,933 637,933 00000000000000000002cb3dc09805ce43e28bc5776d785b15331f389c01017d 1,713 1.00/1.00 vMB 19
637,932 637,932 00000000000000000009d6f96071e988d9af4cc4f75a87167cae9349a16db66a 2,399 1.00/1.00 vMB 14
637,931 637,931 0000000000000000000ebb8a60d2c50d34d25516da9a281262c7bb233be95074 1,371 1.00/1.00 vMB 11
637,930 637,930 0000000000000000000eb4cc678aa460db58a6b26b363c5c73a131d6fe128340 2,175 1.00/1.00 vMB 39
637,929 637,929 00000000000000000007e10ca430cc1ca6efb813ff87055126e006d6cce0b504 2,035 1.00/1.00 vMB 38
637,928 637,928 00000000000000000002fc260bed987501f041c8e86cc503614745202a5e484c 2,501 1.00/1.00 vMB 19
637,927 637,927 000000000000000000026ad6f13674a439a9ec74abb8c140f4daac0b169b3168 2,372 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.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.