Loading Tool

Explorer IconExplorer

Memory Pool

79,685 transactions
30.14 vMB
0.08207832 BTC
Random Selection Loading Transactions
Max Size: 183.87/200 MB

Candidate Block

Mining Attempt 3378473e485e32afb7fa3803517e90cf2dfd970fbca0de872af6cbf1580fbb68
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root b377d82251366f25d1570ce620fcd251063f8c73c4136bd58345d78d96554d0f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,079
Size: 1.00 vMB
Total Fees: 0.01500077 BTC
Feerates: 200.89 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (613,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,516 301,516 000000000000000023f0e03232d8727f5ead2890b1e4d2a2edfd50ee22d7d8a5 235 0.15/1.00 vMB 31
301,515 301,515 000000000000000066a094a78ae36ebf9d16c8f52a8d7a520a96cf906ba760c8 160 0.13/1.00 vMB 24
301,514 301,514 00000000000000002cd131200a4cc251d850bf93dfa5d3b23d2bcb824fafba79 67 0.04/1.00 vMB 24
301,513 301,513 00000000000000004484eed16c94504f01b6af71e68241e920e473a5c39a6a21 77 0.03/1.00 vMB 26
301,512 301,512 000000000000000074109578fbace21ca5b423b1b0be42c9167bc61684bf62ae 495 0.20/1.00 vMB 37
301,511 301,511 00000000000000002e9da35983f3dc3061b92a23fe7b9dcf2c7919238a99f81a 320 0.71/1.00 vMB 8
301,510 301,510 00000000000000002ab51ca72ae314c84b9aae1cb54eb2a4f08b6e35dece88f2 46 0.02/1.00 vMB 43
301,509 301,509 000000000000000059c99e0892a631479aeacf70deabb9d5afc4189222ccde0f 149 0.30/1.00 vMB 15
301,508 301,508 0000000000000000482f962f1448fe15944e87eda4c004ed3b706205fa71336d 240 0.48/1.00 vMB 16
301,507 301,507 0000000000000000216a5fee562ed64afd2022bf78ae98998304880f2af23b76 130 0.14/1.00 vMB 21
301,506 301,506 00000000000000002eaf062be04ded5fee5f9f513292c9135ef4de7679de07b3 202 0.11/1.00 vMB 35
301,505 301,505 000000000000000073896e2063d003a63ec4a2b17ad5716151b5c829436294fe 372 0.23/1.00 vMB 27
301,504 301,504 00000000000000003aebb3ec1cbb9d95d63f9e7b86330ed0bbf23ab7a9ac40e2 1 0.00/1.00 vMB 0
301,503 301,503 0000000000000000608c50d22ad849782fc57ac757659a898aa8a2616286c491 31 0.06/1.00 vMB 13
301,502 301,502 000000000000000015ab73149c75ea4445a7fee08f4ce5616efaca8fc8fe52d3 517 0.39/1.00 vMB 25
301,501 301,501 000000000000000018676072817c0ac311fb1a71c5139307dbb89fa74a9ec18a 235 0.13/1.00 vMB 32
301,500 301,500 000000000000000014288d18f6334634e7d936dd9fc9c896c48a078945d6ba9d 539 0.74/1.00 vMB 13
301,499 301,499 000000000000000031443364d8ff314e646fda25dceb680de744464242b04b7b 23 0.01/1.00 vMB 28
301,498 301,498 00000000000000005bc1c12b8fc1e7aaf620a9f4575c070c2b6e8f9e0afd8760 176 0.09/1.00 vMB 29
301,497 301,497 00000000000000007917566c09faec71207028e838df27436eae480bef6a5259 150 0.09/1.00 vMB 26
301,496 301,496 000000000000000058bb2f92e1fac50ea2c03f31b33ad3fc2570ad63956ce15d 315 0.22/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.