Loading Tool

Explorer IconExplorer

Memory Pool

87,704 transactions
32.71 vMB
0.17013296 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt bb07adbf3be0c229aadb683bddcb44f25335f1e6997648a5c5014afec3e5054a
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root d1f5992928c6e6ca81ad409ccf06ea2e3792ab3eee5f8dc538e96b152b04fe4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,905
Size: 1.00 vMB
Total Fees: 0.07672610 BTC
Feerates: 502.65 > 7.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (395,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
519,660 519,660 00000000000000000016bd4eff3151849680cd3c883059cd845c6be29edfb69f 1,918 1.00/1.00 vMB 22
519,659 519,659 0000000000000000001ec0e9a8313ab911cade90d254720e0627b100fe526e0f 76 0.03/1.00 vMB 19
519,658 519,658 0000000000000000003d69ae38fce94b3d726d084260b84c19bb3ad509bba777 376 0.19/1.00 vMB 21
519,657 519,657 0000000000000000000479a15327d519822c1157b88048d4a97adc540909466e 2,352 1.00/1.00 vMB 27
519,656 519,656 0000000000000000001f415346a742e9c4ba63d1484a39046d8bd14b57f637e8 2,062 0.94/1.00 vMB 25
519,655 519,655 00000000000000000035923a945ef3cfcc3d7fc8d860316ea403f72a506c7bf9 1,002 0.84/1.00 vMB 20
519,654 519,654 000000000000000000165f317acde835bc398f5186e987775afff9c43824acca 17 0.00/1.00 vMB 27
519,653 519,653 000000000000000000327f92ffd58178381511e004d2350e99a2a87dc9984a60 1,314 0.43/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.