Loading Tool

Explorer IconExplorer

Memory Pool

27,469 transactions
7.22 vMB
0.04528307 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.11/200 MB

Candidate Block

Mining Attempt 3f0004249b7654ddca5ce816784dc4a48200b0acf624e56befa84dda61f29d51
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1de766b0cbc40f38575417b29b7035509b44ad2ae518cc78e866bf14b96c0c87
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,025
Size: 1.00 vMB
Total Fees: 0.02032889 BTC
Median Feerate: 1.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (699,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,931 213,931 00000000000001f95871f03e253f5da911115380aab22b00eb8249d972308886 244 0.08 vMB 167
213,930 213,930 00000000000003c9c7a1fb19b7f011557a9150c63a8435713cb53c0f21c81635 1,076 0.25 vMB 216
213,929 213,929 00000000000002ce158b3efeced9738fba5d60d4cdd699ae3daf11a63a793f83 609 0.26 vMB 181
213,928 213,928 00000000000001bedb5a4de8fd03eb62d3a694a1de53e39f73a399d5621d6beb 786 0.33 vMB 209
213,927 213,927 00000000000001dbe1742dd14e754918a0865e39c5453a0fe4e1b986f19ad82c 182 0.05 vMB 139
213,926 213,926 0000000000000025296915b37cb0a622603fee94102dbf00ba59f5f7c2aed43d 174 0.06 vMB 305
213,925 213,925 0000000000000186bec3562e99a481a56ba61762a7197a5b05acb600563084c8 13 0.00 vMB 1,735
213,924 213,924 00000000000002921e921163071d4c2da181b91edbab2734fa81df24ba817af8 294 0.12 vMB 172
213,923 213,923 00000000000000c31b8266b08a1d26caf293a9a79dddce09589bb902114b4057 8 0.00 vMB 15,877
213,922 213,922 00000000000004185cd5fcc856ee3e9003d6a9032388ab9b50e88dc6e31099fe 42 0.02 vMB 132
213,921 213,921 00000000000000a2c2657b6b87a30ab8acf740bb57f9a7238225cb2f8dc2f914 197 0.12 vMB 123
213,920 213,920 00000000000002f54e1271b8db13ff83053e7cbd23e5c803c55f0b765cc4a99d 131 0.07 vMB 143
213,919 213,919 00000000000000792f326baed7334c706d1e16d3545d0b472a5ba1fa48c20113 614 0.24 vMB 218
213,918 213,918 00000000000002f959d68ff82ec41d7154e462d894c1f61e1045d203a5c8c149 120 0.05 vMB 187
213,917 213,917 0000000000000068868525cbe474860fb170187ff3fc135b13e35b2f00c35a8b 35 0.01 vMB 31
213,916 213,916 000000000000008c6612674b64da58db45654d1182574aaac2c5aade94ec5dc0 535 0.30 vMB 174
213,915 213,915 00000000000002819a659bf27e88c9027d1bd5bedd59d6e631535b47ab7b1f9b 117 0.05 vMB 138
213,914 213,914 0000000000000071206a84b2dedbcb95fb26cef59576030e53b1be698e174baa 1 0.00 vMB 0
213,913 213,913 000000000000012fcbfcc01899978615531bbb23c17f9128c9190fd83de7b7da 53 0.02 vMB 101
213,912 213,912 00000000000002812446872f1d4ded709da88c68697efa3925014e6c67355507 94 0.05 vMB 176
213,911 213,911 000000000000054857d1c125e2db3f9d3bc441cd46f224276037bc74f08b8e35 414 0.25 vMB 87
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.95 GB
    • Received: 0.52 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.