Loading Tool

Explorer IconExplorer

Memory Pool

45,897 transactions
27.90 vMB
0.08015365 BTC
Random Selection Loading Transactions
Max Size: 145.75/200 MB

Candidate Block

Mining Attempt f58aa4f713bad5dad55f4889e59199888b00a84c956501e97eb7b495b8d415de
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 087be14758f8ccb237c7bc2e47986b6656273e6bf6ba4fdd4f24ae095b040931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,280
Size: 1.00 vMB
Total Fees: 0.02275826 BTC
Feerates: 124.00 > 2.28 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (357,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,368 557,368 000000000000000000183f05bea24698da72e2e6229304536545973a1d50c015 976 0.59/1.00 vMB 11
557,367 557,367 00000000000000000003554e3997ba7b6555a78ca3d950a25847d20f742b406f 2,439 1.00/1.00 vMB 11
557,366 557,366 00000000000000000001723a5cf321a428b3b212cb6e61478f103801cde834a7 1,172 0.89/1.00 vMB 1
557,365 557,365 0000000000000000002fa16ced9e86d45b755fb1ccac016f3785f4e0714f5c4e 1,867 1.00/1.00 vMB 11
557,364 557,364 000000000000000000044f075211b5817354fdc2d4cc40f8bde3b4c339557acb 2,971 1.00/1.00 vMB 7
557,363 557,363 0000000000000000001c37b8dabb12d5f3e84382ffd240d78fe8a670e06f9e2c 3,338 1.00/1.00 vMB 35
557,362 557,362 00000000000000000015efa88189bbb33899ba247b2fb4b93ba275ade3753c6c 2,618 0.99/1.00 vMB 14
557,361 557,361 0000000000000000002ecbdad4364bfe539c4eff1d1a4b913fbb50eac7906170 2,949 1.00/1.00 vMB 18
557,360 557,360 0000000000000000000c9ece469c970d29955fea4443f7df3086f1c4a45d149d 3,432 1.00/1.00 vMB 25
557,359 557,359 000000000000000000191836d7f952ec25c4603da0760270a661a9fa5b630f54 1,976 1.00/1.00 vMB 62
557,358 557,358 0000000000000000000314f1c384cd3defdae1ddac7faaf440e0211b688b592c 1 0.00/1.00 vMB 0
557,357 557,357 00000000000000000030575998adda587e7740fa0ccc8e47ca9629b3eb86b842 1,199 0.38/1.00 vMB 51
557,356 557,356 0000000000000000002dbe9e4d46ff9af892f92397eaf7fffd52b1e29fe64171 747 0.28/1.00 vMB 17
557,355 557,355 0000000000000000001af3757f36cda3a40c1eceac82b1e19bb4e5e8ac6d1514 2,042 0.68/1.00 vMB 15
557,354 557,354 000000000000000000093b013158e9f358e2eb5f881cbe72cef8a3cc633c37fa 708 0.22/1.00 vMB 14
557,353 557,353 00000000000000000008ae0bce13947b996320cd2e6f58467cd8ff6232c1ec80 1,150 0.42/1.00 vMB 22
557,352 557,352 000000000000000000014a8200307144a4b2067ea2b36235a2dcda4e503132c6 2,114 1.00/1.00 vMB 21
557,351 557,351 000000000000000000123fa0e34abec1513831407569815f9057537b4bd38a2e 2,221 0.88/1.00 vMB 4
557,350 557,350 0000000000000000002bc586ff8335d743c4b3e18ba0c22ac32e2c042f027068 3,026 1.00/1.00 vMB 15
557,349 557,349 00000000000000000023715a649cd2f7d7b2df21b25363d45f2f97396e77563f 2,877 1.00/1.00 vMB 63
557,348 557,348 00000000000000000007fbd793e13d420d43f4ee48e765cdc8fc65c88be8a947 771 0.28/1.00 vMB 29
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.73 GB
    • Received: 14.03 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.