Loading Tool

Explorer IconExplorer

Memory Pool

78,842 transactions
29.53 vMB
0.10294390 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt 91a836b896e3e23a1d3e21cc9a7584175b687fe843232b46d83a4ed48e5f712b
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 18e23b54b7b4ea399b7eb3014e7c9659b9d9684e2fa4a51cca0e26eed4b5370d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03855695 BTC
Feerates: 164.34 > 3.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (237,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,596 677,596 0000000000000000000a31432e82aebf0466ea72ce7ccb4e833bf7caa445de81 2,543 1.00/1.00 vMB 87
677,595 677,595 00000000000000000003517699a137cca652bce00797090d2f51b26f84206abe 2,818 1.00/1.00 vMB 101
677,594 677,594 00000000000000000008ee6e1371719866077530b83224b5474c9fb3e58d4151 2,677 1.00/1.00 vMB 102
677,593 677,593 000000000000000000080fce33ad5147dce8bdd257b10f74579769a0a76766ab 2,569 1.00/1.00 vMB 83
677,592 677,592 0000000000000000000452000042f81755b06224cae7272e821a080503a29f2c 3,022 1.00/1.00 vMB 103
677,591 677,591 0000000000000000000699ee68725c91311c6cac4d090d8396248196fa25575b 2,911 1.00/1.00 vMB 98
677,590 677,590 0000000000000000000b6896f26cdc211939302babb16e83c1fa2591dd67d586 2,798 1.00/1.00 vMB 107
677,589 677,589 0000000000000000000870503b1a02d74913fc460e23e7dab76e37676a9f30d2 1,814 1.00/1.00 vMB 95
677,588 677,588 00000000000000000001a30411485823d902d44ef27e1e960be75a933f5e6408 3,067 1.00/1.00 vMB 105
677,587 677,587 000000000000000000060971da2108d0541e846a1135e98909a4f0e06c230b28 2,785 1.00/1.00 vMB 26
677,586 677,586 00000000000000000005d6d22b04d93d931ca58be4db758952f7768ea936fd32 1,778 1.00/1.00 vMB 86
677,585 677,585 000000000000000000064bcd28076ace11a043586ef49ff8136ccffa7fa553f9 1,344 1.00/1.00 vMB 87
677,584 677,584 0000000000000000000332b864a9bd8d6863948ac125da83728d641729dee938 2,075 1.00/1.00 vMB 32
677,583 677,583 0000000000000000000a4541ff540383c62d295d1678f4507ecef533bcad67de 2,270 1.00/1.00 vMB 70
677,582 677,582 00000000000000000008bbdfeb9f6e3da7e2c15a17f73572f5605bebd4ab7bc1 2,169 1.00/1.00 vMB 88
677,581 677,581 0000000000000000000934b5bda025c98732ada6e9657c20dd3eae5c3e76e338 1,573 1.00/1.00 vMB 88
677,580 677,580 000000000000000000026f5ffd85f5facb1104f56c036b553dd4fe4106498ac6 1,087 1.00/1.00 vMB 83
677,579 677,579 0000000000000000000ad7be5068a19ce7ce53804c9e36548b736c56225075d4 2,242 1.00/1.00 vMB 56
677,578 677,578 0000000000000000000b6382f82f2347cfcc61aa525dfc926bc6a4b5ac9428ee 2,395 1.00/1.00 vMB 42
677,577 677,577 0000000000000000000b31c8c8cc3be51b8f89f9a45435da01e658ff155a97d4 2,156 1.00/1.00 vMB 21
677,576 677,576 00000000000000000002853dd864b67455eda7af7bd3e8c4536a74850e2914e0 2,209 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.