Loading Tool

Explorer IconExplorer

Memory Pool

83,049 transactions
30.59 vMB
0.16398235 BTC
Random Selection Loading Transactions
Max Size: 185.67/200 MB

Candidate Block

Mining Attempt 93221d9f87b49584992a12f7377b6f20f1e50f842d053700808bbbddc976e803
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root cf3b982f93d55d8d204b92c9a2d575f9dad46984f7a383ebd6dd2262db982a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,118
Size: 1.00 vMB
Total Fees: 0.08455271 BTC
Feerates: 150.79 > 8.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (387,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,581 527,581 0000000000000000002d00b255b2a79af44bb92aa96a07ca6f2c302652cba732 1,151 0.99/1.00 vMB 14
527,580 527,580 000000000000000000182c1e33cfc821243f5e61be5fdb78f27e4983459e8296 1,045 1.00/1.00 vMB 10
527,579 527,579 0000000000000000000d08ac60167757f1c552bf49815083e51233def0bd36d4 351 0.11/1.00 vMB 25
527,578 527,578 000000000000000000045d0ad5d0a67b1c95c166bcc2f4235f07d846ba5a6e9a 631 1.00/1.00 vMB 8
527,577 527,577 000000000000000000251edc6cf1e453c949e710e23e1380cb4bf087d165d173 1,697 1.00/1.00 vMB 6
527,576 527,576 0000000000000000000b781c1e9b9deba9d5fb82458de7dc05a161a73d473d43 2,594 1.00/1.00 vMB 32
527,575 527,575 00000000000000000025e8c53bb6f877e8150bb7992eb3ff566d6ca8681f646a 1,940 1.00/1.00 vMB 20
527,574 527,574 0000000000000000002d91ad9ca13fad65cc092293ed9a6631d25d432f65483d 1,136 1.00/1.00 vMB 11
527,573 527,573 0000000000000000000c9d8f2b2d91b19052cd436c5a4c6f0d852aa15ed231bb 1,211 1.00/1.00 vMB 24
527,572 527,572 00000000000000000036089460847447cb2a240018d892e9eb1d158e8405508f 619 1.00/1.00 vMB 40
527,571 527,571 000000000000000000116f2079f27fc8a9498623c41aaaf618898af96fce1de1 469 1.00/1.00 vMB 47
527,570 527,570 0000000000000000000e4f1897eafe985e4e8b508e2b6357122dc1d5e31e1776 1,306 1.00/1.00 vMB 32
527,569 527,569 0000000000000000002a144f14d49d594deb1c536a82545a7d0eaceaf8957e4e 1,091 1.00/1.00 vMB 31
527,568 527,568 00000000000000000022ff211f1bbf05331b79363550aa94cd286c8a1e0136f3 1,468 0.98/1.00 vMB 10
527,567 527,567 0000000000000000001cb0587f6b08381a01b9fbb10d6e37666aeec4ab171b22 2,429 1.00/1.00 vMB 9
527,566 527,566 000000000000000000309f0ca26ef3e753028370498aca60a65652ddb6794d5d 1,923 1.00/1.00 vMB 31
527,565 527,565 000000000000000000213def61fb6432460b24ac109f6c8c7276b3efab31c251 2,154 1.00/1.00 vMB 41
527,564 527,564 0000000000000000000cb11f09ba2ec7f5c261e2ff6d9a6849f3707a784883c4 487 0.37/1.00 vMB 11
527,563 527,563 0000000000000000002b5222c4190126fba103d14769bc4bccd25c571f0c89ae 645 0.50/1.00 vMB 10
527,562 527,562 0000000000000000002279a2488fde5959802f27cf25c107d65672ab46b4d12d 1,031 1.00/1.00 vMB 11
527,561 527,561 0000000000000000000a548989e03fa0dddc39253cc16f8c54b7b90a8249e659 1,065 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.