Loading Tool

Explorer IconExplorer

Memory Pool

46,307 transactions
28.99 vMB
0.14642429 BTC
Random Selection Loading Transactions
Max Size: 151.34/200 MB

Candidate Block

Mining Attempt 49710d3fa8ed6610f1d0ae88ca24ea2999d91a74d110ee551c6e2a8c3ff842ef
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root cb6443b01393bc4674f3837ccf9ef383db5142ee8fdcfd7ad59dae529992303e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,377
Size: 1.00 vMB
Total Fees: 0.04092261 BTC
Feerates: 100.53 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (530,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,842 383,842 00000000000000000303578b63e363d061ddc07c8ac42e1941fd6d97eba9ac1c 1,132 0.35/1.00 vMB 51
383,841 383,841 000000000000000007ed59f70bc3eaed041618469d4f1eb8dc319dcd1d475b63 1,210 0.96/1.00 vMB 24
383,840 383,840 00000000000000000294678783781f3fd8d1b4aa9e2f2d1b7db07f546e6f0402 1 0.00/1.00 vMB 0
383,839 383,839 00000000000000000724aeeee885fed24d6b941e5ba84086f87432db4e1b8ee2 1 0.00/1.00 vMB 0
383,838 383,838 00000000000000000e9b42248aa61593ccc4aa0a399b3cb6b50c650f45761c3a 933 0.43/1.00 vMB 34
383,837 383,837 0000000000000000017b5c4e4fcf210dec65fc67cbfdd841a1af77f178bb7ab7 1,452 0.74/1.00 vMB 32
383,836 383,836 000000000000000007bfec62b7b525adb16b9d7de8668b2f26b0e9d93e601686 99 0.25/1.00 vMB 4
383,835 383,835 00000000000000000eae5d0d03f3d08cf0e3fcb7331f8f56174087049745f6b8 735 0.37/1.00 vMB 30
383,834 383,834 0000000000000000079670ee459851b9b0eb8ee3ef8b8d66eec65887bfcc8d99 298 0.22/1.00 vMB 21
383,833 383,833 0000000000000000106b36652747180340a5ed5c30b1f4103e9cadc875202194 460 0.21/1.00 vMB 29
383,832 383,832 00000000000000000a4a409578ba000596b31decb4d03bc556acf06193c686c4 297 0.15/1.00 vMB 22
383,831 383,831 00000000000000000ff3306f8b4f82c5fee2a2dfe15308fe74eb7abd0da0a94c 170 0.11/1.00 vMB 19
383,830 383,830 00000000000000000c9983c58fcad5dab60eaf3ac6160add6b149cfa0f01cab1 679 0.29/1.00 vMB 24
383,829 383,829 00000000000000000ef215b3732fae0da94ba569891dcd0c10aee1ac559eff9e 1,765 0.79/1.00 vMB 33
383,828 383,828 00000000000000000e430cda3bfa1cf513c1cd07ca8d71f60e61c8893a491b5a 402 0.25/1.00 vMB 25
383,827 383,827 00000000000000000faa8a980185cd172d82d4bb7801cd127119e6f989207a86 327 0.19/1.00 vMB 24
383,826 383,826 0000000000000000005eaa9a21b238e17fe47556c258b9ed971279ec69363422 1,488 0.70/1.00 vMB 33
383,825 383,825 00000000000000000802092d833ec210b350a10279b53a16b6191da6201067ed 302 0.14/1.00 vMB 21
383,824 383,824 0000000000000000063402496ec0e5a6d0c12afaf7b9a1a69d74d906c3dbaf5d 982 0.89/1.00 vMB 22
383,823 383,823 00000000000000000a9d8a2a90aff876beef2b1650a7a4374840dc7ad76664cb 2,784 1.00/1.00 vMB 41
383,822 383,822 00000000000000000c64658300be12c9752d75bda72384ffa11478187a500096 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.