Loading Tool

Explorer IconExplorer

Memory Pool

77,877 transactions
30.04 vMB
0.11267975 BTC
Random Selection Loading Transactions
Max Size: 179.42/200 MB

Candidate Block

Mining Attempt f540bf3f81f6dc2af718ac5624735a88ec6d20de124146903f0e2e5d65912f14
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root b7f19b60065eb36908527b814afccf2a73c87d4caa9e7d84dcec7a4cccc5688a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,325
Size: 1.00 vMB
Total Fees: 0.02748294 BTC
Feerates: 107.93 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (107,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,047 808,047 00000000000000000002b427059f3acef27035dcc092be9f62a038643c55bd13 4,096 1.00/1.00 vMB 16
808,046 808,046 000000000000000000006520907a0a532d6abf34c2bc247a01e159d5512d1ab8 5,011 1.00/1.00 vMB 15
808,045 808,045 000000000000000000029077fb1b0d31668cfa1206f31d01a160d4871b7b3a74 5,172 1.00/1.00 vMB 16
808,044 808,044 00000000000000000002af1bd4cf82cafd33b60eeb1867f2eb00c9092d363cb9 6,533 1.00/1.00 vMB 15
808,043 808,043 000000000000000000015f691b272951e4d274dd3af774edf39ffa517bcc889d 4,496 1.00/1.00 vMB 17
808,042 808,042 00000000000000000000ccbc7614560db008ae22b8d4506130aa893056f56916 4,403 1.00/1.00 vMB 16
808,041 808,041 00000000000000000003345a02dc8fc039db218b0976f01a66bfbe701144c6a1 4,846 1.00/1.00 vMB 15
808,040 808,040 000000000000000000026d2903329bc3c4a2c4bc64c9f07f06e79f04e49ed804 3,920 1.00/1.00 vMB 18
808,039 808,039 00000000000000000005231693562ce6abfecefeb3e55ce1748623cc0b8df713 7,278 1.00/1.00 vMB 14
808,038 808,038 00000000000000000001b7f666ba1d1aec61faed5ac7d2498896cfc7867051e3 6,333 1.00/1.00 vMB 14
808,037 808,037 000000000000000000016ff1b4291452973ca675505cfe45964732bd992c02fc 3,093 1.00/1.00 vMB 19
808,036 808,036 00000000000000000004fa5a4c8eb90bf1787ffacd7e17c9471de01af1e6666b 2,283 1.00/1.00 vMB 17
808,035 808,035 000000000000000000043680303e48f69a41c848f42f9330b32fe778ac7379a2 2,988 1.00/1.00 vMB 27
808,034 808,034 00000000000000000001a9ffc1221193d952dd79291cbedb7c1f0e200564f56d 2,874 1.00/1.00 vMB 15
808,033 808,033 000000000000000000021bcc67dd160655b96e7791b44e13e3c12bfe8d0e4a85 2,878 1.00/1.00 vMB 23
808,032 808,032 000000000000000000051ff6af673fbf425d5eeb3728398e7c39ac618217f03c 2,545 1.00/1.00 vMB 18
808,031 808,031 00000000000000000000eb1fa6f7dcb580ab24cd82ca7fb94d01a20d7cc68b2f 2,312 1.00/1.00 vMB 22
808,030 808,030 00000000000000000002c1daa24bb420876d3ab4fce6ac0a0ec8d72aad8059ad 2,993 1.00/1.00 vMB 14
808,029 808,029 00000000000000000001982b7c7393d5ca24d0674ccc0d0d951d77c62f4b286e 3,508 1.00/1.00 vMB 15
808,028 808,028 0000000000000000000296d90f55a961125f5197856c94fe7d0bef044e2fc502 3,292 1.00/1.00 vMB 17
808,027 808,027 000000000000000000030295ece321f1b7015727698772fec16320cfbec31f8d 3,291 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.