Loading Tool

Explorer IconExplorer

Memory Pool

44,486 transactions
27.24 vMB
0.07750902 BTC
Random Selection Loading Transactions
Max Size: 143.78/200 MB

Candidate Block

Mining Attempt 261ad72dfa30dda14e6853ef2a594a54f4ec2e79e1be6082c97c38796062bc56
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 55078ff62df663679f03bc8d9b822dec9d114234abe47cd40287cccc49fe0d7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,022
Size: 1.00 vMB
Total Fees: 0.02681882 BTC
Feerates: 200.83 > 2.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (477,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,648 437,648 0000000000000000013b39d5ac9739473e0577db4d8e089474fa68f39312d72a 2,930 1.00/1.00 vMB 93
437,647 437,647 0000000000000000035918eeaab079b3b422327515007de5d407663be4fe96b0 815 0.75/1.00 vMB 37
437,646 437,646 000000000000000003c5cbf34a0759d3aca667d4aada2709bd0900024166dedf 82 0.04/1.00 vMB 47
437,645 437,645 0000000000000000025c8af30e5e43e2e87f31d0458a39437d81ea274fc976df 1,549 0.87/1.00 vMB 44
437,644 437,644 000000000000000003320390a3644b5d23b797bfcb27a022d388c110449a072a 1,999 1.00/1.00 vMB 67
437,643 437,643 000000000000000004222f6adb061d2757bc956183e04d2683d3ca7ffdb4be33 1,780 0.75/1.00 vMB 83
437,642 437,642 000000000000000000e1ba95e7d8b52bf8d8361cc32f9adc730e43d63aa17854 1,817 0.75/1.00 vMB 89
437,641 437,641 00000000000000000077416a44a50e7259c43185e1567c585f731460ea9e2363 73 0.06/1.00 vMB 27
437,640 437,640 000000000000000002a0b67eb975802bae79a54362a15904e4822d67ba20327d 435 0.18/1.00 vMB 94
437,639 437,639 000000000000000003598db23d1b3ca83932416cad9279df2fd6e543cd73c933 1,626 0.78/1.00 vMB 69
437,638 437,638 0000000000000000026541896ca9ee9054c3ed58af682a2309c409fce23a2617 289 0.10/1.00 vMB 72
437,637 437,637 00000000000000000190fb64dcf938b313d6b7a29ae190fc48ee39fbbbd43301 932 1.00/1.00 vMB 23
437,636 437,636 000000000000000001cd26efeda6c8461b964445d5247b4980b72fee774f0f71 2,486 1.00/1.00 vMB 72
437,635 437,635 000000000000000002c01f041f15d7bb548557bad75798086fd144251bd429f5 2,587 1.00/1.00 vMB 73
437,634 437,634 0000000000000000023ebac9af20ce882bb3984ee0a809c8fb858d1d9d8e97dc 2,877 1.00/1.00 vMB 101
437,633 437,633 000000000000000002a437d17102e68cc47fba050ea65fc3bd766d525fd97009 1,092 0.53/1.00 vMB 68
437,632 437,632 00000000000000000326de8059c426723168b9aa80792b8c06ff3f589840528e 396 0.75/1.00 vMB 12
437,631 437,631 00000000000000000130388cc1db9d0eb4bb30e8e88ff16d778a7ed78e5672cb 414 0.27/1.00 vMB 60
437,630 437,630 000000000000000002c6302d4712679bfaa5e12601ff5eca28bb546ec1f7d048 984 1.00/1.00 vMB 30
437,629 437,629 0000000000000000021594354f55b77292bedfbd0cd4a1f4512991c475b24c61 2,009 1.00/1.00 vMB 52
437,628 437,628 00000000000000000002f7c418ded34053a5e7430a5c917fb81e97a4649f42d3 2,929 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.