Loading Tool

Explorer IconExplorer

Memory Pool

77,285 transactions
28.68 vMB
0.06674342 BTC
Random Selection Loading Transactions
Max Size: 174.00/200 MB

Candidate Block

Mining Attempt 147e8a48155f266ebb1264a4f71f9f9b363f96d582de4f60a2b743d50766fbf3
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root aed3dbc04cb85ed36bf0b4d765a8041c9cc6d665da3f3b3b5080b6c5ad0b09b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.00722943 BTC
Feerates: 101.55 > 0.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (224,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,649 690,649 000000000000000000027ef9114f318d7c56cf86fad85ebe42d6606ec793b642 1,896 1.00/1.00 vMB 13
690,648 690,648 0000000000000000000364641e8940c1f4cb9e2c6cba85a782de5ae3991c28fd 1,700 1.00/1.00 vMB 49
690,647 690,647 00000000000000000011cd25e762e7f6d6e2413eeb2ad2d925c9accbe51cab14 506 0.17/1.00 vMB 20
690,646 690,646 00000000000000000005a8a8f635edc32d59f6b56699f7f730b13c425f1b78f7 1,490 0.72/1.00 vMB 18
690,645 690,645 0000000000000000000b2958b6294a41e4c6cd258bc926c3241265f43da1b6e0 1,932 0.74/1.00 vMB 22
690,644 690,644 0000000000000000000b6bb5fbd67c09325db936ec810fed36804f8e2e3a851a 318 0.14/1.00 vMB 24
690,643 690,643 00000000000000000009843fb733cb8460971849cf72b7ba3c98efa5e7e70592 2,321 0.93/1.00 vMB 24
690,642 690,642 0000000000000000000394da0a520cc35dbf7f2c6949f7f15019bbe4255523be 118 0.04/1.00 vMB 25
690,641 690,641 000000000000000000080bc40f8361b19f4258fc67d8db25798779f8a6ad46a8 531 0.20/1.00 vMB 23
690,640 690,640 000000000000000000017b76de930f804b986d3d9551984934c2d90401b193f8 1,697 0.68/1.00 vMB 22
690,639 690,639 000000000000000000105427d4b226dc1bc56875e92a6bb43ab993ddfd634d1d 2,315 1.00/1.00 vMB 15
690,638 690,638 0000000000000000000bf3cbd6de0d4059c385c46590dbd64135024da3cd6161 1,226 1.00/1.00 vMB 30
690,637 690,637 00000000000000000001088b45e2606b9d03e70ddd231be9ab74d32f13cd3edc 810 0.33/1.00 vMB 7
690,636 690,636 000000000000000000007b9acb2396418f4559e111355abd38e31a4fbf2ea295 2,165 1.00/1.00 vMB 21
690,635 690,635 000000000000000000024320599ef3c8dddccf9e414a3054f885c0deba199dd0 1,263 0.60/1.00 vMB 20
690,634 690,634 00000000000000000010d1346aedb5002f5055fe7445a1e6bd8ea623d81686ca 1,770 0.74/1.00 vMB 21
690,633 690,633 00000000000000000008d785e6d350cf8eaf4d1637683fd00efb08605abadc74 668 0.85/1.00 vMB 4
690,632 690,632 00000000000000000002af097f5d20e39a833938d03c31a81a8a13dd7c1e519d 2,565 1.00/1.00 vMB 23
690,631 690,631 00000000000000000001859de91e6cafab8518843edda55f7b7fe445d42fff67 1,666 0.99/1.00 vMB 15
690,630 690,630 00000000000000000007670e7704b53bb4e80925e9aac18e4143d8a8d6e04796 1,753 0.97/1.00 vMB 10
690,629 690,629 0000000000000000000f08a29e8ec2f45658d322846b94ea6177fb07579276a5 1,493 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.