Loading Tool

Explorer IconExplorer

Memory Pool

84,014 transactions
32.33 vMB
0.13457064 BTC
Random Selection Loading Transactions
Max Size: 193.38/200 MB

Candidate Block

Mining Attempt 7ee39bf5ea030a016088d33c044753cc63b8c503ea68290d2bad81e9ebf4f6d6
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root b029fe3e055be2245f59d083dfe9e7490af57ac8d78c4a5d5c1fbc3e920c95ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,316
Size: 1.00 vMB
Total Fees: 0.03813087 BTC
Feerates: 318.30 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (106,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,788 808,788 000000000000000000008119c1a376f8a0416f2abaa7e2995028fd3367661f5a 3,934 1.00/1.00 vMB 29
808,787 808,787 000000000000000000035057561a12de6015f329dd19a7ed6ea3448604065ecb 3,772 1.00/1.00 vMB 33
808,786 808,786 000000000000000000032ff5eceef47b0b4021035caecf2cc17bdeeb9955cdbe 1,925 1.00/1.00 vMB 28
808,785 808,785 00000000000000000001fd4dc46308e0290bf0b72b6a58afd655abbc7e482e21 3,134 1.00/1.00 vMB 39
808,784 808,784 0000000000000000000250f7502dcedf50b29881008729a1582543b84aa3dbbd 2,194 1.00/1.00 vMB 45
808,783 808,783 000000000000000000047183c4c2f71df6b8713a2a3862a5eb8f072ff9c52ae0 5,585 1.00/1.00 vMB 24
808,782 808,782 000000000000000000017a6034140712172d1ef6a65f35daeb18f6c8a5eb5038 4,349 1.00/1.00 vMB 23
808,781 808,781 00000000000000000003536e6db74585e37483ee0a3b914e69e985692f9e6156 4,254 1.00/1.00 vMB 23
808,780 808,780 000000000000000000027660f9c75f4a7794259bb2d06bee2dd0962ff18cab7d 4,022 1.00/1.00 vMB 31
808,779 808,779 00000000000000000000a53d705ffbeb7e5c6a4d84f1857e094202a42c38f384 2,934 1.00/1.00 vMB 26
808,778 808,778 00000000000000000000ff8be8ce4df079844d16e06414b8a2410dc48338db53 2,932 1.00/1.00 vMB 42
808,777 808,777 00000000000000000001d37b8a7bc6794f78312b0a3050160ffacba4c7fb0f8a 2,073 1.00/1.00 vMB 30
808,776 808,776 000000000000000000011e211fdfbe9758fdc20ecd0159cf173f7e9d2197bb55 3,140 1.00/1.00 vMB 39
808,775 808,775 00000000000000000002072d08022118f23f2454a50ce601070ca598f3a9017e 3,369 1.00/1.00 vMB 50
808,774 808,774 00000000000000000001bb75601d3b4193d42df323f707c060ecfbfe776e2d89 3,819 1.00/1.00 vMB 31
808,773 808,773 00000000000000000000ebe77a48b69f856fc07b019c91411807d8e2289a7549 3,666 1.00/1.00 vMB 24
808,772 808,772 00000000000000000000686fa15c3c6469b3f9e72e93329387ef784fc5518545 5,229 1.00/1.00 vMB 23
808,771 808,771 00000000000000000003a02a484921b51377dd9fd30dccb1873cf5c5543584c2 4,707 1.00/1.00 vMB 28
808,770 808,770 000000000000000000039734ce640a0ab28cc4fed13552bf123e9df207cfa9ca 1,917 1.00/1.00 vMB 24
808,769 808,769 00000000000000000000eed91fc61d662c191b955b33dd82bb5034c491f0b28c 3,608 1.00/1.00 vMB 23
808,768 808,768 0000000000000000000361c28cf4618424a2b37240a86ec9b3f56df9f623ffd8 4,439 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.00 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: 718.84 GB
    • Received: 17.96 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.