Loading Tool

Explorer IconExplorer

Memory Pool

82,928 transactions
30.53 vMB
0.10175786 BTC
Random Selection Loading Transactions
Max Size: 183.88/200 MB

Candidate Block

Mining Attempt 235a7b1d4793b6733a542ab4d9cc25255b1ded46aa0fa60580e59a6345a96e49
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root b73cc78e044422c60c6a6e252168c9396da0db63a4b9a4e3fe90e28ac6d4b37a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,931
Size: 1.00 vMB
Total Fees: 0.03695568 BTC
Feerates: 454.44 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (66,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,510 848,510 00000000000000000000a936e761f943f1e848b8986c1fa913cc38d86271eb0e 6,766 1.00/1.00 vMB 29
848,509 848,509 00000000000000000001e0e1f1853c8c76517830331ca92f2a5fce37d4ef80fa 5,956 1.00/1.00 vMB 32
848,508 848,508 0000000000000000000060f724774541915e126f6c83013a8e70bfaba303fbbb 6,149 1.00/1.00 vMB 25
848,507 848,507 000000000000000000010126e77286cf2f5e441482b717f2e9a6ae58a3819a07 6,494 1.00/1.00 vMB 30
848,506 848,506 00000000000000000000600f4057be8e240987e85c4e9c34032e9e45998306e0 6,268 1.00/1.00 vMB 43
848,505 848,505 000000000000000000002212e7a574cc9fa014685f71ecd7e90d1e948a8aa612 5,831 1.00/1.00 vMB 25
848,504 848,504 000000000000000000014ab2d74e672bf40f9c891e8f98819c69be147694d211 4,874 1.00/1.00 vMB 23
848,503 848,503 000000000000000000010995df94e7f1bc075934d3162b7a968b273dd420d36f 5,622 1.00/1.00 vMB 25
848,502 848,502 000000000000000000014056c7277d1f114165e02aee43247d91c98568d638a7 6,248 1.00/1.00 vMB 30
848,501 848,501 00000000000000000000089d339c545556964de1f7497f1bcaab064c0a5b1207 5,627 1.00/1.00 vMB 31
848,500 848,500 0000000000000000000196095c35641306fed3095772ec5a98b8c62690267610 4,685 1.00/1.00 vMB 27
848,499 848,499 00000000000000000002d4a6fd078be00d723a69b7b86369e344fe6e18ed1ae3 5,290 1.00/1.00 vMB 35
848,498 848,498 000000000000000000014baa9447f513c86b9b6272f2edf16cfb28ff5bbef933 5,440 1.00/1.00 vMB 28
848,497 848,497 00000000000000000000aed9a3f28f004a4597cb268208a2ef0ac614af4a5274 5,486 1.00/1.00 vMB 34
848,496 848,496 0000000000000000000120da0bbf773983dd9dd4f75a18a27ece9b63175180fa 6,221 1.00/1.00 vMB 32
848,495 848,495 000000000000000000023142cf6fa4f8df88de504f9b58419768d508eeb5ffb8 6,098 1.00/1.00 vMB 35
848,494 848,494 000000000000000000027d1f52aac48b555eeb1340d9f73de2d9d33383d3a793 5,412 1.00/1.00 vMB 38
848,493 848,493 00000000000000000000a5a404f0b18fbfae160dde974d814c71c4b134c0e014 5,523 1.00/1.00 vMB 37
848,492 848,492 0000000000000000000118233b866a31bd468fd9454b6f11a6dfc000ed73c9ce 5,088 1.00/1.00 vMB 44
848,491 848,491 00000000000000000001cd8bad32c667d1c096536316aab590a13283ebe41944 5,912 1.00/1.00 vMB 21
848,490 848,490 00000000000000000003586e659c69e1349a3f6259acab7380ec86124de93e67 5,159 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.