Loading Tool

Explorer IconExplorer

Memory Pool

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

Candidate Block

Mining Attempt b8107554e5ecea67972f59dd02db3feb4f3951af7eba27522c05d589115658d9
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 (715,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,977 197,977 00000000000006254667ae04fc9e3167453a6cbfb370d1f2e88a5a9920ab863f 99 0.03 vMB 141
197,976 197,976 00000000000000167211cb3b5d9e14a67d134c1ae9470db3ff9f4c05b0867458 65 0.03 vMB 144
197,975 197,975 00000000000003c568c2f6b88cec0124eea37e4e6548b44365d450b307987d90 87 0.03 vMB 130
197,974 197,974 00000000000005cd6483f94813d1d637b89cbd96a2570ada0e7696a77b4464b2 99 0.04 vMB 110
197,973 197,973 000000000000031d03b1e5cf586539087133952bee706421fc0134644acd5f22 72 0.02 vMB 191
197,972 197,972 0000000000000522cb4731e3da9f7ff5f2e8563429b52f653b2164d9e9741b29 40 0.01 vMB 137
197,971 197,971 00000000000001527e5a51d7addfba0228b2043350056a90cc397bf99805da05 128 0.05 vMB 157
197,970 197,970 0000000000000053460a91f4ee0563106716857ea0f5a30ad8dfba9a5271bc86 128 0.06 vMB 88
197,969 197,969 00000000000000a0cad54c04dd881a2763ee638c693f6c4dc9b5653ac72f7af6 52 0.03 vMB 67
197,968 197,968 00000000000003b61a1f5dba3bc037d0b65852e99f9c3fbd62ab2aaab0711721 222 0.11 vMB 111
197,967 197,967 00000000000002a1d6fd98e16500c86d40f0ddfad932f8d64b7020137161b78b 33 0.01 vMB 386
197,966 197,966 000000000000035697c0dc277a07fd3ab604e367b2f45c67bee0328d4e5550aa 72 0.02 vMB 168
197,965 197,965 0000000000000170051192abe7b1afc80ccacd6063cf5767811db1f89383a036 84 0.03 vMB 519
197,964 197,964 000000000000028e26c4a60767b4a17263bb6fa2d0a882c08044ddf51c91c505 72 0.04 vMB 93
197,963 197,963 0000000000000215b48f7b7615bbdbc0c571e58b27e690fb39c4d69d5e8fa9de 45 0.02 vMB 119
197,962 197,962 0000000000000234952f09a55afc344ca5a327efb4519e52e891a6a5e984c046 192 0.09 vMB 111
197,961 197,961 00000000000001f4d2c22f154f18c470114150a6e4817d06c8582142486071d4 82 0.03 vMB 102
197,960 197,960 0000000000000519fd6594a198ab6430c221d6e28c154d4d47fc289533bb1e06 108 0.06 vMB 83
197,959 197,959 000000000000002e7abde06491d04fee48488e4d0d4fe00e728152e1620e8898 565 0.20 vMB 142
197,958 197,958 000000000000051d0f66dbb6788052edb7b2e9e11184d20b35f34abb5e3529a2 144 0.05 vMB 63
197,957 197,957 000000000000054c6dc899a76eed3aba42735e84b3d82b463375b1ed25fe3e12 196 0.07 vMB 1
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.