Loading Tool

Explorer IconExplorer

Memory Pool

32,255 transactions
25.30 vMB
0.08487935 BTC
Random Selection Loading Transactions
Max Size: 126.32/200 MB

Candidate Block

Mining Attempt 03d22aec1b1e1b59edf0899117c6f1385aa0118d7a9b5a9412ceb0804b2c9e5f
Version 20000000
Previous Block 00000000000000000000f9cc9430b1c75cb23484af9e7ec66b0ac92105aa7fbf
Merkle Root 3fdc3e9d69f78b8d50c9746f102e08dc4342fb250bbde3a9af1fce53ab90e1fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,387
Size: 1.00 vMB
Total Fees: 0.03882524 BTC
Feerates: 101.66 > 3.89 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,215 (805,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,656 108,656 0000000000020f06a064cf63a80c689ab92f952305815f50dd055aa762d6bc84 5 0.00/1.00 vMB 0
108,655 108,655 000000000000bda11ca22c7553de82dec443b307c3e36cae312813107a737215 5 0.00/1.00 vMB 0
108,654 108,654 000000000002408aa9be461a40f43737434f8bd148aec92205bf3ab514785982 6 0.00/1.00 vMB 0
108,653 108,653 00000000000210e462b948cc6b9ae4a8205a8bba421491c55798e7443ac1e2ee 3 0.00/1.00 vMB 0
108,652 108,652 0000000000004cdb8b3e4dfeae6c35cb8d40d1a8866aa3f17cb7e21df58b8791 3 0.00/1.00 vMB 0
108,651 108,651 0000000000017a747195b8887e103507bfe957dc354dae80fb0f75078d9a21b9 2 0.00/1.00 vMB 0
108,650 108,650 0000000000001e41689b6393ac734e04b05f09b1641213866479f96d3073f330 3 0.00/1.00 vMB 0
108,649 108,649 000000000000fe47f36393cdbec3a4a90e54cefeb9745bb15171c08867794ff0 2 0.00/1.00 vMB 0
108,648 108,648 000000000000dd1aa35cf946f77c231b1d3b6d8f48db1fc40cabb5cfdd03e9a8 7 0.00/1.00 vMB 0
108,647 108,647 00000000000058c7606da120fbeb50d079cd146917fb7432b9f7fb15975857c6 7 0.00/1.00 vMB 0
108,646 108,646 00000000000136006f307d2d65c32c172a950441b726418edee0888b13466eb6 4 0.00/1.00 vMB 0
108,645 108,645 00000000000219c095c81523fd2805abc8f0d3f58c72ba190107973cebb1096c 9 0.00/1.00 vMB 0
108,644 108,644 000000000000cd1e41689ab712ecbf68c063f9e7404946f4666edd590c32ba87 7 0.00/1.00 vMB 0
108,643 108,643 000000000001c43a2ec50d6783df6a1625158f892463071885aa0ccbdcb10214 1 0.00/1.00 vMB 0
108,642 108,642 000000000000396f40a3a8f1645dbdec20b9ffe6c9e794d9cf55329c57a14e67 1 0.00/1.00 vMB 0
108,641 108,641 0000000000010c1cc34f1b49788e681a651e6d69d1512cd614968e5c0777831a 6 0.00/1.00 vMB 0
108,640 108,640 000000000001fa648bb4758b4a691ce549a8b325094fbadf73a084bd4b5f3809 2 0.00/1.00 vMB 0
108,639 108,639 00000000000195bf0e8f7081f83339e7de349bd8d39b4540c21786c905c3fde3 2 0.00/1.00 vMB 0
108,638 108,638 000000000001a6581f443cc78b5aa7ea349727b585de0468ae3e2e87bdebb14b 11 0.00/1.00 vMB 0
108,637 108,637 0000000000017ae2c0714b821dec55c50351a502cdcabf1347ea07888190680a 12 0.00/1.00 vMB 0
108,636 108,636 000000000000d44ee5c2450da988e132d965210fce6510d2af643fa9f0c60dbd 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.97 GB

Node Details:

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