Loading Tool

Explorer IconExplorer

Memory Pool

43,037 transactions
27.07 vMB
0.06363038 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt 4c57b8fa3b8700b092b3270fae64e5609204bc2cd9cdb0d823ee26b0a2addae8
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7cd132c68630457f313d9435f61357d6b71ea51d88980551f6f3c471b17909f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,469
Size: 1.00 vMB
Total Fees: 0.01323135 BTC
Feerates: 170.89 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (641,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,154 273,154 00000000000000047928d411427d30d71dc383c29188b589c334f252594ced0d 593 0.25/1.00 vMB 57
273,153 273,153 0000000000000005002e5dcd1954243b51673e463b75d6eb51023c7e53ebc8d0 744 0.25/1.00 vMB 91
273,152 273,152 00000000000000016ac17efb904ef56ad1bc0dc7b11cd9347c57f7e7044cd515 732 0.25/1.00 vMB 79
273,151 273,151 00000000000000024a4328f9ed637cc1ab81f0e933a98d958bccd0f8f197c609 619 0.29/1.00 vMB 45
273,150 273,150 0000000000000004f698f72ea33b45ba8f4dc1020362bb6439a9f0c36c4c9ce8 229 0.12/1.00 vMB 36
273,149 273,149 0000000000000000289621a2aaf8e049dcd63899d3fe493f14327f7922bb2f47 703 0.33/1.00 vMB 67
273,148 273,148 0000000000000002ad6be095f484d57792ec9cb13f75b2a11b5cee12c3b79eab 201 0.10/1.00 vMB 43
273,147 273,147 000000000000000196df7dd725827672a066f67294ca70d15d1d17a3af8ddd19 522 0.29/1.00 vMB 49
273,146 273,146 0000000000000004653e34ed0d66800694df8ccd40f1acb5f83f19a7b62c7372 707 0.25/1.00 vMB 65
273,145 273,145 0000000000000004d3f40739fddeeabd787e939e9a2c0316a246f1f6ff4f851e 328 0.15/1.00 vMB 40
273,144 273,144 0000000000000004a8710d42eb24b26b2781ff8acc519393a9c0e15615ca19b2 155 0.09/1.00 vMB 47
273,143 273,143 0000000000000006027ac8d476b0d163355627fce20f32e48678ebf77e256ec6 29 0.01/1.00 vMB 59
273,142 273,142 0000000000000000493d1832f7643af0491653c8806ac4c7dcd19131bc195d95 37 0.02/1.00 vMB 44
273,141 273,141 0000000000000000edc1a93f09d83d3943e905dd9ea02969591b0c37a24e34de 601 0.35/1.00 vMB 45
273,140 273,140 00000000000000005d97afa69505c749b2aab7f24a0567127128f85ec6615c4b 625 0.25/1.00 vMB 63
273,139 273,139 000000000000000313b686fcdec2903dc459321f243508a43ab7209195db5f86 143 0.07/1.00 vMB 46
273,138 273,138 00000000000000012dfb9829fed55a48dd0cecfd5b1c396010dbca62a4b85eb6 381 0.19/1.00 vMB 61
273,137 273,137 0000000000000005c85600c605013cc180fb6586b1ab66098f622ec76aca4b6a 293 0.16/1.00 vMB 53
273,136 273,136 0000000000000001c60c2e96109c3e6481ada40468e4261aa371b662be5dcbd5 267 0.10/1.00 vMB 52
273,135 273,135 0000000000000004d90fa8861eae78695407940b3f000200f13738e4d3d1cc02 638 0.30/1.00 vMB 59
273,134 273,134 000000000000000375942e232755a99bd378586511b37cfa5d6bb7e8725faf69 244 0.13/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.