Loading Tool

Explorer IconExplorer

Memory Pool

42,659 transactions
26.55 vMB
0.05686930 BTC
Random Selection Loading Transactions
Max Size: 139.04/200 MB

Candidate Block

Mining Attempt 2895c6eed2dcb44b334cc5df60cf80ba79f32ff192a37e611ad7fb2ee352969b
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 401cb2195807dd9d32c135b7a5a8f7f6701b602c95982fa4fa620a443c8753db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,442
Size: 1.00 vMB
Total Fees: 0.00803013 BTC
Feerates: 265.25 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (108,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,768 806,768 000000000000000000047bb3618eb07eb0ddfabcc3db068ffd8f942e597d9445 3,155 1.00/1.00 vMB 43
806,767 806,767 00000000000000000003d2549e25d7998b388b9d633150497ed798aa6afe012a 3,362 1.00/1.00 vMB 42
806,766 806,766 00000000000000000003231d65a3caf7d89dd7da10feecd9f93f031dde0e894b 2,914 1.00/1.00 vMB 38
806,765 806,765 00000000000000000001899534385e80aaa10f4e1e003ee7aecf44d2c09ec189 1,786 1.00/1.00 vMB 42
806,764 806,764 00000000000000000004c43c747654c289dd01d3618a6df91b9fa2db5f622630 1,786 1.00/1.00 vMB 32
806,763 806,763 00000000000000000002c15cf6111ccaf4f5680a92af91b1ee4a00c8776c6302 2,361 1.00/1.00 vMB 41
806,762 806,762 00000000000000000002b5503e6aa0b9cca6952d8c29218e8de196eed69e9397 765 1.00/1.00 vMB 31
806,761 806,761 00000000000000000003b1f65bab344908fcf9476062f51a34609860df979c73 583 1.00/1.00 vMB 31
806,760 806,760 00000000000000000000e86f832654b450d2db92570f277ce75bc9aed63baebf 3,322 1.00/1.00 vMB 38
806,759 806,759 00000000000000000000efabcb7bc8e8374b893605f548bbebeb7d1ac593514f 2,074 1.00/1.00 vMB 31
806,758 806,758 00000000000000000002cea6df2c7ba80d6fe39cf08a2f613152561b6caf368d 3,515 1.00/1.00 vMB 34
806,757 806,757 00000000000000000000b605c6e2bf448ab1085f1eb22bd6e6eaedbff5a343cd 3,240 1.00/1.00 vMB 34
806,756 806,756 00000000000000000003362bf6860942e7819e88511deacba9379cb125c7368d 3,448 1.00/1.00 vMB 38
806,755 806,755 00000000000000000004f8408161a6a68921fb8ae5da000bfbb6b763adc773d7 2,731 1.00/1.00 vMB 44
806,754 806,754 0000000000000000000348795a1d4018654ebfea82473139e5666430c5603b5d 2,195 1.00/1.00 vMB 41
806,753 806,753 00000000000000000000f043bc6eb3cd07baa5691b3d6ac8039a6dc30e5bedb7 700 1.00/1.00 vMB 33
806,752 806,752 000000000000000000026ddc5029a702a93e4302fa7c07dedd65e3faf22a1d1e 2,752 1.00/1.00 vMB 44
806,751 806,751 000000000000000000022e45251dd950c87fc4de002d1c612eea6ad95cdb5280 1,494 1.00/1.00 vMB 36
806,750 806,750 000000000000000000007c6c9cc41a5d43e9b517f0d1fca2ebdc968c61b18481 427 1.00/1.00 vMB 31
806,749 806,749 000000000000000000000a826eb420d09fccfea842ffd09e8e4c12d41be4552f 203 1.00/1.00 vMB 30
806,748 806,748 0000000000000000000080e2da28f1707a45d41d17a43d7524e01276927cc8b0 2,294 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.19 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: 653.68 GB
    • Received: 14.01 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.