Loading Tool

Explorer IconExplorer

Memory Pool

75,961 transactions
28.18 vMB
0.08952811 BTC
Random Selection Loading Transactions
Max Size: 171.03/200 MB

Candidate Block

Mining Attempt 5b3668c71ec6d8d25eff5911899285f8ca5f9fa13f3626f190bf18ad6768dcb9
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e77211e78bfa189c5ca88e521b171c58221a77a8a4bd16cf0533ad03ada03289
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,677
Size: 1.00 vMB
Total Fees: 0.02836998 BTC
Feerates: 402.60 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (395,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,681 519,681 0000000000000000000619be45ef2c2d2aa94f5e1828b0fd8fc05449a3a1b860 1,402 1.00/1.00 vMB 9
519,680 519,680 000000000000000000459bbcfc873e6137ed5ff37814c61725bf8cb703f4d501 1,893 1.00/1.00 vMB 5
519,679 519,679 00000000000000000024dc3c46ede47a4f33e88b9b7359405e37aae771e19573 1,754 1.00/1.00 vMB 18
519,678 519,678 000000000000000000327f8928f471a33f0f3451bbd61ff656c83932963353ca 2,531 1.00/1.00 vMB 46
519,677 519,677 000000000000000000247df7717c44dd6b628b9617dc4ee8832886c30d2b10de 2,475 1.00/1.00 vMB 39
519,676 519,676 00000000000000000004a9019a952d5e4474564663d301ad7a58eedd1e8e4458 2,768 1.00/1.00 vMB 27
519,675 519,675 0000000000000000002ac2470c70aae2c4bf1c82f2c757e9e4caeac25224a905 1,861 1.00/1.00 vMB 60
519,674 519,674 000000000000000000291fad0e26fe5d23a041b7252458cad88df72c10d1672e 3,168 1.00/1.00 vMB 7
519,673 519,673 00000000000000000015db8ab792224eb576e68fb73381b21d58e5da758ebea0 1,913 1.00/1.00 vMB 65
519,672 519,672 0000000000000000002c71a4312eb7e158fa54613e5beed4b6729145ba3efaf2 457 1.00/1.00 vMB 7
519,671 519,671 000000000000000000121b6912ee7de5e53f86a3b0abef561e18710669f0c9a5 717 1.00/1.00 vMB 15
519,670 519,670 0000000000000000001d76e26021bed62e7f86dd69cbca3f30f7f9ed41dd91c6 934 1.00/1.00 vMB 14
519,669 519,669 000000000000000000127e9a02c4bad90af60bf3aa87a0e1a6f778976153ac87 707 1.00/1.00 vMB 14
519,668 519,668 000000000000000000175cdb84bd0fc3e2f4f86a6fd1b0c9b05b51de009c8906 1,563 1.00/1.00 vMB 13
519,667 519,667 0000000000000000002d8158ec8838125bc699c7986d5cd97b366d93b2612bee 1,835 1.00/1.00 vMB 7
519,666 519,666 0000000000000000001b6ec6c67692c427518e8415796292e63c01148f71e66a 2,005 1.00/1.00 vMB 12
519,665 519,665 00000000000000000008b93a551b3643a49bc435ad3166e4487c0822fbc7709e 2,004 1.00/1.00 vMB 31
519,664 519,664 00000000000000000005e1d7c8a6369fe52e5458885f21d8e6329b519b740b61 429 1.00/1.00 vMB 15
519,663 519,663 0000000000000000003ea22976f3301c19d2378b0d6e116654a165525f4510df 2,146 1.00/1.00 vMB 51
519,662 519,662 00000000000000000010b588382538e1205d133398df6749b747ab263a9b599e 1,907 1.00/1.00 vMB 52
519,661 519,661 0000000000000000003dc6ceb2a7505c37f86e4968d81c77f3f5da86c2f79f7d 363 0.25/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.